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.

[7.0.1] Specific docker container not reachable from time to time

  • Minor

Hey there,

 

I use the DelugeVPN-Container in my br0 network with an own ip address (192.168.2.161) whre my unraid-host runs on 192.168.2.150. I use ipvlan in the docker settings.

 

From time to time the Deluge-Container couldn't be reached on the port 8112 to see the GUI of Deluge. So Sonaar and Co. couldn't reaach Deluge either in that case.

 

My solution til the next time the error occurs is:
 

Solution:

Stop all containers and vms

Disable Docker and VMs function in settings

Flush the iptables (ip4 and ip6):

iptables --flush
iptables -t nat --flush
iptables -t mangle --flush
iptables -X
iptables -t nat -X
iptables -t mangle -X

ip6tables --flush
ip6tables -t nat --flush
ip6tables -t mangle --flush
ip6tables -X
ip6tables -t nat -X
ip6tables -t mangle -X

Reboot

Enable Docker and VMs function in setting

Normally all containers and vms will spin up, if not start them manually.

The missing iptables will be generated by Unraid itself and by Docker. All the access should be possible again.

 

This fix works for a few days, before I have to flush the iptables again.

 

I already tried a lot of things to solve the issues, but it still occurs.

 

Please let me know if further informations are needed.

 

Thanks for your help,

Michael

 

gothamcity-diagnostics-20250331-1203.zip

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.