michaelherger / Spotty-Plugin

A Spotify plugin for the Lyrion Music Server (fka. Logitech Media Server) and Squeezebox compatible players
117 stars 20 forks source link

Error 429: Too Many Requests #55

Closed marcvs closed 2 years ago

marcvs commented 2 years ago

My server.log asks me to report the following:

[22-02-12 10:09:27.4751] Plugins::Spotty::API::__ANON__ (1415) API call: artists/2C7RDMSpyGZFyoSnvOeU4J/top-tracks?country=DE
[22-02-12 10:09:27.4763] Plugins::Spotty::API::__ANON__ (1419) error: 429 Too Many Requests
[22-02-12 10:09:27.4786] Plugins::Spotty::API::error429 (1477) Access Rate limit exceeded for: artists/2C7RDMSpyGZFyoSnvOeU4J/top-tracks?country=DE; retry after 16 seconds. Please report this issue to me. Thanks!
[22-02-12 10:09:27.4916] Plugins::Spotty::API::__ANON__ (1415) API call: artists/2C7RDMSpyGZFyoSnvOeU4J/albums?include_groups=album%2Csingle%2Cappears_on%2Ccompilation&limit=50&market=DE&offset=0
[22-02-12 10:09:27.4928] Plugins::Spotty::API::__ANON__ (1419) error: 429 Too Many Requests
[22-02-12 10:09:27.4948] Plugins::Spotty::API::error429 (1477) Access Rate limit exceeded for: artists/2C7RDMSpyGZFyoSnvOeU4J/albums?include_groups=album%2Csingle%2Cappears_on%2Ccompilation&limit=50&market=DE&offset=0; retry after 16 seconds. Please report this issue to me. Thanks!
[22-02-12 10:10:37.5578] Plugins::Spotty::API::__ANON__ (1415) API call: albums/20WXUEPHjNy0QdukrEhc0S?limit=50&market=from_token&offset=0
[22-02-12 10:10:37.5591] Plugins::Spotty::API::__ANON__ (1419) error: 429 Too Many Requests
[22-02-12 10:10:37.5611] Plugins::Spotty::API::error429 (1477) Access Rate limit exceeded for: albums/20WXUEPHjNy0QdukrEhc0S?limit=50&market=from_token&offset=0; retry after 5 seconds. Please report this issue to me. Thanks!
[22-02-12 13:29:27.4849] main::init (390) Starting Logitech Media Server (v8.2.0, 1627922070, Tue Aug  3 11:39:20 CEST 2021) perl 5.032001 - arm-linux-gnueabihf-thread-multi-64int

The squeezebox processes are still on the server, but all clients display connectivity errors.

Many Thanks!!

michaelherger commented 2 years ago

Are you running the latest Spotty plugin version? I removed that message almost two years ago...

Please update to the latest, then go to Settings/Advanced/Spotty and follow the instructions to add your own client ID (at the bottom of that page).

marcvs commented 2 years ago

Ooh. I updated logitechmediaserver, but never thought about spotty. Thanks for your time!!