Page 1 of 1
Failed to register web address.

Posted:
Tue Sep 21, 2010 3:32 pm
by donpearson
I have this problem Failed to register web address all the time and also lastfm scrobbler never works, i no iv asked about the lastfm scrobbler before and it was thought to be my firewall but i dont think it is, i think its due to me being behind a proxy, so is there anyway to fix this problem?
i dont see how it can be the firewall blocking it as its all working from outside my network.

Posted:
Tue Sep 21, 2010 8:01 pm
by bormuff
What does the subsonic.log file say about your scrobbling attempts?

Posted:
Tue Sep 21, 2010 8:44 pm
by donpearson
Log
[2010-09-21 21:39:06,884] INFO AudioScrobblerService - Last.fm registration for Invaders Must Die encountered network error. Will try again later. In queue: 1
org.apache.http.client.HttpResponseException: Expectation failed
at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:67)
at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:54)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:735)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:709)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:700)
at net.sourceforge.subsonic.service.AudioScrobblerService.executeRequest(AudioScrobblerService.java:277)
at net.sourceforge.subsonic.service.AudioScrobblerService.executePostRequest(AudioScrobblerService.java:267)
at net.sourceforge.subsonic.service.AudioScrobblerService.registerNowPlaying(AudioScrobblerService.java:247)
at net.sourceforge.subsonic.service.AudioScrobblerService.scrobble(AudioScrobblerService.java:164)
at net.sourceforge.subsonic.service.AudioScrobblerService.access$1000(AudioScrobblerService.java:55)
at net.sourceforge.subsonic.service.AudioScrobblerService$RegistrationThread.run(AudioScrobblerService.java:300)
Im still thinking its due to being behind a proxy..
My firewall is setup to let all outgoing trafic for that server running subsonic.

Posted:
Tue Sep 21, 2010 9:17 pm
by bormuff
Maybe. Is it a proxy under your control, or something set up upstream from your Subsonic server?

Posted:
Tue Sep 21, 2010 9:19 pm
by donpearson
Its all under my control, all my own system.
I use
Smoothwall.

Posted:
Tue Sep 21, 2010 9:23 pm
by bormuff
Not familiar with it. Does it have some sort of packet capturing utility? Could maybe run that whilst Subsonic tries to do its scrobbling thing.

Posted:
Tue Sep 21, 2010 9:32 pm
by donpearson
I have the web proxy & firewall logs, thats all really.
There is nothing in the firewall logs to say its blocking that server.