aoberegg / ep_user_pad

User-Management System for etherpad-lite
Apache License 2.0
5 stars 8 forks source link

Adding users/groups fails #11

Open nwtn opened 9 years ago

nwtn commented 9 years ago

When trying to add a new group or user, nothing happens. I have the following errors on my JavaScript console:

 ace2_common.js?callback=require.define:12950    Failed to load 'ep_user_pad_frontend/static/js/client/user_pad_frontend.js:documentReady' for 'ep_user_pad_frontend/ep_user_pad_frontend/client_hooks/documentReady': Error: The module at "ep_user_pad_frontend/static/js/client/user_pad_frontend.js" does not exist.
    ace2_common.js?callback=require.define:12950     (anonymous function)
    ace2_common.js?callback=require.define:11159     _.each._.forEach
    ace2_common.js?callback=require.define:12173     _.(anonymous function)
    ace2_common.js?callback=require.define:12931     (anonymous function)
    ace2_common.js?callback=require.define:11159     _.each._.forEach
    ace2_common.js?callback=require.define:12928     extractHooks
    ace2_common.js?callback=require.define:12855     (anonymous function)
    ace2_common.js?callback=require.define:1377     fire
    ace2_common.js?callback=require.define:1488     self.fireWith
    ace2_common.js?callback=require.define:8414     done
    ace2_common.js?callback=require.define:8938     callback
ace2_common.js?callback=require.define:12950     Failed to load 'ep_user_pad/static/js/admin/user_pad_admin.js:documentReady' for 'ep_user_pad/ep_user_pad/client_hooks/documentReady': Error: The module at "ep_user_pad/static/js/admin/user_pad_admin.js" does not exist.
    ace2_common.js?callback=require.define:12950     (anonymous function)
    ace2_common.js?callback=require.define:11159     _.each._.forEach
    ace2_common.js?callback=require.define:12173     _.(anonymous function)
    ace2_common.js?callback=require.define:12931     (anonymous function)
    ace2_common.js?callback=require.define:11159     _.each._.forEach
    ace2_common.js?callback=require.define:12928     extractHooks
    ace2_common.js?callback=require.define:12855     (anonymous function)
    ace2_common.js?callback=require.define:1377     fire
    ace2_common.js?callback=require.define:1488     self.fireWith
    ace2_common.js?callback=require.define:8414     done
    ace2_common.js?callback=require.define:8938     callback 
crestina commented 9 years ago

i also have the same problem.. i notice that this issue occurred after updating etherpad-lite from 1.4.1 to version 1.5.0. but i didn't notice any error from logs though..

muppeth commented 9 years ago

Seems like I'm affected by it too. any progress/ideas?

ghost commented 9 years ago

have the same issue ..

rebborodin commented 8 years ago

Hey @muppeth @crestina @nwtn =), do you have any solutions to this issue since?

muppeth commented 8 years ago

@rebborodin nope. At the moment I'm testing out mypad plugin from framasoft.

emibcn commented 8 years ago

Any news on this? I'm facing the same issue with a freshly installed using Turnkey.