Skip to Content
Menu
This question has been flagged
4 Replies
4667 Views

I've installed odoo 9.0 and attempted to run it for the try, but I finally got an error like 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.

Please help post your answers.

This is the link to the log file

https://gyazo.com/8b8e022a5caa6264b13392c8aac7df22

Avatar
Discard

make sure that the password of the postgres user given in the conf file is correct

Author

But I actually using window

Internal Server Error is a generic error message, which has no meaning by itself. Please read the log entries and post your title accordingly.

Best Answer

It is trying to connect to the DB with the windows user, modify the config to set it with the postgresql user and pass.

Avatar
Discard