I installed the current community build of odoo 17 (followed the documentation) and got nginx running on port 443 with a let's encrypt certificate (YT tutorials hVYQd7A7PQ and HxbhC9mTMHI).
Everything seems to work but the real-time update of the dicuss module. Chat messages are only readable after refreshing the page.
Audio an video are not getting shown in meetings at all.
I've found multiple people having this issue (Starting from odoo 8 up until 17) and no working solution yet. There are some people saying to add
workers = X
to the odoo.conf where X has to be >0, but unfortunately that doesn't seem to help aswell.
Would be great to get it working.
Thank you in advance!