-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I have GoPlay2 setup on two Raspberry Pi's right now (a 3 and a 4). Both are on the same network and I have no trouble playing to each one individually. However, when I try to play to both at once from an iPhone, the following error is thrown and they both disconnect:
2021/08/20 14:52:29 server.go:37: Error:Event error : EOF
2021/08/20 14:52:29 server.go:76: Error:Error parsing RSTP request close tcp4 192.168.1.67:7000->192.168.1.64:52259: use of closed network connection
2021/08/20 14:52:29 server.go:76: Error:Error parsing RSTP request close tcp4 192.168.1.67:7000->192.168.1.64:52259: use of closed network connection
2021/08/20 14:52:29 server.go:37: Error:Event error : EOF
In the above error, .67 is the Pi throwing the error and .64 is the phone playing the music.
Also of possible significance, when I attempted to add each device to the Home app, I saw the following error in the log (though they were both added to the app just fine):
2021/08/20 14:51:27 server.go:37: Error:Event error : EOF
2021/08/20 14:51:27 server.go:76: Error:Error parsing RSTP request EOF
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels