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

Hello I am trying to just get Odoo up and running on Windows 10. I verified that no previous installations of Odoo or PostgreSQL were installed on my machine. Downloaded the Odoo 14 installer and ran the All In One installation. Selected my installation path, and let it run. I used completely default username/pass during the installation portion of PostgreSQL. Upon installation completion it opened localhost:8069 and I am getting:



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.



I have verified through pgAdmin4 that I have PostgreSQL installed, and I verified the username/pass through the admin window as well. I checked odoo.log and inside there seems to be zero error messages in any capacity



2021-05-26 17:37:43,400 18932 INFO ? odoo: Odoo version 14.0-20210526
2021-05-26 17:37:43,400 18932 INFO ? odoo: Using configuration file at C:\Odoo\server\odoo.conf
2021-05-26 17:37:43,400 18932 INFO ? odoo: addons paths: ['C:\\Odoo\\server\\odoo\\addons', 'c:\\users\\jake\\appdata\\local\\openerp s.a\\odoo\\addons\\14.0', 'c:\\odoo\\server\\odoo\\addons']
2021-05-26 17:37:43,400 18932 INFO ? odoo: database: openpg@localhost:5432
2021-05-26 17:37:44,165 18932 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at C:\Odoo\thirdparty\wkhtmltopdf.exe
2021-05-26 17:37:44,692 18932 INFO ? odoo.service.server: Initiating shutdown
2021-05-26 17:37:44,692 18932 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.
2021-05-26 17:37:46,046 19868 INFO ? odoo: Odoo version 14.0-20210526
2021-05-26 17:37:46,047 19868 INFO ? odoo: Using configuration file at C:\Odoo\server\odoo.conf
2021-05-26 17:37:46,047 19868 INFO ? odoo: addons paths: ['C:\\Odoo\\server\\odoo\\addons', 'c:\\users\\jake\\appdata\\local\\openerp s.a\\odoo\\addons\\14.0', 'c:\\odoo\\server\\odoo\\addons']
2021-05-26 17:37:46,047 19868 INFO ? odoo: database: openpg@localhost:5432
2021-05-26 17:37:46,223 19868 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at C:\Odoo\thirdparty\wkhtmltopdf.exe
2021-05-26 17:37:46,348 19868 INFO ? odoo.service.server: HTTP service (werkzeug) running on Jake-PC:8069



Any ideas on what I am doing wrong?

Avatar
Discard
Best Answer

If You're Trying to Load a Page with a 500 Internal Server Error:
Refresh the page.
Come back later.
Delete your browser's cookies.
Paste your URL into the website "Down for Everyone or Just Me."
Deactivate a plugin or theme.
Use a plugin like WP Debugging to identify the issue.

Regards,
Peter

Avatar
Discard
Related Posts Replies Views Activity
5
Oct 24
600
1
Aug 24
393
1
May 24
1332
0
Aug 23
863
3
Apr 23
22076