[GH-ISSUE #1010] Try different AP is first one is unreachable? #481

Closed
opened 2026-02-27 19:30:54 +03:00 by kerem · 2 comments
Owner

Originally created by @colemickens on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1010

I'm using librespot via snapcast. I'm noticing that Spotify might be having some issues again today? I get timeouts from the Spotify connection and all of my Linux-based Spotify devices are offline (Spotifyd, snapcast, even my Denon and Chromecast have been in-and-out).

Jun 01 11:11:47 xeep snapserver[79384]: Connecting to AP "ap-guc3.spotify.com:4070"
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.19.38
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.218.139
Jun 01 11:11:48 xeep snapserver[79384]: Hello from 38:fc:98:71:18:8a, host: raisin, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: x86_64, Protocol version: 2
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.162.89
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.125.159
Jun 01 11:11:48 xeep snapserver[79384]: Hello from b8:27:eb:5c:7d:b6, host: rpithreebp1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.113.239
Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.205.235
Jun 01 11:11:48 xeep snapserver[79384]: Hello from dc:a6:32:47:73:14, host: rpifour1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2
Jun 01 11:11:48 xeep snapserver[79384]: Hello from a0:ce:c8:57:fb:07, host: rpizerotwo2, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2
Jun 01 11:11:48 xeep snapserver[79384]: Hello from e4:5f:01:51:54:63, host: rpizerotwo3, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2
Jun 01 11:11:48 xeep snapserver[79384]: Hello from 00:e0:4c:36:00:73, host: rpizerotwo1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2
Jun 01 11:13:59 xeep snapserver[79384]: Connection failed: Cannot create session: Connection timed out (os error 110)
Originally created by @colemickens on GitHub (Jun 1, 2022). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1010 I'm using librespot via snapcast. I'm noticing that Spotify might be having some issues again today? I get timeouts from the Spotify connection and all of my Linux-based Spotify devices are offline (Spotifyd, snapcast, even my Denon and Chromecast have been in-and-out). ``` Jun 01 11:11:47 xeep snapserver[79384]: Connecting to AP "ap-guc3.spotify.com:4070" Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.19.38 Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.218.139 Jun 01 11:11:48 xeep snapserver[79384]: Hello from 38:fc:98:71:18:8a, host: raisin, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: x86_64, Protocol version: 2 Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.162.89 Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.125.159 Jun 01 11:11:48 xeep snapserver[79384]: Hello from b8:27:eb:5c:7d:b6, host: rpithreebp1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2 Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.113.239 Jun 01 11:11:48 xeep snapserver[79384]: StreamServer::NewConnection: ::ffff:192.168.205.235 Jun 01 11:11:48 xeep snapserver[79384]: Hello from dc:a6:32:47:73:14, host: rpifour1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2 Jun 01 11:11:48 xeep snapserver[79384]: Hello from a0:ce:c8:57:fb:07, host: rpizerotwo2, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2 Jun 01 11:11:48 xeep snapserver[79384]: Hello from e4:5f:01:51:54:63, host: rpizerotwo3, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2 Jun 01 11:11:48 xeep snapserver[79384]: Hello from 00:e0:4c:36:00:73, host: rpizerotwo1, v0.26.0, ClientName: Snapclient, OS: NixOS 22.11 (Raccoon), Arch: aarch64, Protocol version: 2 Jun 01 11:13:59 xeep snapserver[79384]: Connection failed: Cannot create session: Connection timed out (os error 110) ```
kerem 2026-02-27 19:30:54 +03:00
Author
Owner

@SanderGit commented on GitHub (Jul 18, 2022):

Have you checked #972 ?

<!-- gh-comment-id:1188329951 --> @SanderGit commented on GitHub (Jul 18, 2022): Have you checked #972 ?
Author
Owner

@roderickvd commented on GitHub (Aug 1, 2022):

Please refer to the comments in #1026.

<!-- gh-comment-id:1200907921 --> @roderickvd commented on GitHub (Aug 1, 2022): Please refer to the comments in #1026.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#481
No description provided.