Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
1676 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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.

Avatar
Zrušit
Nejlepší odpověď

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.



Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
zář 20
4132
1
čvc 20
8513
1
kvě 25
261
1
lis 24
6032
2
čvn 23
3179