After login, getting a 404, as it redirects to wrong url #2383
Replies: 2 comments
-
|
Hi, Try those steps :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It was an nginx issue on our server. Fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After logging in, it tries to go to folders off the website root, instead of /livehelperchat/lhc_web/, eg: https://my.website.com/site_admin/user/login
We also lost all styling on the login page. Tried regenerating css with:
sudo -u my_user php cron.php -s eng -c cron/util/generate_css -p 1and that goes through a process and says success, but nothing gets populated in
/var/www/subs.humortimes/livehelperchat/lhc_web/cache/designcompiledfolderSince I can't login to correct this behavior, what should I do?
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions