Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't get proxy to work

Featured Replies

Hi,

 

For my unraid server I need to set a proxy for outbound traffic.

I've set the following in my go file on the usb but it isn't working :

 

http_proxy=http://proxy.ezorg.nl:8080 https_proxy=http://proxy.ezorg.nl:8080 /usr/local/sbin/emhttp &

 

Could anybody point me in the right direction how to resolve the issue ?

 

Best regards,

 

jos

  • Author

Hi,

 

It wont download the community plugin when I paste the url.

All it tells me is there is a network issue.

I assume it's because of proxy as all other settings are correct.

 

jos

Hi there,

 

Can you please attach your system diagnostics to this thread (preferably taken right after you attempt to install a plugin).

  • Author

Hi,

 

Attached you find the diagnostics right before I tried to install the community plugin.

 

Best regards,

 

Jos

tower-diagnostics-20210304-0813.zip

  • Author

Right after I mean 🙂

 

Edited by Jos

Don't you want the proxy line within "go" to be on it's own separate line?

#!/bin/bash
# Start the Management Utility
http_proxy=http://proxy.ezorg.nl:8080
/usr/local/sbin/emhttp &

 

  • Author

Hi,

 

Just gave that a try but with the same outcome.

 

Jos

Just to eliminate it, try setting the https proxy also

http_proxy=http://proxy.ezorg.nl:8080
https_proxy=http://proxy.ezorg.nl:8080
/usr/local/sbin/emhttp &

 

  • Author

Hi,

 

I tried as suggested but that didn't resolve the issue.

My current go file now looks like this :

 

#!/bin/bash
# Start the Management Utility
http_proxy=http://proxy.ezorg.nl:8080
https_proxy=http://proxy.ezorg.nl:8080
/usr/local/sbin/emhttp &

 

It just returns the network error again.

I tried going thru the log files but can't seem to find any usefull info.

 

Jos

  • 1 month later...

Hi Jos, 

I have the same issue, but also with with unraid system updates.
Did you resolve the problem?

 

Patrick

Edited by PatrickMSD

  • Author

Hi Patrick,

 

No I never got it to work.

It's strange because the same config did work before a reinstall.

 

Jos

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.