Closed
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Describe your problem
Every time I run a code component, a timeout error occurs, even with the default component. I've checked Docker configurations: services start normally (logs confirm), containers are Up and healthy, ports are mapped correctly (e.g., 0.0.0.0:9385->9385/tcp). DNS resolution (nslookup, ping) and port connectivity (telnet) work, yet timeouts persist. @Duso
Error coede:
Error: Internal error in sanbox: HTTPConnectionPool(host='sandbox-executor-manager', port=9385): Read timed out. (read timeout=10).