Bugzilla – Bug 6120
Wizard shows proxy page and indicates problem when it shouldn't
Last modified: 2007-11-16 09:20:08 UTC
11/10 version Uninstalled prior 7.0 version Deleted SC folders Did NOT manually search/clean registry Installed 11/10 version. Did not autostart (different issue) Ran ServiceEnabler.exe, version 11/10 also (tough to type) Selected run as a service mode SC started and first setup wizard screen displayed. Hit Next. The second page was the Proxy Screen stating that it couldn't connect to the web for some reason. This didn't sem to happen if I didn't uninstall prior to updating and has occurred now on 2 different nightlies doing mostly clean installs. Leave the proxy setting blank since I don't have a proxy and going to the next screen to enter the SN account information. After entering info. it was able to verify that it was correct so it did not have problems connecting to the web without any proxy information.
Do you see any DNS related messages in the log? That's not really a bug, but very likely due to some slow network somewhere.
The network is comcast highspeed. Here are the log entries: [10:54:07.2596] main::init (337) SqueezeCenter MySQL init... [10:54:17.0734] main::init (340) Async DNS init... [10:54:17.3246] main::init (343) Firmware init... [10:54:17.3691] main::init (346) SqueezeCenter Info init... [10:54:18.7452] Slim::Schema::init (151) Warning: Creating new database - empty database or database from 6.3.x found [10:54:24.6673] Slim::Schema::migrateDB (390) Migrated database from schema version: 0 to version: 5 [10:54:33.2450] main::init (349) SqueezeCenter IR init... [10:54:33.4166] main::init (352) SqueezeCenter Request init... [10:54:33.4276] main::init (355) SqueezeCenter Buttons init... [10:54:33.4322] main::init (358) SqueezeCenter Graphic Fonts init... [10:54:38.4483] main::init (366) UDP init... [10:54:38.4531] main::init (369) Slimproto Init... [10:54:38.4709] main::init (372) mDNS init... [10:54:38.4720] main::init (375) Cache init... [10:54:38.4756] Slim::Utils::Cache::new (136) Version changed for cache: FileCache - clearing out old entries [10:54:38.5159] main::init (384) UPnP init... [10:54:38.5245] main::init (388) SqueezeCenter HTTP init... [10:54:38.6355] Slim::Utils::Cache::new (136) Version changed for cache: Artwork - clearing out old entries [10:54:38.6760] main::init (391) Source conversion init.. [10:54:38.7670] main::init (396) SqueezeCenter Web Settings init... [10:54:42.4952] main::init (400) SqueezeCenter Jive init... [10:54:42.4960] main::init (403) SqueezeCenter Plugins init... [10:54:50.7608] Slim::Utils::PluginManager::enablePlugins (350) Skipping plugin: Slim::Plugin::RPC::Plugin - disabled [10:54:50.7613] Slim::Utils::PluginManager::enablePlugins (350) Skipping plugin: Slim::Plugin::RS232::Plugin - disabled [10:54:54.2296] Slim::Utils::PluginManager::enablePlugins (350) Skipping plugin: Slim::Plugin::xPL::Plugin - disabled [10:54:54.2862] Slim::Utils::PluginManager::enablePlugins (437) Warning: Couldn't call Slim::Plugin::InfoBrowser::Plugin->initPlugin: Can't call method "searchDirs" on an undefined value at C:/PROGRA~1/SQUEEZ~1/server/Slim/Plugin/InfoBrowser/Settings.pm line 62. [10:54:54.3272] Slim::Music::Import::addImporter (429) Adding Slim::Plugin::MusicMagic::Plugin Scan [10:54:55.2920] main::init (412) SqueezeCenter checkDataSource... [10:54:55.2938] main::checkDataSource (869) Warning: Schema updated or tracks in the database, initiating scan. [10:54:55.6662] main::init (416) SqueezeCenter persist playlists... [10:54:55.6921] main::init (427) SqueezeCenter HTTP enable... [10:54:55.7242] main::init (431) mDNS startAdvertising... [10:54:55.7254] main::init (439) SqueezeCenter done init... [10:55:10.8180] Slim::Utils::Cache::cleanup (202) Cache purge: FileCache - 0.443374 sec [10:55:13.0869] Slim::Utils::Cache::cleanup (202) Cache purge: Artwork - 0.138314 sec [10:55:13.0911] Slim::Networking::Async::_async_error (248) Error: [Timed out waiting for data] [10:55:13.0922] Slim::Networking::Async::HTTP::_http_error (262) Error: [Timed out waiting for data] [10:55:13.0934] Slim::Networking::SimpleAsyncHTTP::onError (183) Failed to connect to http://update.slimdevices.com/update/firmware/7.0/jive.version (Timed out waiting for data) [10:55:13.0962] Slim::Utils::Firmware::downloadAsyncError (484) Warning: Firmware: Failed to download http://update.slimdevices.com/update/firmware/7.0/jive.version (Timed out waiting for data), will try again in 10 minutes. [10:55:13.1203] Slim::Networking::Async::_async_error (248) Error: [Timed out waiting for data] [10:55:13.1215] Slim::Networking::Async::HTTP::_http_error (262) Error: [Timed out waiting for data] [10:55:13.1226] Slim::Networking::SimpleAsyncHTTP::onError (183) Failed to connect to http://update.slimdevices.com/update/?version=7.0&lang=EN (Timed out waiting for data) [10:55:13.1238] main::checkVersionError (936) Error: There was an error while checking for updates to SqueezeCenter: Timed out waiting for data [10:55:37.4739] Slim::Schema::wipeCaches (1329) Wiped all in-memory caches.
11/11 build. From a "should be clean" install (uninstalled, deleted directories, manually cleaned registry of "squeeze", "logitech", "slim" entires except for legacy_* ones which cannot be deleted. The proxy page did not come up this time, however, I noticed that there were some things it was attempting to download according to IE status bar after it looked like the page had fully painted. I waited for everything to finish this time prior to hitting the next button instead of hitting it earlier as on previous instances. The proxy page did not come up this time. Perhaps whatever check you are doing for network connectivity could be done sooner in the page build so that it is finished prior to the screen painting? Just a theory.
> From a "should be clean" install (uninstalled, deleted directories, manually > cleaned registry of "squeeze", "logitech", "slim" entires except for legacy_* > ones which cannot be deleted. Don't touch anything but current_user/software/logitech and local_machine/software/logitech. > The proxy page did not come up this time, however The proxy page being displayed is most likely due to intermittant networking issues. Nothing serious. > previous instances. The proxy page did not come up this time. Perhaps > whatever check you are doing for network connectivity could be done sooner in > the page build so that it is finished prior to the screen painting? The check is done _before_ the page is delivered to the browser. The activity you've seen is rather the browse trees being built in the background. Thanks for the feedback!
I have been seeing this also for the last few days. I updated to latest build this morning- SqueezeCenter Version: 7.0 - 14627 - Windows XP - EN - cp1252. I see this page everytime I install.
see bug 5734 too
Change 14690 - I increased the timeout for the test from the default 5 to 30 seconds. These messages are mostly caused by timeouts querying the SQN servers. Please re-open if this still didn't fix this issue...
I am still seeing this in today's build; however I'm using the special branch build. Is this fix only in the nightly trunk build or is it in all builds? Details: SqueezeCenter Version: 7.0 - 14768 - Windows XP - EN - cp1252