css-bans icon indicating copy to clipboard operation
css-bans copied to clipboard

Quotation marks missing for initial setup (HTTP 500 Internal server error)

Open hks27d opened this issue 1 year ago • 0 comments

Hello!

I proceeded with an installation from the ground up. The platform doesn't take into consideration the quotation marks needed for database passwords.

Eg.: I installed the panel, filled in all the needed details, but the platform crashed (HTTP 500 Internal server error) after the setup. On the next page reload, the same answer is passed to the web browser (HTTP 500 Internal server error). I managed to fix the issue by adding quotation marks for the password in the .env file.

The issue was a character. More specifically: (. Because the password's first letter was that character, it crashed the whole platform.

hks27d avatar Aug 11 '24 17:08 hks27d