Forum archive
Problems with Etherpad v14.0
Edmond writes via email:
Dear reader,
I have been testing the Etherpad instance but it keeps crashing.
What happens: when i try to use out of the box and open a new pad, it will hang with a message saying 'loading' and it ends with the message:
... javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define at line 266'
It seemed to me that it only happened using http; so I forced nginx to SSL and installed Let's encrypt. This seemed to work fine. But then the error came back.
Searching the web there was suggested that the dabase should be changed to utf8mb4, which I did. (https://github.com/ether/etherpad-lite/wiki/How-to-use-Etherpad-Lite-wit...). But this doesnt solve it.
So now I am turning to you as it seems that I cannot find the issue at hand.
Thanks in advance,