Closed SyntaxByte-Solution closed 3 weeks ago
HAve you changed config.js? Normally that can happen when you have syntax errors there, the errors are seen in the js console logs of the page.
HAve you changed config.js? Normally that can happen when you have syntax errors there, the errors are seen in the js console logs of the page.
No error related found on my console.
index only shows: (TIME) index.html loaded: 5761.5
I also enable SSI for the server
<script><!--#include virtual="/config.js" --></script><!-- adapt to your needs, i.e. set hosts and bosh path -->
If you see this in your resulting index.html, this means that SSI is actually not working and that's the problem. No idea about plesk. SSI is turned on in default configuration: https://github.com/jitsi/jitsi-meet/blob/f59d04586c6494284097428cb8eb6d190725d41f/doc/debian/jitsi-meet/jitsi-meet.example#L70
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What happened?
I have installed everything under my subdomain, now it showing black blank page. Source in the Inspect shows the index.html content correctly.
What could be the problem? I am using ngnix
Platform
Browser / app / sdk version
Linux/Ubuntu 22.04
Relevant log output
Reproducibility
More details?
No response