elamperti / OpenWebScrobbler

🎧 An open source web scrobbler for Last.fm
https://openscrobbler.com/
GNU General Public License v2.0
312 stars 36 forks source link

unexpected error (-1) when i scrobble #208

Closed FlashlightET closed 1 year ago

FlashlightET commented 1 year ago

Describe the bug when i scrobble an error pops up but the scrobble goes through

Steps to reproduce

  1. Go to openscrobbler
  2. scrobble song
  3. See error

Expected behavior song is scrobbled without unexpected error (-1)

Screenshots image image

Device

Platform (please complete the following information):

Additional context the errors stack but can be closed it also shows up when clicking "your profile" so it could be related to that

elamperti commented 1 year ago

Hi @FlashlightET, this happens sometimes when the last.fm authentication has been revoked. Have you tried singing out and starting over?

If that doesn't help, please try using this reset link, it will discard your session and locally cached files (don't worry, your scrobbles are safe!) - This should fix the issue if it comes from the website itself. If the problem persists even after the reset, it would suggest an issue contacting either Open Scrobbler server or the last.fm API. In that case you can try using a different internet connection (e.g. using cellular, a public wi-fi network, a friend's network, etc.).

To summarize:

  1. Try signing out and starting over
  2. If that doesn't work, use the reset link
  3. If it still breaks, try a different network

Hope this helps! Let me know if it doesn't.

elamperti commented 1 year ago

Given there was no answer, I'll assume you were able to solve this issue. Feel free to reopen the issue if you need more help.