maxmetagravity / prosody-modules

Automatically exported from code.google.com/p/prosody-modules
MIT License
0 stars 0 forks source link

[mod_admin_web] not working at all, no login possible #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. setup prosody with mod_admin_web and storage_sql
2. start prosody and load /admin interface
3. enter JID and PW and click login

What is the expected output? What do you see instead?
Expected Output: the login works
Instead: no movement, login screen for 2 hours now

What version of the product are you using? On what operating system?
prosody 0.9.1 with clone from here of the modules, OS funtoo

Please provide any additional information below.

Original issue reported on code.google.com by scholz....@gmail.com on 6 Jan 2014 at 11:25

GoogleCodeExporter commented 9 years ago
Did you follow the installation instructions at 
<https://code.google.com/p/prosody-modules/wiki/mod_admin_web>? In particular 
did you execute get_deps.sh?

Original comment by flo...@babelmonkeys.de on 10 Jan 2014 at 11:10

GoogleCodeExporter commented 9 years ago

Original comment by flo...@babelmonkeys.de on 10 Jan 2014 at 11:35

GoogleCodeExporter commented 9 years ago
yes, I followed these steps, I see the loginpage, but when clicking on login it 
stays there forever...

Original comment by scholz....@gmail.com on 10 Jan 2014 at 11:40

GoogleCodeExporter commented 9 years ago
Can you please make sure you ran ./get_deps.sh and it completed successfully 
(or rerun it)? This is the only case I've ever seen the login fail without 
error.
If this doesn't help your browser version would be interesting, so I can try to 
reproduce this.

Original comment by flo...@babelmonkeys.de on 11 Jan 2014 at 12:05