Xperez
(Xabier Pérez Fernández)
1
Hi
I cant log in with a Super User to HTTP://MY-IP:18381/admin
I get an invalid user error.
- The user is a superuser
- I already added my discovery_worker as a trusted client in my lms instance and chenged the localhost variables to my ip.
Any thoughts? Thanks a lot
Xperez
(Xabier Pérez Fernández)
2
My gunicorn is listening in the 127.0.0.1:8381 but i need it to be listening in my-ip:18381…
Does anybody know how to make this change please? I think this is causin the error above
Thanks
[2020-06-26 21:08:41 +0000] [125567] [INFO] Starting gunicorn 19.6.0
[2020-06-26 21:08:41 +0000] [125567] [INFO] Listening at: http://127.0.0.1:8381 (125567)
[2020-06-26 21:08:41 +0000] [125567] [INFO] Using worker: gevent
[2020-06-26 21:08:41 +0000] [125670] [INFO] Booting worker with pid: 125670
[2020-06-26 21:08:42 +0000] [125672] [INFO] Booting worker with pid: 125672
[2020-06-26 21:09:07 +0000] [125670] [INFO] GET /
[2020-06-26 21:09:12 +0000] [125672] [INFO] GET /jsi18n/
[2020-06-26 21:09:16 +0000] [125672] [INFO] GET /admin/
[2020-06-26 21:09:23 +0000] [125672] [INFO] GET /admin/login/
[2020-06-26 21:09:27 +0000] [125672] [INFO] POST /admin/login/
Xperez
(Xabier Pérez Fernández)
3
For future users:
This post has the solution.
1 Like