mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 16:25:52 +03:00
[GH-ISSUE #326] Error sending packet os #211
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Csierra099 on GitHub (Apr 1, 2019).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/326
Hey guys so Im using raspotify in a hotel to manage all the music but since we bought the pi and installed raspotify we have encountered an issue that has to do with error sending packet os, the actual problem is that spotify stops playing songs after playing a few of them, I asked directly to the raspotify and they told me that the issued has to with librespot, does any one know why this happens?
Apr 01 13:46:36 MediaCenter librespot[435]: WARN:: error sending packet Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }
Apr 01 13:46:38 MediaCenter librespot[435]: WARN:: error sending packet Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }
Apr 01 13:46:45 MediaCenter librespot[435]: WARN:: error sending packet Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }
@sashahilton00 commented on GitHub (Apr 17, 2019):
This is case of the client trying to listen on an address/port combo that is not available on the device. this is not a librespot issue, but rather a device config issue. If you still have this problem and need assistance with troubleshooting, you can ask on the librespot gitter, and hopefully someone will assist. Since this is not an issue with the library, closing.