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.

Setting /boot/config/go, the traffic does not pass through the proxy | 6.9-rc2

Featured Replies

  

In order to speed up network access, I configured V2ray in docker, set environment variables, and set up the unraid global proxy according to the official tutorial.

The configuration is as follows:

cat /boot/config/go

http_proxy=http://127.0.0.1:9000 HTTPS_PROXY=http://127.0.0.1:9000 /usr/local/sbin/emhttp &
echo "export http_proxy=\"http://127.0.0.1:9000\"" >> /root/.bash_profile
echo "export https_proxy=\"http://127.0.0.1:9000\"" >> /root/.bash_profile

Actually looking at the log found:

Docker's pull will pass the proxy, but the application store and update plug-ins through webgui do not pass the proxy, and the network failure is still displayed, and no traffic information is displayed in the docker log.

There is only docker update in the log information, no related domain name of github, my system is 6.9-rc2

308443315_.png.8462bf0d15264f757f246bb19725d776.png

 

1074803472_.png.91ee56fd76371d8b49a87c739e4351d7.png

 

tower-diagnostics-20210112-1808.zip

Edited by uniartisan
Attach diagnostic files

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.