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

开始(团队开始节点)点击没有反应, 日志一直报错 #96

Closed
maco6096 opened this issue Dec 26, 2024 · 1 comment
Closed

Comments

@maco6096
Copy link

File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 73, in app
response = await f(request)
File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 301, in app
raw_response = await run_endpoint_function(
File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 212, in run_endpoint_function
return await dependant.call(**values)
File "/home/user/muagent/muagent/httpapis/ekg_construct/api.py", line 252, in update_graph
edges = [
File "/home/user/muagent/muagent/httpapis/ekg_construct/api.py", line 254, in
start_id=e['start_id'],
KeyError: 'start_id'

image

@lightislost
Copy link
Collaborator

更新下版本看看,之前有一个pr引入了jar冲突的问题会导致边缺失

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

2 participants