Everything posted by joshkrz
-
Server crashes, freezes regularly: Bad rss-counter state
Yep, my server has been solid ever since but I'm still dealing with the fallout of my cache corruption as a result of these crashes with various permission issues from restoring backups to outright not being able to restore nextcloud or mariadb. Follow the instructions in the link I posted starting with "For those users, we have a new method that reworks networking to avoid issues with macvlan."
-
Server crashes, freezes regularly: Bad rss-counter state
So after some testing by disabling docker for a couple of weeks I deduced that it was docker that was the issue. I followed the instructuions outlined here: https://docs.unraid.net/unraid-os/release-notes/6.12.4/#fix-for-macvlan-call-traces in the section that allows you to keep macvlan enabled. So far I have had no cashes and my Unraid machine is stable once again.
-
Server crashes, freezes regularly: Bad rss-counter state
For the past few months my server keeps crashing and locking up completley every week or so, sometimes more often sometimes less. It requires me to hold the power button to force shutdown, which has eventually led my cache pool to become corrupt. The only two entries shown before the last crash were: Nov 9 19:37:08 home-server monitor: Stop running nchan processes Nov 9 19:37:08 home-server kernel: BUG: Bad rss-counter state mm:00000000084043e9 type:MM_SHMEMPAGES val:1 This issue seems to coincide with me upgrading from 6.11.5 to 6.12.4 but I cannot be 100% sure. I've looked at this thread but as with the OP hugepages seems to be disabled on my system. Thanks! Edit: It also appears this person has the exact same issues as me including a corrupt cache pool, it was also posted around the same time I think my problems started. home-server-diagnostics-20231110-1116.zip syslog-127.0.0.1.log
-
Xeoma - Surveillance Software
I tried doing this initially and it didn't work - the problem was I had to use the Linux 64 version and also rename the file in the download folder to xeoma_22.3.16.tgz for the docker init scripts to pick it up. For convienience you can download older Xeoma versions here: https://felenasoft.com/xeoma/en/changes/
-
[SUPPORT] SmartPhoneLover - WireGuard Easy
No I'm afraid not. I've kept my OpenVPN docker running until I can work it out.
-
[SUPPORT] SmartPhoneLover - WireGuard Easy
Thanks for this Docker image, it works well for the most part! I'm having touble accessing my routers web interface over VPN. I can connect to everything else on my local network but not 192.168.1.1. Interestingly if I port scan that IP when connected to the VPN it shows the correct ports open. I get a connection reset error when attempting to access my router control panel. I've left all settings as defaults except setting WG_ALLOWED_IPS to 192.168.1.0/24. Has anyone else experienced this?
-
Xeoma - Surveillance Software
Great image, really easy to set up! Has anyone managed to get QuickSync pass through working? I have passed the device down to the container but it still dosent seem to work.
-
[Support] Djoss - Nginx Proxy Manager
I would have thought it would be quicker to resolve locally than using a loopback? I also like the idea that the DNS request isn't leaving my network for a local machine. In the template there are options to change the ports which don't appear to work, was this functionality present previously? Thanks!
-
[Support] Djoss - Nginx Proxy Manager
I would also like to request the ability to change the ports to 80 and 443 to allow for proper forwarding rather than using NAT loopback.