philippe44 / SpotConnect

Turn any UPnP or AirPlay player into a Spotify Connect device
MIT License
66 stars 3 forks source link

spotconnect cannot create socket #41

Closed MRodneyMcKay closed 2 months ago

MRodneyMcKay commented 2 months ago

I am running mpd on my nas with upmpd, and i would like to use spotconnect (on the same pc). I can see this in the logs: 2024-04-27 20:13:56.255980+02:00Command Line: [/app/bin/spotupnp-linux -r 320 -x /config/config.xml -I -j -k -Z -b 192.168.1.107] 2024-04-27 20:13:56.269672+02:00[18:13:56.269] main:1517 Starting spotupnp version: v0.9.2 (Mar 5 2024 @ 17:24:36) 2024-04-27 20:13:56.285406+02:00[18:13:56.284] Start:1222 Binding to iface enp7s0@192.168.1.107:0 2024-04-27 20:13:56.285456+02:00[18:13:56.284] Start:1236 Binding to 192.168.1.107:49153 2024-04-27 20:13:56.298676+02:00[18:13:56.292] AddMRDevice:1148 [0x7f8b573e8010]: adding renderer ([TV] Stevie) with mac BBBBE0DC4A76 2024-04-27 20:13:56.298705+02:00[18:13:56.294] MasterHandler:740 [0x7f8b573e8010]: subscribe success 2024-04-27 20:13:56.298714+02:00recv bind(): Address already in use 2024-04-27 20:13:56.298734+02:00unable to create recv socket 2024-04-27 20:13:56.795758+02:00[18:13:56.795] ProcessEvent:471 [0x7f8b573e8010]: UPnP Volume local change 8:-1 (master) 2024-04-27 20:14:10.147951+02:00[18:14:10.147] AddMRDevice:1148 [0x7f8b573ea8f0]: adding renderer (SMSL SU-8) with mac BBBB62B90DDD 2024-04-27 20:14:10.149124+02:00[18:14:10.148] MasterHandler:740 [0x7f8b573ea8f0]: subscribe success 2024-04-27 20:14:10.149149+02:00[18:14:10.149] ProcessEvent:471 [0x7f8b573ea8f0]: UPnP Volume local change 50:-1 (master) 2024-04-27 20:14:10.153981+02:00recv bind(): Address already in use 2024-04-27 20:14:10.154011+02:00unable to create recv socket