I posted in the LMS forum as well but not sure where my problem lies. I have installed the 3 different versions of LMS, 8.0, 7.9.7 and the last one from logitech. On two different windows 10 machines.
Every time when I try to add my squeezebox.com credentials I get en error "an unexpected error occured while validating your mysqueezebox.com account, please make sure network connectivity is working fine"
I have seen other threads with this but none of them that I found have a solution. Frustrating as I really want to try out this setup but have been stuck for days. On the "diagnostic" page it says OK across the board
which seems like it's not a firewall issue. I opened the ports anyways and it didn't help.
Results 1 to 10 of 30
-
2020-07-23, 12:33 #1
- Join Date
- Jul 2020
- Posts
- 19
Can't connect mysqueezebox account to LMS
-
2020-07-23, 13:05 #2
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,987
Anything useful in LMS server.log file?
Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2020-07-23, 13:20 #3
- Join Date
- Jul 2020
- Posts
- 19
This is all I see.
[20-07-23 12:33:26.9341] Slim::Networking::SqueezeNetwork::_init_error (212) Unable to login to mysqueezebox.com, sync is disabled: Timed out waiting for data (http://www.mysqueezebox.com)
[20-07-23 12:33:26.9346] Slim::Networking::SqueezeNetwork::_init_error (228) mysqueezebox.com sync init failed: Timed out waiting for data, will retry in 300 (http://www.mysqueezebox.com)
[20-07-23 12:33:28.6636] Slim::Networking::SqueezeNetwork::_error (622) Unable to login to SN: Timed out waiting for data
[20-07-23 12:33:28.6640] Slim::Web::JSONRPC::requestWrite (485) Context not found in requestWrite!!!!
-
2020-07-24, 14:55 #4
- Join Date
- Jul 2020
- Posts
- 19
Any thoughts anyone?
-
2020-07-24, 15:28 #5
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,341
Look like a problem accessing Squeezenetwork
Enable logging network.squeezenetwork to DEBUG (WebUI Setting/Advanced/logging) and also check the box "Save logging settings for use at next application restart" and then click Apply.
Restart LMS
Copy to a post entries from server.log around a message something like
Code:Slim::Networking::SqueezeNetwork::login (271)
-
2020-07-25, 00:55 #6
- Join Date
- Jan 2011
- Location
- Staffordshire. UK
- Posts
- 4,250
-
2020-07-25, 18:42 #7
- Join Date
- Jul 2020
- Posts
- 22
Yup....me too.
I'm doing network captures right now. was on LMS 7.9, now 7.8....about to downgrade further.
Both on my raspberry pi and windows 7.
Frustrating.
-
2020-07-25, 19:02 #8
- Join Date
- Jul 2020
- Posts
- 22
OP, I have been fighting something very similar. What I noticed is if I browsed to:
http://mysqueezebox.com I would be directed to an adware page
https://mysqueezebox.com was fine
My network captures showed that the squeezebox processes use http:// .
Wondering why the differences between http / https, I then update my DNS settings on my router to use google DNS vs. defaults from my ISP.
After doing this, then rebooting my windows machine things started working.
-
2020-07-25, 23:18 #9
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,987
Put the www in front when you do your own local test
Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2020-07-26, 04:07 #10