etherpad-lite 权限被拒绝,打开'./SESSIONKEY.txt'
etherpad-lite permission denied, open './SESSIONKEY.txt'
使用
- centos 7
- 节点 v8.6.0
- npm v5.3.0
尝试按照此处所述在 centos 上设置 etherpad:https://github.com/ether/etherpad-lite#gnulinux-and-other-unix-like-systems
应该在Jitsi-meet中使用:https://github.com/jitsi/jitsi-meet/wiki/Etherpad-addition-example
但出现错误:
node[9613]: Error: EACCES: permission denied, open './SESSIONKEY.txt'
也试图寻找这个文件,但找不到,我是否必须先以某种方式生成它?
在我看来,安装过程中缺少某些东西。
我完成后:https://www.rosehosting.com/blog/install-etherpad-on-a-centos-7-vps/
生成了SESSONKEY.txt。我认为关键是 运行 './bin/installDeps.sh'
使用
- centos 7
- 节点 v8.6.0
- npm v5.3.0
尝试按照此处所述在 centos 上设置 etherpad:https://github.com/ether/etherpad-lite#gnulinux-and-other-unix-like-systems
应该在Jitsi-meet中使用:https://github.com/jitsi/jitsi-meet/wiki/Etherpad-addition-example
但出现错误:
node[9613]: Error: EACCES: permission denied, open './SESSIONKEY.txt'
也试图寻找这个文件,但找不到,我是否必须先以某种方式生成它? 在我看来,安装过程中缺少某些东西。
我完成后:https://www.rosehosting.com/blog/install-etherpad-on-a-centos-7-vps/
生成了SESSONKEY.txt。我认为关键是 运行 './bin/installDeps.sh'