Maybe I’m mistaken here, but it seems I don’t get any warnings, even when enabling verbose output.
What I try:
- kill trytond
- remove /etc/tryton/trytond.conf
- invoking trytond with: ‘trytond -v -c /ect/tryton/trytond.conf’
While I do get some output, the only message related to trytond.conf is:
20715 140622628394816 [2018-08-28 09:41:16,693] INFO trytond.config using as configuration files
This output is obtained regardless if trytond.conf is available or not. Of course it’s possible I overlook something here, but I don’t see any message I would interpret as ‘no configuration file found’…