Skip to Content
Menu
This question has been flagged
1 Reply
192 Views

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

Avatar
Discard
Best Answer

I see this error multiple times everyday. It simply means there is some pythonic error somewhere in your Odoo code. I'd look at the debug log or sometimes I can see it in the production with systemctl status...

Avatar
Discard