El 20/06/17 a les 07:12, Axel Braun ha escrit:
Morning,
the above connection string was always working fine - now I have some trouble in initializing a database using this string - trytond-admin always looks for test42.sqlite instead of the test42-db on postgres. Trytond is 4.2.4
Thanks
Axel

If it's looking for sqlite instead of postgres the problem is that the default config is used. Make sure that:

- You reference the correct configuration file
- The user running trytond is allowed to read the config file. trytond will sillently discard the files that is not allowed to read. - There is no other trytond config file that overrides this setting, in case that you are using multiple files.

Hope it helps.


--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

--
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/11df5c7f-0738-66a0-5224-fba642498c8b%40koolpi.com.

Reply via email to