You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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:
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):
The text was updated successfully, but these errors were encountered: