Vero losing connection needing reboot to fix

Well this gives us the current Kernel Log and the previous Kodi.log. From that I couldn’t see any connection issues. Which means you would now get one from the older Kernel log (before reload) see below for instructions.
One other question, do you have a VPN installed?

7.a) login via SSH and invoke
sudo journalctl --list-boots --no-pager
7.b) the lines start with an index id like 0, -1, -2, etc. and contain the date and time when log was started
8. upload the appropriate kernel log using
sudo journalctl -k -b <identified index> --no-pager|paste-log
(replace <identified index> with the real index id, see above)
9. also, upload the appropriate full log using
sudo journalctl -b <identified index> --no-pager|paste-log
(replace <identified index> with the real index id, see above)
10. provide the returned URLs here

1 Like