Closed iamgreggarcia closed 1 year ago
A request to the /command endpoint hangs:
/command
{ "command": "pip install sympy" }
After some time, the response is:
{ "result": "Result:\n" }
This appears to be an edge case related to VPN and Docker network settings. Disabling VPN fixes the issue - closing for now.
A request to the
/command
endpoint hangs:After some time, the response is: