January 17, 20197 yr A while ago (unRAID 6.3 days) I was trying to get my server configured to connect to an enterprise proxy for http traffic. Through discussions with LimeTech support, I was advised to add the following to my go config file http_proxy=http://proxyserver:port /usr/local/sbin/emhttp & which is also advised in this thread: Back then it didn't end up working and I was told to wait for the release of unRAID 6.4 since the front-end http server was being changed to nginx. So now that some time has passed I'd figure I'd give it another go, but alas I am still not able to get it working. What's more, I know this is a configuration issue within unRAID because if I create a Win10 VM within unRAID, I can get traffic through the proxy within Windows. Any suggestions on how I can get this working within unRAID? Thanks. Edited January 17, 20197 yr by SRB spelling
January 26, 20197 yr Try adding https_proxy in the mix too: http_proxy=http://proxyserver:port https_proxy=http://proxyserver:port /usr/local/sbin/emhttp &
August 26, 20205 yr On 1/26/2019 at 8:50 PM, eschultz said: Try adding https_proxy in the mix too: http_proxy=http://proxyserver:port https_proxy=http://proxyserver:port /usr/local/sbin/emhttp & i tried to put this in the go file but the webGui cannot connect to the internet. Any suggestions on how I can get this working within unRAID? Thanks.
August 26, 20205 yr Community Expert 1 hour ago, BasDL said: i tried to put this in the go file but the webGui cannot connect to the internet. Any suggestions on how I can get this working within unRAID? Thanks. Maybe obvious but did you specify a port number?
August 31, 20205 yr @BasDL Are you still having issues with the webgui connecting to the internet? Which proxy server software are you using?
September 6, 20205 yr sorry i'm so newbie Which config file? On 1/17/2019 at 1:06 PM, SRB said: A while ago (unRAID 6.3 days) I was trying to get my server configured to connect to an enterprise proxy for http traffic. Through discussions with LimeTech support, I was advised to add the following to my go config file http_proxy=http://proxyserver:port /usr/local/sbin/emhttp & .
September 6, 20205 yr 7 hours ago, Ariel said: Which config file? On the flash drive, under the 'config' folder you'll need to edit the 'go' file in there.
January 5, 20224 yr On 9/1/2020 at 8:12 AM, BasDL said: issue is solved, was a problem with the proxy configuration of the company. What was wrong with your configuration of the company? If got the same issue. I can't update my plugins after being behind the enterprise web proxy (aka Sophos Web Proxy) In my Opinion it stuck at the moment they Download the .plg or the .txz file. and here a part of the Logging after restart the Server Jan 5 11:35:49 MKServer root: plugin: running: anonymous Jan 5 11:35:49 MKServer root: plugin: skipping: /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz already exists Jan 5 11:35:49 MKServer root: plugin: running: /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: +============================================================================== Jan 5 11:35:49 MKServer root: | Installing new package /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz Jan 5 11:35:49 MKServer root: +============================================================================== Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: Verifying package community.applications-2021.11.05-x86_64-1.txz. Jan 5 11:35:49 MKServer root: Unable to install /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz: tar archive is corrupt (tar returned error code 2) Jan 5 11:35:49 MKServer root: plugin: running: anonymous Jan 5 11:35:49 MKServer root: Creating Directories Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: Adjusting icon for unRaid version Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: ---------------------------------------------------- Jan 5 11:35:49 MKServer root: community.applications has been installed. Jan 5 11:35:49 MKServer root: Copyright 2015-2021, Andrew Zawadzki Jan 5 11:35:49 MKServer root: Version: 2021.11.05 Jan 5 11:35:49 MKServer root: ---------------------------------------------------- Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: plugin: community.applications.plg installed Jan 5 11:35:49 MKServer root: Installing language packs Jan 5 11:35:49 MKServer root: Starting go script Jan 5 11:35:49 MKServer root: Starting emhttpd Edited January 5, 20224 yr by copyyy better view
January 9, 20224 yr The IT gave me a user for the proxy login that was not allowed to access the internet. 😑
March 4, 20224 yr In my case, I have an anonymous user proxy. I set up the proxy in the "GO" file but it doesn't work. I can use the "Comuntiy App Store" but I can't download and install the docker files. I see log files not using the proxy settings.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.