Forum archive
Etherpad no plugins found/not installing propperly
Hi all,
after installing the turnkey etherpad package, etherpad runs well.
But it is not possible to install any plugins. Etherpad doesn't find any plugins via the GUI.
If I try to install via command line (npm install ep_<plugin name>), everything seems to be fine but after restarting node.js seems not to run propperly (nginx throws connection error).
What can I do?
Regards, Holger
I set up admin access as per this. Then restarted Node.js & nginx (for good measure... you probably only need to restart one, but not sure which...)
I then logged in as admin and clicked on the 'Plugin manager' link (http://<appliance-IP-or-FQDN/admin/plugins), I thought it may have been stuck as it took a long time to load, but eventually a huge list of plugins appeared! :)
I am testing installing the headings plugin and currently I'm still waiting... (This seems to be taking a very long time...)
[update] I think something is definitely wrong with the plugin instal... I just tried from the commandline and it seemed to install ok, but is not showing up when I start a new pad... I haven't restarted anything though, so perhaps that is required...