Open bstaylor12 opened 3 years ago
When I try to access the server ip from a web browser, it doesn’t work.
What do you mean? Please provide some logs.
Hi,
I meant to say when I try to access the local host IP after following the set up instructions, I am not able to hit the site. I cannot provide logs because the installation is within an intranet. I just received feedback from someone within Jitsi that it could be a certificate-related issue. I am looking into LETSENCRYPT. Do you have any users who may have experienced this issue?
Hi, I am trying to set up jitsi meet docker. I created an EC2 instance and installed docker/docker compose. I downloaded all the jitsi meet docker files from GitHub. I ran through all the commands provided in the installation guide, https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker. I changed the dockerhost ip and public url in the .env file, and created the additional directories in the .jitsi-meet-cfg. When I run docker compose up -d, all the images pull and start up. When I try to access the server ip from a web browser, it doesn’t work.
I added the "ENABLE_XMPP_WEBSOCKET=0" line to my .env file mentioned in this reference link, https://community.jitsi.org/t/you-have-been-disconnected-on-fresh-docker-installation/89121. But its still not working. Please assist.