So it seems the etherpad-lite installation and the nginx configuration is working fine.
However, nothing is happening or opening when I click the “open shared document”.
There is no error in the JS console, there is no error in the nginx log and there is no access or activity in etherpad-lite as well. Are there additional steps not mentioned in the link above that need to be done for etherpad integration to work in Jitsi?
I am running Jitsi in Ubuntu 20.04 and currently following the nightly unstable release:
Yes, the etherpad_base is in config.js. The “Open Shared Document” does not show if it’s not present in the config.js. I also tried using the config URL parameter and it’s just the same. The etherpad link is present in the menu, but nothing happens when it is being clicked.
I tried with the latest stable and etherpad works.
So it seems, at least on my install - etherpad is not working in the unstable branch.
Can anyone from the dev team confirm this?