Elizabeth Dodd wrote: > gentoo system, still running a 1.7 freevo > on reboot recordserver doesn't start > commdetectserver and webserver start > > next attempt to start the recordserver with 'freevo recordserver start' has > no > problems > has anyone any ideas?
Is the owner of /tmp/kaa-0 different from the user that starts the recordserver? The message "OSError: [Errno 17] File exists: '/tmp/kaa-0'" indicates that it cannot overwrite the directory. You can safely delete /tmp/kaa-0 and restart the recordserver. Duncan > > this is from the log > ================================================================================ > Freevo 1.7.6.1 r10340 started at Wed Dec 31 08:46:42 2008 > -------------------------------------------------------------------------------- > 2008-12-31 08:46:42,210 INFO config.py (481): > logdir: /var/log /var/log/free > vo > 2008-12-31 08:46:42,210 INFO config.py (482): > staticdir: /var/lib /var/lib/f > reevo > 2008-12-31 08:46:42,210 INFO config.py (483): > cachedir: /var/cache /var/cach > e/freevo > 2008-12-31 08:46:42,210 INFO config.py (502): Loading freevo > configuration > f > ile "/etc/freevo/freevo.conf" > 2008-12-31 08:46:45,524 INFO config.py (589): Loading local configuration > fi > le "/etc/freevo/local_conf.py" > 2008-12-31 08:46:45,573 INFO config.py (987): > overlaydir: /var/cache/freevo/ > vfs > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", > line > 3 > 7, in ? > from util import vfs > File "/usr/lib/python2.4/site-packages/freevo/util/__init__.py", line 74, > in ? > from fileops import * > File "/usr/lib/python2.4/site-packages/freevo/util/fileops.py", line 46, > in ? > import kaa.imlib2 as imlib2 > File "/usr/lib/python2.4/site-packages/kaa/__init__.py", line 33, in ? > from kaa.notifier import * > File "/usr/lib/python2.4/site-packages/kaa/notifier/__init__.py", line 53, > in > ? > from sockets import IOMonitor, WeakIOMonitor, Socket, IO_READ, IO_WRITE > File "/usr/lib/python2.4/site-packages/kaa/notifier/sockets.py", line 48, > in ? > from kaa.tmpfile import tempfile > File "/usr/lib/python2.4/site-packages/kaa/tmpfile.py", line 20, in ? > os.mkdir(TEMP, 0700) > OSError: [Errno 17] File exists: '/tmp/kaa-0' > > ------------------------------------------------------------------------------ _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users