Hello
I can't find a solution anywhere on the internet, so please help at least pointing me in the right direction to debug my error.
I run OMV 7 from a USB stick on a QNAP nas (TS-262), omv extras , multiple containers, SMB and that's it.
After some uptime (random 1 hour to 12h) I get a "too many redirects 404 " when accessing the web GUI and kex_exchange error when trying to SSH into the machine. Containers GUI are still working and accessible when this happens.
Already tried:
- Different DNS providers (local and external)
- DHCP, static IP (on router and OMV)
- Different routers
- Changing PORTS of ssh and GUI
- Cron job to restart (nginx, resolved, shh,ssd)
- Deleting cookies and alike
- Forcing SSL, only port 80 no encryption,..
- Disabling updates
- Stopping all containers
- Containers are all on the same bridge (no host conflicting ports)
- I'm not using a proxy only locally available stuff
In the logs i can't find any errors (at least from my knowledge). At least help me poke around.
Still don't understand and may be interesting:
- Fast cgi gets some error
- Curl (accessing webgui) makes 50 redirects and the times out
- Systemd-Resolved sometimes complains of degraded udp&tcp connections
Thank you.