Closed Fuzzwah closed 4 years ago
When trying to connect using the pymumble lib to a murmur server I get the following error:
pymumble_py3.errors.ConnectionRejectedError: 'Connection error with the Mumble (murmur) Server'
Server info: Murmur 1.2.18 (1.2.18-1+deb9u1) running on X11: Raspbian GNU/Linux 9.11 (stretch): Booting servers
In the murmur server log I see:
Connection closed: Error during SSL handshake: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number [13]
Any tips?
Ok, my brain finally kicked in and realised that I wasn't on the most recent version of murmur. Updated my rpi to buster and murmur to 1.3 and the client connects.
When trying to connect using the pymumble lib to a murmur server I get the following error:
Server info: Murmur 1.2.18 (1.2.18-1+deb9u1) running on X11: Raspbian GNU/Linux 9.11 (stretch): Booting servers
In the murmur server log I see:
Any tips?