Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1009 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 20
3749
1
jul 20
8156
0
may 25
123
1
nov 24
5423
2
jun 23
2662