Everything posted by king79
-
Adguard Docker with Tailscale - client IPs all 127.0.0.1
Hello, I have installed Tailscale directly in the Adguard Home Docker container. I have entered the Adguard Tailscale address in DNS under the Tailscale Admin settings. Everything works so far. Unfortunately, only the IP addresses of Tailscale are displayed in the Adguard request log. Is there a way to additionally display the client names in Adguard?
-
Nextcloud preventing HDD spin down
Hello, I have been experiencing the same behavior on my Unraid server for about 4 weeks. It would be nice if someone could help with the problem. Setup details: OS: Unraid 6.12.11 Docker Container: Linuxserver´s Nextcloud
-
[Support] A75G Repo
Hello, does anybody have a SWAG NGINX proxy-conf for the 'linkding' Docker container?
-
[support] mason-xx - MediaElch
Hello, thank you very much for your work. Would it be possible to update MediaElch to version 2.10.
-
IPv6 Interface-Id ändert sich ständig
Hallo, ich hatte das selbe Problem. Die Lösung brachten bei mir folgende Einstellungen: Enable bonding: Yes Enable bridging: No IPv6 address assignment: Automatic IPv6 privacy extensions: Disabled IPv6 DNS server assignment: Static IPv6 DNS server: "IP der Fritzbox (fd00:...)" Die ersten beiden Settings sind nicht unbedingt notwendig, soweit ich mich richtig erinnere. Danach hatte ich eine IPv6 die von draußen erreichbar ist.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hello Community, i installed Swag on my Unraid following Spaceinvader's instructions. Through the proxy the Nextcloud, Vaultwarden and Guacamole services are deployed on my own domain. The containers are all in the custom network proxynet. I would still like to add the mod for the maxmind database to block some countries with it. After activating it I am not able to reach my services. In the log files of Swag is also only the gateway address of proxynet logged. Is there a way to capture the correct IP in the log files? /mnt/user/appdata/swag/log/nginx/access.log 172.18.0.1 - - [11/Jan/2023:09:08:45 +0100] "GET /api/session/data/mysql/users/test HTTP/2.0" 200 182 "https://guac.meinedomain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" 172.18.0.1 - - [11/Jan/2023:09:11:09 +0100] "GET /api/devices/knowndevice/[email protected]/03033767-47e8-4c2f-9847-70619bbcdb2e HTTP/2.0" 200 4 "https://bw.meinedomain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
-
[Support] binhex - SABnzbdVPN
Hi, I have the following problem since the last two updates of the container. The script NzbtoMedia shows me after the download an error message: [ERROR]::SERVER: Server failed to respond at http://server-ip:8081 [ERROR]::SICKBEARD: Server did not respond. Exiting The required port 8081 was entered under ADDITIONAL_PORTS when creating the container. The Sickchill container is not routed through the SabnzbdVPN container. If you need more log files, I will be glad to send them to you. I hope someone can help me to solve my problem. UPDATE: I have exchanged the server ip against the docker ip and now everything works again.
-
[Support] binhex - SABnzbdVPN
Hello, is it possible in Sickchill also to enter an address which is ignored by the proxy ?
-
[Support] binhex - Couchpotato
Hello, the container works fine, but it is possible to upgrade to the latest Git version. My current version is 4a0999d9 (6.9.2016)
-
How to automatically wake from sleep?
Hello, the script works great. Unfortunately, Unraid does not wake up on the weekend. How should the script be changed to achieve this?