-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
500 Internal Server Error #332
Comments
What does the logs file say? |
This files ? file:///var/www/partdb/var/log/prod_deprecations.log |
{"message":"Matched route "redirector".","context":{"route":"redirector","route_parameters":{"_route":"redirector","_controller":"App\Controller\RedirectController::addLocalePart","url":""},"request_uri":"http://127.0.0.1/","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2023-04-01T18:25:44.528414+02:00","extra":{"token":null,"url":"/","ip":"127.0.0.1","http_method":"GET","server":"127.0.0.1","referrer":null}} |
You should try to clear the cache with And do a chown on the part-db files |
tried everything, it doesn't work |
…limit in sqlite This fixes issue #332 on SQLite DBs
This is fixed in the latest master version. |
Good job !!! |
Updating to version (without errors)
1.6.0-dev (master/be2ed52)
browsing the categories I get the error:
500 Internal Server Error
I have tried to follow all the instructions provided to no avail !!!
PHP Version: 8.1.2-1ubuntu2.13
Database Server: SqLite
OS: Kubuntu 22.04
Browser: Firefox
Version: 115.0.2 (64 bit)
The text was updated successfully, but these errors were encountered: