0

我对 Bluemix 有疑问。我想安装一个 Etherpad-lite,但是当我尝试创建一个 pad 时收到以下消息:

UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0 TypeError: pad.collabClient 在http://XXXXXXXX.mybluemix.net/javascripts/lib/ep_etherpad-lite/static/中为空js/pad.js?callback=require.define在第 266 行'

UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.125 Safari/537.36 Uncaught TypeError: Cannot read property 'setChannelState' of null in http://xxxxxxx.mybluemix.net /javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define在第 266 行'

我能做些什么?

4

1 回答 1

0

我的声誉较低,所以我不能对此发表评论。你有设置后端数据库吗?我有自己的 Etherpad-lite 并运行了几个月,没有任何问题。不过,我不得不禁用“ep_ldapauth”:“0.2.0”。我使用 mysql 服务作为我的后端,并绑定到它。

于 2015-08-03T09:08:29.553 回答