We have a few computers showing information on the screen 24/7 for monitoring. After a few days (maybe a week) the network stops working - computer is connected via Ethernet. Everything works normally for a week after the computer is restarted.
We also have a few computers (same model) running Windows and there is no such problem - likely not a application problem or a hardware issue. These computers are also in different networks - likely not a network issue.
This problem is hard to debug as it happens only ever so often. Can anybody give any advice on what could be the problem? How would I debug this or try to find a fix?
I would like to fix the root of this problem, but obviously I could just run a cron job to restart the computer every so often or similar, however, I would like to avoid that.
sudo journalctl -b 0 -u NetworkManager
. Readman journalctl NetworkManager
. – waltinator Oct 02 '23 at 19:08I also looked at the network logs as @waltinator suggested, but am not really sure what I'm looking for: [https://pastebin.com/VmZHX6Tk](pastebin here). I'm sorry that the timestamps are in Czech, but it shouldn't be a problem (there are only 2 days anyway - 22nd Sep - the day the computer was setup, 2nd Oct - I'm guessing that's when it stopped working)
– Zbyněk Juřica Oct 06 '23 at 16:22