Part-DB-server icon indicating copy to clipboard operation
Part-DB-server copied to clipboard

New part - New User: 500 Internal Server Error - Ubuntu 24.04 - Bind9

Open alexabreup opened this issue 1 year ago • 1 comments

Hi, I am running the Part-DB in a Ubuntu 24.04, using a DNS server (Bind9) and Nginx proxy server as a homelab. After add the Part-DB to systemctl automatic start and the Nginx proxy ip, I am have this issue:

500 Internal Server Error Something bad happened internally. There is nothing you could do about this, except trying to reload the page.

You can try to Go Back or Visit the homepage.

If this error persists, please contact your administrator. Infos for Admin: You could try following things, if this error is unexpected:

Check var/log/prod.log (or docker logs when Part-DB is running inside a docker container) for additional informations
Run php bin/console cache:clear to clear cache

If you think that this is an error in Part-DB, open an Issue on GitHub.

You can disable these hints in config/parameters.yaml by setting partdb.error_pages.show_help to false. This page was generated by Part-DB on Sep 2, 2024, 12:31 PM .

I am trying to change the permissions without success. Thanks

alexabreup avatar Sep 02 '24 12:09 alexabreup

You should check the logs of Part-DB what exactly is the issue and try to clear the cache like the error message suggests.

jbtronics avatar Sep 02 '24 13:09 jbtronics