Skip to content

Module execution failed: Multiple exceptions: [Errno 61] Connect call failed ('::1', 7002, 0, 0), [Errno 54] Connect call failed ('127.0.0.1', 7002) - (orchestrator:keynesian_beauty_contest) #216

@enricorotundo

Description

@enricorotundo

With num_agents=1000

SDK:

...
pending 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: Multiple exceptions: [Errno 61] Connect call failed ('::1', 7002, 0, 0), [Errno 54] Connect call failed ('127.0.0.1', 7002)
naptha run orchestrator:keynesian_beauty_contest -p "num_agents=1000"    0.56s user 0.14s system 4% cpu 16.711 total

Node logs:

INFO:     127.0.0.1:58337 - "POST /orchestrator/run HTTP/1.1" 200 OK
2025-02-17 13:21:55 - node.server.http_server - INFO - Checking orchestrator run
2025-02-17 13:21:55 - node.server.http_server - INFO - Found orchestrator status: pending
2025-02-17 13:21:55 - node.server.http_server - INFO - Response: None
INFO:     127.0.0.1:58357 - "POST /orchestrator/check HTTP/1.1" 200 OK
2025-02-17 13:21:58 - node.server.http_server - INFO - Checking orchestrator run
2025-02-17 13:21:58 - node.server.http_server - INFO - Found orchestrator status: running
2025-02-17 13:21:58 - node.server.http_server - INFO - Response: None
INFO:     127.0.0.1:58366 - "POST /orchestrator/check HTTP/1.1" 200 OK
2025-02-17 13:22:01 - node.server.http_server - INFO - Checking orchestrator run
2025-02-17 13:22:01 - node.server.http_server - INFO - Found orchestrator status: running
2025-02-17 13:22:01 - node.server.http_server - INFO - Response: None
INFO:     127.0.0.1:58374 - "POST /orchestrator/check HTTP/1.1" 200 OK
2025-02-17 13:22:04 - node.server.http_server - INFO - Checking orchestrator run
2025-02-17 13:22:04 - node.server.http_server - INFO - Found orchestrator status: error
2025-02-17 13:22:04 - node.server.http_server - INFO - Orchestrator run failed. Returning error: Error in _run_module_async: Module execution failed: Multiple exceptions: [Errno 61] Connect call failed ('::1', 7002, 0, 0), [Errno 54] Connect call failed ('127.0.0.1', 7002)
2025-02-17 13:22:04 - node.server.http_server - INFO - Response: Error in _run_module_async: Module execution failed: Multiple exceptions: [Errno 61] Connect call failed ('::1', 7002, 0, 0), [Errno 54] Connect call failed ('127.0.0.1', 7002)
INFO:     127.0.0.1:60434 - "POST /orchestrator/check HTTP/1.1" 200 OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions