docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Etherpad - need a password to access this pad
I installed Jitsi Meet on CentOS 8 using Docker image and I am running into the following issue. As soon as I try to Open the shared document, I am greeted with the following screen.

I have set the value of ETHERPAD_URL_BASE as http://etherpad.meet.jitsi:9001.
What do I need to do to resolve this?
Did you deploy the etherpad container?
I did. Anyway, I figured it out. The issue is with the 1.8.6 version of Etherpad that is being pulled. Changing it to 1.8.7 or above fixed the issue.
Interesting. I have it deployed and haven't had any such issue. Did you modify any settings on the Etherpad container?
No change.