Last.fm scrobbling has stopped working :(
Hi all,
I've been running Subsonic on a Server 2008 box happily for the last few months. In the last day I noticed none of my plays were being recorded to last.fm any more. I've checked my subsonic.log file and found the following error for each track:
I've only got 4-5 users using the system, but they can all access it ok and play tracks, just no scrobbling. Has anyone encountered this issue at all?
Kind Regards, Robocop.
I've been running Subsonic on a Server 2008 box happily for the last few months. In the last day I noticed none of my plays were being recorded to last.fm any more. I've checked my subsonic.log file and found the following error for each track:
[2013-08-07 09:48:03,970] INFO AudioScrobblerService - Last.fm registration for Moments Forever Faded encountered network error. Will try again later. In queue: 25
org.apache.http.conn.ConnectTimeoutException: Connect to post.audioscrobbler.com/195.24.232.207:80 timed out
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:108)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:731)
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:260)
at net.sourceforge.subsonic.service.AudioScrobblerService.executeGetRequest(AudioScrobblerService.java:238)
at net.sourceforge.subsonic.service.AudioScrobblerService.authenticate(AudioScrobblerService.java:175)
at net.sourceforge.subsonic.service.AudioScrobblerService.scrobble(AudioScrobblerService.java:135)
at net.sourceforge.subsonic.service.AudioScrobblerService.access$1000(AudioScrobblerService.java:55)
at net.sourceforge.subsonic.service.AudioScrobblerService$RegistrationThread.run(AudioScrobblerService.java:283
I've only got 4-5 users using the system, but they can all access it ok and play tracks, just no scrobbling. Has anyone encountered this issue at all?
Kind Regards, Robocop.