Am Mittwoch, 19. September 2012 10:00:57 UTC+2 schrieb Cédric Krier:
>
> On 17/09/12 03:50 -0700, Henrik Genssen wrote: 
> > Traceback (most recent call last): 
> >   File "C:\Programme\tryton\bin\tryton", line 60, in <module> 
> >     tryton.client.TrytonClient().run() 
> >   File "C:\Programme\tryton\tryton\client.py", line 65, in __init__ 
> >     if IPCClient(hostname, port, database).write(url): 
> >   File "C:\Programme\tryton\tryton\ipc.py", line 160, in write 
> >     _, tmpfile = tempfile.mkstemp(dir=tmpdir, text=True) 
> >   File "C:\Python27\lib\tempfile.py", line 293, in mkstemp 
> >     return _mkstemp_inner(dir, prefix, suffix, flags) 
> >   File "C:\Python27\lib\tempfile.py", line 228, in _mkstemp_inner 
> >     fd = _os.open(file, flags, 0600) 
>
> What is the error?

tryton simply does not start anymore after the temp-path has changed

 

> > what is this file (10.100.11.16@8000@tryton) for? can it be deleted on 
> > every start / end of tryton? 
>
> Not really, it is for IPC. To allow to make tryton open an URL to the 
> running client. 

as tryton does not start anymore, maybe deleting a file with an invalid 
path is better 
then beeing unable to start anymore...

-- 
[email protected] mailing list

Reply via email to