osmc@MediaRoom:~$ sudo systemctl status connman-wait-for-network.service
● connman-wait-for-network.service - Wait for Network to be Configured
Loaded: loaded (/lib/systemd/system/connman-wait-for-network.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-09-10 09:13:57 BST; 1min 51s ago
Process: 362 ExecStart=/bin/bash -c if grep -q nfsroot /proc/cmdline; then exit 0; fi; count=60; while [ $count -gt 0 ]; do if connmanctl state | grep -iq 'ready\|online'; then break; fi;
Main PID: 362 (code=exited, status=0/SUCCESS)
Sep 10 09:13:56 MediaRoom systemd[1]: Starting Wait for Network to be Configured...
Sep 10 09:13:57 MediaRoom systemd[1]: connman-wait-for-network.service: Succeeded.
Sep 10 09:13:57 MediaRoom systemd[1]: Started Wait for Network to be Configured.
Also, is the subtitle setting local or MySQL based? Keep seeing it mentioned in the logs as a SQL query. In which case that would make perfect sense (for the subtitle issue at least).
I changed the network cable. Even though I was clearly getting network connectivity, it must have been erroring behind the scenes, enough to throw off the “wait for network” at least. That’s the thing with Noughts and Ones, sometimes you get non integers.
Now I can get to work, we can put this behind us, and you can update your FAQ if you like
I’ll monitor the stuttering video, but my immediate problem has “gone away” now.
Ahhh, where was that? In the logs? I’ve 30 years in infrastructure, if I’d seen that I’d have changed the cable immediately and not wasted everyone’s time. Think I’d convinced myself it was a problem with the image.
Given that I’ve been using the same sources.xml for the past 8+ years too, should I now be on NFS rather than SMB? Probably a stupid question. Think it wasn’t working very well in the olden days.