Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1682 Widoki

Hello,

I'm facing an issue with my Odoo 17.0 installation on Windows. When I try to start the Odoo service, I get this error:

'Windows could not start the odoo-server-17.0 service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error.'

I have tried restarting the service and verifying that PostgreSQL is running, but the issue persists.

I would appreciate any guidance on resolving this. Logs and additional information can be provided if needed.

Thanks in advance for your help!"

Here is the screenshot

Awatar
Odrzuć
Najlepsza odpowiedź

If you're unable to start Odoo 17 as a Windows service and encounter a service error, follow these steps:

Troubleshooting Steps:

  1. Check odoo.conf Path
    Ensure the config file path used in the service is correct and accessible (no typos or permission issues).
  2. Review Service Command
  3. Python & Dependency Compatibility
    Confirm Odoo 17 is installed with Python 3.10+ and all required packages via requirements.txt.
  4. Check Log File
    Open odoo.log to identify any import errors, port conflicts, or missing addons.
  5. Permissions
    Run Command Prompt as Administrator to install/start the service.
  6. PostgreSQL Service
    Ensure PostgreSQL is running and the DB parameters in odoo.conf are correct.

Awatar
Odrzuć
Najlepsza odpowiedź

Hello

i'm a basic, beginner user.

Are you using a PC? Have you tried, on the terminal, inside the app folder, using the command 

python3 'odoo-bin'

or instead of 'odoo-bin' the name of your odoo server app?

note that. using this temporary solution if you close the Terminal window Oddo will stop.

----

I'm facing the opossite, in my laptop, Odoo (postgres and python) is always running) I don't know if there is a safe and graphic interface to stop it.

Hope to read other approaches from the community.



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 20
4134
1
lip 20
8516
1
maj 25
261
1
lis 24
6039
2
cze 23
3180