- PNAnsweredI don't know how, but the system started to work on its own. Very strange.
Now when I click on the login field I have a 500 error and I can't log in.
Problem started after I put the site in maintenance mode. How do I get out of maintenance mode? - MSAnsweredHello,
Only super users can login in maintenance mode. You can access the login page by added `/login` at the end of your domain URL.
For 500 error, please check the server error logs for error details. You can check the Laravel logs in the `storage/logs/` folder too.
Thank you - PNAnsweredI checked here and the error occurs after enabling the captcha. I disabled the captcha and the system started working normally again.
Another problem I noticed is that even after configuring the system, it does not communicate with the email sending server. - MSAnsweredHello,
What captcha setting you are using?
If mew captcha then please make sure that your files and folder permissions are correct.
Thank you - PNAnsweredgoogle captcha v2
- Login to Reply