Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Errno 99] Cannot assign requested address #292

Open
1 of 2 tasks
AnhLD2610 opened this issue Jan 17, 2025 · 0 comments
Open
1 of 2 tasks

[Errno 99] Cannot assign requested address #292

AnhLD2610 opened this issue Jan 17, 2025 · 0 comments

Comments

@AnhLD2610
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

, err=[Errno 99] Cannot assign requested address
at /openspg_venv/lib/python3.8/site-packages/kag/solver/main_solver.invoke(main_solver.py:43)
at /openspg_venv/lib/python3.8/site-packages/kag/solver/logic/solver_pipeline.run(solver_pipeline.py:54)
at /openspg_venv/lib/python3.8/site-packages/kag/solver/implementation/default_reasoner.reason(default_reasoner.py:63)
at /openspg_venv/lib/python3.8/site-packages/kag/solver/implementation/default_lf_planner.lf_planing(default_lf_planner.py:46)
at /openspg_venv/lib/python3.8/site-packages/kag/solver/implementation/default_lf_planner.generate_logic_form(default_lf_planner.py:68)
at /openspg_venv/lib/python3.8/site-packages/kag/common/llm/client/llm_client.invoke(llm_client.py:147)
at pemja.core.PythonInterpreter.invokeMethod(Native Method)
at pemja.core.PythonInterpreter.invokeMethod(PythonInterpreter.java:118)
at com.antgroup.openspgapp.core.reasoner.service.impl.TaskRunner$NlQueryTask.call(TaskRunner.java:141)
at com.antgroup.openspgapp.core.reasoner.service.impl.TaskRunner$NlQueryTask.call(TaskRunner.java:120)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

i got this error in chat mode, how to fix it?

How to reproduce

when using terminal in riskmining example everything work fine

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@AnhLD2610 AnhLD2610 changed the title [Bug] [Module Name] Bug title [Errno 99] Cannot assign requested address Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant