-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mpdas failing with error 6 #10
Comments
Which version are you using?
|
|
Could you try with the latest version (0.3.1), please? On Mon, Jul 14, 2014 at 6:59 PM, pcwalden [email protected] wrote:
|
|
I built a 0.3.1 version for the Raspberry Pi, but I still get the same Error 6 $ Downloads/mpdas-0.3.1/mpdas (16:42:14) [ERROR] Code: 6 (16:47:14) [ERROR] Code: 6 |
Scanning the code, it looks like the CCache is not working. The CCache::WorkCache() is not retrieving a valid entry. Both the artist and title are empty. [INFO] Scrobbling: - <title> Hence last.fm reports the Error 6. The is a ~/.mpdascache file and it does have many entries: Will try to add more debug messages. |
Solved I think. Looks like the .mpdascache file was corrupt. In the above sample, the first entry was bad and kept failing. The rest of the cache was never subsequently processed. I deleted the .mpdascache and mpdas is working now. |
Glad to hear it. Let me know when it reoccurs. The caching (and storage) will be rewritten soon. |
my mpdas on a Raspberry Pi with raspbian began failing around Jul 3, 2014.
Did last.fm or mpd change something?
(14:58:11) [INFO] New song: Nelson Riddle - Night and Day
Missing required parameter artist(14:58:12) [INFO] Updated "Now Playing" status successfully.
(15:01:19) [INFO] Scrobbling: -
(15:01:19) [ERROR] Last.fm returned an error while scrobbling:
(15:01:19) [ERROR] Code: 6
(15:01:19) [ERROR] Error scrobbling. Trying again in 5 minutes.
(15:01:19) [ERROR] Re-Handshaking!
(15:01:20) [INFO] Last.fm handshake successful. SessionID: c23b0f97b24674b576bd5b9c5471241e
The text was updated successfully, but these errors were encountered: