Closed Enjoy-Combi closed 1 year ago
Thanks for the post. This is a mystery. Is there anything special about the configuration of the iPad? Any security settings, VPNs, etc?
Hello,
Yesterday I bought a sonos Era 100 and same issue. Probably something wrong with the iPad. Will try with another one. It might be related to the replacement of the screen, not orignal. Since I have done it, Faceid not working and probably some issues with security.
I keep you in touch
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.
I ran into the same thing from my iPhone on iOS 16.6.1 (updating now to see if that fixes it) - whenever I tried to connect my phone would prompt me for the pin, and the Shairport-Sync logs would show "Unhandled POST /pair-pin-start". In digging a little further, I came across a description of the pairing process here -> https://github.com/ejurgensen/pair_ap, that indicates that for some devices a transient pairing process is used and the fixed code "3939" is used. On a whim, I tried the code 3939 and it worked. (Other codes, 1234, 0000, etc did not). Once paired the first time, I'm not re-prompted for the pin again.
What happened?
When using the iPad Pro (iOS16), I get the request for the code on the screen. If I look at the log, here what I get : 1.498161777 "shairport.c:254" "soxr" interpolation has been chosen. 5.028996367 "rtsp.c:2568" Connection 1: Unhandled POST /pair-pin-start Content-Length 0 0.006025778 "rtsp.c:1353" Connection 1: Connection closed by client.
Under iPhone with iOS16, no issue.
Relevant log output
Configuration Information.
From "uname -a": Linux raspberry 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
From /etc/os-release: Debian GNU/Linux 11 (bullseye)
From /sys/firmware/devicetree/base/model: Raspberry Pi 4 Model B Rev 1.2
Shairport Sync Version String: 4.1.1-5-g69d3b02a-AirPlay2-OpenSSL-Avahi-ALSA-soxr-sysconfdir:/etc
Command Line: shairport-sync --displayConfig
Configuration File: /etc/shairport-sync.conf
The Configuration file contains no active settings.
How did you install Shairport Sync?
Built from source
Check previous issues