Skip to content

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

@pocketcolin

Description

@pocketcolin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions