You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One user, matchmee on the AmpliPi Discord, has seen some connection failures when using the new go-librespot. Here's what a connection failure looks like from their unit's logs:
time="2024-11-19T17:31:24-07:00" level=info msg="running go-librespot 0.1.2"
time="2024-11-19T17:31:24-07:00" level=info msg="generated new device id: 4907a0325a22d241f6dbc510fe718603dad8c512"
time="2024-11-19T17:31:24-07:00" level=info msg="api server listening on 127.0.0.1:3679"
time="2024-11-19T17:31:37-07:00" level=info msg="zeroconf server listening on port 39801"
time="2024-11-19T17:41:10-07:00" level=warning msg="failed to connect to AP ap-guc3.spotify.com:4070, retrying with a different AP" error="dial tcp 104.154.127.247:4070: connect: connection refused"
time="2024-11-19T17:41:10-07:00" level=info msg="authenticated AP as matchmee"
time="2024-11-19T17:41:11-07:00" level=info msg="authenticated Login5 as matchmee"
time="2024-11-19T17:41:11-07:00" level=info msg="accepted zeroconf user matchmee from iPhone"
time="2024-11-19T17:42:41-07:00" level=error msg="did not receive last pong from dealer, 60s passed"
time="2024-11-19T17:43:11-07:00" level=error msg="did not receive last pong from dealer, 90s passed"
time="2024-11-19T17:43:41-07:00" level=error msg="did not receive last pong from dealer, 120s passed"
time="2024-11-19T17:44:11-07:00" level=error msg="did not receive last pong from dealer, 150s passed"
time="2024-11-19T17:44:41-07:00" level=error msg="did not receive last pong from dealer, 180s passed"
time="2024-11-19T17:45:11-07:00" level=error msg="did not receive last pong from dealer, 210s passed"
time="2024-11-19T17:45:41-07:00" level=error msg="did not receive last pong from dealer, 240s passed"
The text was updated successfully, but these errors were encountered:
One user, matchmee on the AmpliPi Discord, has seen some connection failures when using the new go-librespot. Here's what a connection failure looks like from their unit's logs:
The text was updated successfully, but these errors were encountered: