Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error parsing RSTP request close tcp4" when playing to two GoPlay2 devices at once #26

Open
pocketcolin opened this issue Aug 20, 2021 · 3 comments

Comments

@pocketcolin
Copy link

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
@AlbanSeurat
Copy link
Member

Could you copy/paste both logs for your both goplay2 ?

@prb-123
Copy link

prb-123 commented Dec 15, 2021

Same issue. Where are the logs you would like?

@prb-123
Copy link

prb-123 commented Dec 15, 2021

Same issue. Where are the logs you would like?

Seems to be working now. Nothing changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants