So this morning there was this pretty big DSL blackout in Germany caused by a storm. I noticed that in the log LMS announced it would retry connecting to MSB in 86400 seconds. That's 24h hours. But instead, LMS retried it 30s later. There seems to be something wrong with the numbers in that particular error:
Code:
[20-02-12 03:56:54.0129] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 86400 seconds
[20-02-12 03:57:24.0722] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:57:24.0732] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 172800 seconds
[20-02-12 03:58:14.0074] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:58:14.0084] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 259200 seconds
[20-02-12 03:59:00.0108] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:59:00.0117] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 345600 seconds
[20-02-12 04:01:33.0075] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:01:33.0087] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 432000 seconds
[20-02-12 04:03:11.0127] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:03:11.0136] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 518400 seconds
[20-02-12 04:04:56.0122] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:04:56.0131] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 604800 seconds
[20-02-12 04:09:56.0122] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:09:56.0131] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 691200 seconds
[20-02-12 05:17:52.1491] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 05:17:52.1500] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 777600 seconds
[20-02-12 05:23:13.0103] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com