Daytona ignores no_proxy env variable #1692
Labels
bug
Something isn't working
Needs Investigation
This issue needs a team member to investigate its status.
never stale
An issue that never goes stale
Describe the bug
I am trying to setup daytona in my local enterprise environment. We are using a http(s) proxy that only forwards default ports. I setup a local frps env. Daytona connects successfully to the frps instance when the proxy env variables are empty. However in this case daytona is unable to download any images. When I configure a proxy daytona cannot connect to frps as it is trying to connect to localhost via proxy.
I get the following error messages when no proxy is configured:
I get the following error messages when a proxy is configured and no_proxy is set to localhost:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Daytona should ignore the proxy for localhost when the no_proxy env variable is set.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: