docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Etherpad - need a password to access this pad

Open navjotjsingh opened this issue 4 years ago • 4 comments

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.

Etherpad error in Jitsi

I have set the value of ETHERPAD_URL_BASE as http://etherpad.meet.jitsi:9001.

What do I need to do to resolve this?

navjotjsingh avatar Sep 27 '21 09:09 navjotjsingh

Did you deploy the etherpad container?

saghul avatar Sep 28 '21 10:09 saghul

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.

navjotjsingh avatar Sep 28 '21 11:09 navjotjsingh

Interesting. I have it deployed and haven't had any such issue. Did you modify any settings on the Etherpad container?

saghul avatar Sep 28 '21 11:09 saghul

No change.

navjotjsingh avatar Sep 28 '21 11:09 navjotjsingh