Closed PalmTamino closed 1 year ago
Thanks. It should be working — maybe there’s something in #1246 that might help?
This issue has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.
Thanks. It should be working — maybe there’s something in #1246 that might help?
Restarting phone didn't help. Still have the issue unfortunately :/
I have the same issue, when looking at the verbose logs I can see the following items pop up.
97.074935171 "rtsp.c:2942" Connection 5: Remote Control connection from {{ ip-v6 }} ("Nils’ iPhone") to self at {{ ip-v6 }}.
0.037944062 "rtsp.c:2133" pair-add cb for {{ device-id }}
0.037572552 "rtsp.c:1372" Connection 5: Connection closed by client.
So far I've rebooted my device a few times along with the shairport server, the iPhone just seems to give up as soon as the pair-add
happens.
Thanks. Some users have had success trying this: in the Home app > Home settings "Allow Speaker & TV access", select the option "Anyone On the Same Network".
Switching to anyone on this network fixed it straight away, thanks for the quick response!
Thanks. Some users have had success trying this: in the Home app > Home settings "Allow Speaker & TV access", select the option "Anyone On the Same Network".
Nice that it helped, for me I still get the same error
That’s seems to be a different error to the original, so yours might be a different kind of issue.
This issue has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.
Hi
I was having this issue too and even with the "allow anyone on the same network" I was continuing to have this issue.
In case anyone else gets to this thread and is still stuck: I just had to remove the "require password" option below the "anyone on same network" option in the home app.
It immediately started working again.
PS thanks so much for all the support on this project. I use it literally every day and its rock solid, and works perfectly now!
Thanks for the information and the kind words. I've added an extra phrase to the ADDINGTOHOME guide.
This issue has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.
What happened?
I tried to add my Airplay 2 device running this software to apple home by following this guide: https://github.com/mikebrady/shairport-sync/blob/master/ADDINGTOHOME.md
But i got an error in apple home after clicking on the device which appeared successfully.
Relevant log output
Configuration Information.
From "uname -a": Linux raspberrypi 5.15.76-v8+ #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 aarch64 GNU/Linux
From /etc/os-release: Debian GNU/Linux 11 (bullseye)
From /sys/firmware/devicetree/base/model: Raspberry Pi 3 Model B Rev 1.2
Shairport Sync Version String: 4.1.1-2-g6240fd83-AirPlay2-OpenSSL-Avahi-ALSA-soxr-sysconfdir:/etc
Command Line: shairport-sync --displayConfig
Configuration File: /etc/shairport-sync.conf
Configuration File Settings: general : { name = "Tamino's Zimmer"; };
How did you install Shairport Sync?
A package manager (apt, apt install, yum, pkg, etc.)
Check previous issues