Dear all,
I worked almost 6 months on my private computer without any problem with Odoo10, official modules and internal developed modules.
When the time to transfer the software and databases on final server comes I get an settup error that I can't fix.
After odoo10 installation and during the automatic setting for the PostGRESql server, I got this error box : "error initialization Cluster on PostGRESql"
The installation log file shows :
Script stderr:
The service user account 'openpgsvc' could not be created: The user account already exists.
Erreur dans l'exécution de C:\Users\Administrateur.CFEDZ\AppData\Local\Temp\2\postgresql_installer_04d6d07e4b\createuser.exe "." "openpgsvc" "****" : The service user account 'openpgsvc' could not be created: The user account already exists.
Executing C:\Users\Administrateur.CFEDZ\AppData\Local\Temp\2\postgresql_installer_04d6d07e4b\validateuser.exe "." "openpgsvc" "****"
Script exit code: 0
Script output:
User account 'CFEDZ\openpgsvc' does not exist.
Script stderr:
And below when the process needs to start :
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:6.1
MajorVersion:6 Granting service account access to the data directory (using icacls) to openpgsvc:
Executing batch file 'rad89FCC.bat'...
openpgsvc: Le mappage entre les noms de compte et les ID de s'curit' n'a pas 't' effectu'.
0 fichiers correctement trait's˜; 'chec du traitement de 1 fichiers
Failed to grant service account access to the data directory (C:\Program Files (x86)\Odoo 10.0\PostgreSQL\data)
initcluster.vbs ran to completion
Script stderr:
Program ended with an error exit code
Erreur dans l'exécution de cscript //NoLogo "C:\Program Files (x86)\Odoo 10.0\PostgreSQL/installer/server/initcluster.vbs" "openpgsvc" "admin" "****" "C:\Program Files (x86)\Odoo 10.0\PostgreSQL" "C:\Program Files (x86)\Odoo 10.0\PostgreSQL\data" 5432 "DEFAULT" 0 : Program ended with an error exit code Une erreur non fatale est survenue lors de l'initialisation d'un cluster. Merci de vérifier les traces de l'installation enregistrées dans C:\Users\Administrateur.CFEDZ\AppData\Local\Temp\2 pour plus de détails.
Configuration du démarrage du serveur...
Executing cscript //NoLogo "C:\Program Files (x86)\Odoo 10.0\PostgreSQL\installer\server\startupcfg.vbs" 9.5 "openpgsvc" "****" "C:\Program Files (x86)\Odoo 10.0\PostgreSQL" "C:\Program Files (x86)\Odoo 10.0\PostgreSQL\data" "PostgreSQL_For_Odoo"
Script exit code: 0
Script output:
startupcfg.vbs ran to completion
Script stderr:
Finally the PostGRESql server doesn't launch (no processus in the list) and i can't of course launch Odoo10 on navigator.
I tried to change login/password on several tries during installation without success.
Server caracteristics :
System Windows Server 2008 R2 64bit with roles :
Domain controller,
DHCP server,
DNS server,
Files server,
Printing server.
+ OdooV10.0 Community version.
Is there any simple solution or cause for this error to happen ?
I suspect a administrator writing rights problem but I didn't find any conflict on this side.
Best Regards,