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
naptha-sdk-py3.12➜ naptha-sdk git:(main) time naptha run orchestrator:keynesian_beauty_contest -p "num_agents=100" --agent_nodes "localhost,localhost"
2025-02-17 13:08:39,735 - naptha_sdk.client.node - INFO - Node URL: http://localhost:7001
2025-02-17 13:08:39,735 - naptha_sdk.inference - INFO - Node URL: http://localhost:7001
2025-02-17 13:08:39,735 - naptha_sdk.client.hub - INFO - Hub URL: ws://localhost:3001/rpc
Parsed parameters: {'num_agents': '100'}
2025-02-17 13:08:39,753 - naptha_sdk.client.hub - INFO - Attempting authentication for user: enricorotundo1
2025-02-17 13:08:39,776 - naptha_sdk.client.hub - INFO - Successfully authenticated user: enricorotundo1
...
running orchestrator keynesian_beauty_contest
running orchestrator keynesian_beauty_contest
running orchestrator keynesian_beauty_contest
error orchestrator keynesian_beauty_contest
Error in _run_module_async: Module execution failed: sent 1011 (unexpected error) keepalive ping timeout; no close frame received
naptha run orchestrator:keynesian_beauty_contest -p "num_agents=100" 0.88s user 0.15s system 1% cpu 1:11.12 total
Node logs:
INFO: 127.0.0.1:54824 - "POST /orchestrator/run HTTP/1.1" 200 OK
...
INFO: 127.0.0.1:55475 - "POST /orchestrator/check HTTP/1.1" 200 OK
2025-02-17 13:09:50 - node.server.http_server - INFO - Checking orchestrator run
2025-02-17 13:09:50 - node.server.http_server - INFO - Found orchestrator status: error
2025-02-17 13:09:50 - node.server.http_server - INFO - Orchestrator run failed. Returning error: Error in _run_module_async: Module execution failed: sent 1011 (unexpected error) keepalive ping timeout; no close frame received
2025-02-17 13:09:50 - node.server.http_server - INFO - Response: Error in _run_module_async: Module execution failed: sent 1011 (unexpected error) keepalive ping timeout; no close frame received
INFO: 127.0.0.1:55485 - "POST /orchestrator/check HTTP/1.1" 200 OK
The text was updated successfully, but these errors were encountered:
SDK logs:
Node logs:
The text was updated successfully, but these errors were encountered: