Trying to run the invoke_eval.py script and I keep getting a connection reset by peer error. I've tried different API keys. I'm not sure how to proceed.
Operating System details:
~/Dev/open-eval$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
Recent run with the error:
~/Dev/open-eval$ date
Thu Dec 11 09:16:55 PM EST 2025
~/Dev/open-eval$ uv run invoke_eval.py --files ../testing.lua --use-reference-mode
../testing.lua : [Errno 104] Connection reset by peer
Success rate: 0.00% (0/1)
Server error rate: 100.00% (1/1)
~/Dev/open-eval$ date
Thu Dec 11 09:16:58 PM EST 2025
Note: This has been happening since earlier in the day. Not sure if that lines up with any server issues that are going on.
Trying to run the
invoke_eval.pyscript and I keep getting aconnection reset by peererror. I've tried different API keys. I'm not sure how to proceed.Operating System details:
~/Dev/open-eval$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: nobleRecent run with the error:
Note: This has been happening since earlier in the day. Not sure if that lines up with any server issues that are going on.