Joachim Bauch

Results 198 comments of Joachim Bauch

With nginx the defaults should work without problems. The error message indicates an unclear termination of the websocket connection between the frontend webserver and the signaling server. Which browser are...

This sound more like a problem with the Android app then. Never had similar problems with a browser. @acsfer are you using the Android app, too?

> Here's an additional piece of server output: > > `hub.go:813: Invalid message {Id: Type: Hello: Bye: Room: Message: Control: Internal: TransientData:} from 192.161.79.218: type missing` see https://github.com/strukturag/nextcloud-spreed-signaling/issues/180

According to some of the comments above, this was fixed by setting a correct external IP in Coturn or changing configuration of the webserver. So most likely not related to...

Ping @Ivansss, any known issues with iOS?

> @fancycode does this error ring any bells on your side? > > ``` > Jul 31 10:31:23 turn signaling[4640]: client.go:301: Error reading from client iEcPFr95coZjkW6plNxVuYAY35lUKZnHsc_z6KXmodified for posting STRNWGtuT3B2ek43bHwzMjI2NTI5NTYx: read...

While this is the service `janus` from the docker-compose file, the command builds the component `usrsctp`: `ERROR: Service 'janus' failed to build: The command '/bin/sh -c cd /tmp && git...

Unfortunately I don't have a way to test on this UCS platform. Could you please provide the whole output of `docker-compose build` and the contents of the `config.log` of the...

Feel free to reopen with more details if this still is a problem.