matrix-docker-ansible-deploy
matrix-docker-ansible-deploy copied to clipboard
etherpad plugin won't install
running etherpad in dimension mode I can easily connect with admin gui.
When trying to install a plug, "installing" runs forever.
It's a known upstream issue: https://github.com/ether/etherpad-lite/issues/5643 Also happens on my arm64 deployment in standalone mode.
ok - thx! Should I close this issue, now? Or leave it open to have an active cross reference?
You definitely should close it as it's an issue with etherpad project, not with playbook.
We build etherpad image with injected list of plugins as workaround: https://gitlab.com/etke.cc/etherpad/
You definitely should close it as it's an issue with etherpad project, not with playbook.
We build etherpad image with injected list of plugins as workaround: https://gitlab.com/etke.cc/etherpad/
Hello. I could install Etherpad on my arm64 using ansible matrix playbook. But I can’t install plugins. How can i setup this workaround?
You definitely should close it as it's an issue with etherpad project, not with playbook. We build etherpad image with injected list of plugins as workaround: https://gitlab.com/etke.cc/etherpad/
Hello. I could install Etherpad on my arm64 using ansible matrix playbook. But I can’t install plugins. How can i setup this workaround?
workaround: use an older etherpad version e.g. 1.8.15 for installing the plugins. after that you could upgrade to latest (atm 1.8.18) see here: https://github.com/ether/etherpad-lite/issues/5643#issuecomment-1403014034