hi,
I have some funky stuff going on which I really need some help with, because 2 days of googling and searching around here didn't resolve the issues.
I restarted the server on which LMS 7.92 is running on tuesday (windows patchday), and installed the latest win build from Dec 10th. This is a potent server xeon i3 skylake with 32gb ram, win server 2012r2.
After that the whole squeeze eco system messed with me:
1. the boom couldn't do anything, started but even turning the knob took ages to jump to another entry
2. the touch basically the same
3. the squeezecontrol app on my android phone couldn't reach the LMS at all
4. localhost website on the same maschine was able to reach normal website and settings but took ages loading the pages (around a minute)
5. everything else on the server is running fine as always. CPU is low, lots of memory free, network fine (all 1Gbit ethernet), 100mbit dsl
6. log file (after turning up log levels) showed strange errors like:
Code:
[18-12-13 02:40:00.4737] Slim::Networking::SimpleAsyncHTTP::onError (229) Failed to connect to https://www.mysqueezebox.com/api/v1/players (Connect timed out: Bad file descriptor)
[18-12-13 02:40:00.4742] Slim::Networking::SqueezeNetwork::Players::_players_error (374) Unable to get players from SN: Connect timed out: Bad file descriptor, retrying in 60 seconds
[18-12-13 02:41:36.0584] Slim::Networking::Async::HTTP::_http_read_timeout (543) Timed out waiting for more body data, returning what we have
[18-12-13 02:41:36.0596] Slim::Networking::SqueezeNetwork::_error (576) Unable to login to SN: unexpected end of string while parsing JSON string, at character offset 817 (before "(end of string)") at /<C:\PROGRA~2\SQUEEZ~1\server\SqueezeSvr.exe>Slim/Networking/SqueezeNetwork.pm line 545.
[18-12-13 02:41:36.0603] Slim::Networking::SqueezeNetwork::Players::_players_error (374) Unable to get players from SN: unexpected end of string while parsing JSON string, at character offset 817 (before "(end of string)") at /<C:\PROGRA~2\SQUEEZ~1\server\SqueezeSvr.exe>Slim/Networking/SqueezeNetwork.pm line 545.
, retrying in 120 seconds
[18-12-13 02:44:11.4191] Slim::Networking::SimpleAsyncHTTP::onError (229) Failed to connect to https://www.mysqueezebox.com/api/v1/login?u=xxxxxxxed out for security reasons &v=sc7.9.2&t=1544665416 (Timed out waiting for data)
mysqueezebox website was reachable, but login too like 2 minutes or so.
After having restarted the server with the net start squeezesvc --nomysqueezebox command, it's now running as fast as ever, BUT I now find this in the log file:
[18-12-14 09:00:58.4970] Slim::Player::TranscodingHelper::checkBin (275) couldn't find binary for: lame
which I never had before.
So my questions are now: what is going on here? Is it the windows update, the dec 10 build or did the mysb website had a hiccup? And if the latter, why would it mess up a mainly local installation that badly? (I use the server as image proxy, not mysb)
Any help or idea is highly appreciated! :-)
Markus