You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
Content
It seems that if the HTTP_PROXY and HTTPS_PROXY environment variable is present on the host machine, like http://127.0.0.1:7890, some functions will break as the container cannot access the proxy.
I'm not sure what this fix for docker proxy is originally intended to, but if it is setting proxy for docker, there is more proper way of doing it and it is outside the scope of this project.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Self Checks
Content
It seems that if the HTTP_PROXY and HTTPS_PROXY environment variable is present on the host machine, like http://127.0.0.1:7890, some functions will break as the container cannot access the proxy.
I'm not sure what this fix for docker proxy is originally intended to, but if it is setting proxy for docker, there is more proper way of doing it and it is outside the scope of this project.
Adding model providers:
Code node using requests:
HTTP Request node still works.
Beta Was this translation helpful? Give feedback.
All reactions