node.jscentosetherpadjitsi

etherpad-lite permission denied, open './SESSIONKEY.txt'


using

trying to setup etherpad on centos like described here: https://github.com/ether/etherpad-lite#gnulinux-and-other-unix-like-systems

It should be used inside Jitsi-meet: https://github.com/jitsi/jitsi-meet/wiki/Etherpad-addition-example

but getting the error: node[9613]: Error: EACCES: permission denied, open './SESSIONKEY.txt'

also tried to look for this file, but can't find it, do I have to somehow generate it first? Seems to me something is missing in the installation process.


Solution

  • after I've gone through: https://www.rosehosting.com/blog/install-etherpad-on-a-centos-7-vps/

    the SESSONKEY.txt was generated. I think the key was to run './bin/installDeps.sh'