Closed STBoyden closed 2 years ago
This is an incorrext log entry and will be fixed with https://github.com/nextcloud/all-in-one/pull/1203
This is an incorrext log entry and will be fixed with #1203
Ah apologies.
This is now released with v2.0.4 Beta. Testing and feedback is welcome! See https://github.com/nextcloud/all-in-one#how-to-switch-the-channel
How to use GitHub
Steps to reproduce
Expected behavior
The Janus MCU server should be able to connect to the 8188 port.
Actual behavior
Repeated:
main.go:228: Could not initialize janus MCU (dial tcp 127.0.0.1:8188: connect: connection refused) will retry in 16s
, possibly being the cause of experienced issues on Nextcloud Talk.Host OS
Rocky Linux 9 running Linux Kernel version 5.14.0.
Nextcloud AIO version
2.0.3 (latest as of 2022-10-03).
Current channel
latest
Other valuable info
AIO is behind a NGINX reverse proxy and the domain is proxied via Cloudflare.
Shouldn't conflict but no services on the host are using port
8188
regardless.SELinux is disabled and
3478/tcp
and3478/udp
are open on the firewall.See the following logs from the Talk container: