Am Montag, 15. Dezember 2014 16:33:04 UTC+1 schrieb Pierre-Louis Bonicoli: > > On 15/12/2014 16:22, Axel Braun wrote: > > I'm currently playing around with tryton 3.4, and noticed the following > > problem: > > > > /usr/bin/trytond --config /etc/tryton/trytond.conf > > --pidfile=/var/lib/trytond/trytond.pid > > --logconf=/etc/tryton/trytond_log.conf > [...] > > IOError: [Errno 2] No such file or directory: > '/var/log/tryton/trytond.log' > > > > IMHO Tryton should catch this error and create the file, shouldn't it? > > Hi, > > I guess trytond process could not access to > '/var/log/tryton/trytond.log' because the directory '/var/log/tryton/' > doesn't exist. > > Indeed, there was a typo, should have read /var/log/trytond
Sorry for the confusion! Axel
