Bugzilla – Bug 9587
Standard web interface freezes when a TwonkyMedia is on network
Last modified: 2009-07-31 10:30:17 UTC
When a TwonkyMedia is present in the network and a search for other upnp client is activated, the web standard user interface freezes. When using the Classic skin (or other skins), the user interface shows up normally and the Twonkymedia can be selected and accessed. The error disapear if the search for other upnp clients is disabled. The error log is: 2008-09-24 20:43:57 squeezecenter_safe started. [08-09-24 20:44:04.1753] Slim::Utils::PluginManager::enablePlugins (406) Couldn't load Slim::Plugin::PreventStandby::Plugin. Error: Le plugin n'est pas compatible avec votre plate-forme. [08-09-24 20:44:09.7011] Slim::Web::HTTP::_generateContentFromFile (2450) Error: undef error - Invalid [] range "S-2" in regex; marked by <-- HERE in m/TwonkyMedia [TS-2 <-- HERE 09]/ at /usr/share/squeezecenter/CPAN/Template/Stash.pm line 269. [08-09-24 20:44:11.6923] Slim::Web::HTTP::_generateContentFromFile (2450) Error: undef error - Invalid [] range "S-2" in regex; marked by <-- HERE in m/TwonkyMedia [TS-2 <-- HERE 09]/ at /usr/share/squeezecenter/CPAN/Template/Stash.pm line 269. [08-09-24 20:44:13.3401] Slim::Web::HTTP::_generateContentFromFile (2450) Error: undef error - Invalid [] range "S-2" in regex; marked by <-- HERE in m/TwonkyMedia [TS-2 <-- HERE 09]/ at /usr/share/squeezecenter/CPAN/Template/Stash.pm line 269. [08-09-24 20:44:22.8691] Slim::Web::HTTP::_generateContentFromFile (2450) Error: undef error - Invalid [] range "S-2" in regex; marked by <-- HERE in m/TwonkyMedia [TS-2 <-- HERE 09]/ at /usr/share/squeezecenter/CPAN/Template/Stash.pm line 269. [08-09-24 20:44:24.7821] Slim::Web::HTTP::_generateContentFromFile (2450) Error: undef error - Invalid [] range "S-2" in regex; marked by <-- HERE in m/TwonkyMedia [TS-2 <-- HERE 09]/ at /usr/share/squeezecenter/CPAN/Template/Stash.pm line 269. [08-09-24 20:49:17.0714] Slim::Networking::SqueezeNetwork::Players::_players_error (146) Unable to get players from SN: Couldn't resolve IP address for: www.squeezenetwork.com, retrying in 300 seconds 2008-09-24 20:49:33 squeezecenter_safe stopped.
change 23398 - thanks! The issue here was a servername which was accidentally interpreted as a regular expression in the home.html template. Work around this by not evaluating items with non-word characters, as the internally used items use string tags.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC