-
Notifications
You must be signed in to change notification settings - Fork 19
Description
When I run cpid on the lxterminal I get the next log:
I'm running the compoundpi server on a raspberry pi zero with raspbian
Compundpi --version 0.4
Status Active: running
What can I do i cant find the servers on the client running on raspbian jessie on a pi 3
Traceback (most recent call last):
File "/usr/sbin/cpid", line 9, in
load_entry_point('compoundpi==0.4', 'console_scripts', 'cpid')()
File "/usr/lib/python2.7/dist-packages/compoundpi/terminal.py", line 138, in call
return self.main(args) or 0
File "/usr/lib/python2.7/dist-packages/compoundpi/server.py", line 213, in main
signal.SIGINT: self.interrupt,
File "/usr/lib/pymodules/python2.7/daemon/daemon.py", line 352, in enter
self.open()
File "/usr/lib/pymodules/python2.7/daemon/daemon.py", line 344, in open
self.pidfile.enter()
File "/usr/lib/pymodules/python2.7/lockfile.py", line 223, in enter
self.acquire()
File "/usr/lib/pymodules/python2.7/daemon/pidlockfile.py", line 109, in acquire
super(TimeoutPIDLockFile, self).acquire(timeout, *args, **kwargs)
File "/usr/lib/pymodules/python2.7/daemon/pidlockfile.py", line 59, in acquire
super(PIDLockFile, self).acquire(*args, **kwargs)
File "/usr/lib/pymodules/python2.7/lockfile.py", line 239, in acquire
raise LockFailed("failed to create %%s" %% self.unique_name)
LockFailed: failed to create /var/run/cam1.MainThread-1015