You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
AnhLD2610
changed the title
[Bug] [Module Name] Bug title
[Errno 99] Cannot assign requested address
Jan 17, 2025
Search before asking
Operating system information
Linux
What happened
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?
The text was updated successfully, but these errors were encountered: