removed
This commit is contained in:
parent
890e7e60f0
commit
48376a0b80
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6"
|
||||
nickname="jk"
|
||||
avatar="http://cdn.libravatar.org/avatar/c55729c75302ae278a98d1622b30fe49"
|
||||
subject="spurious processes being started"
|
||||
date="2019-06-28T06:51:10Z"
|
||||
content="""
|
||||
On debian buster, copying to or from tahoe seems to alway cause an attempt to start a new tahoe process, even if one is already running, resulting in error messages like this on second or subsequent attempts:
|
||||
|
||||
copy P5273249.JPG STARTING '/home/jk/.tahoe-git-annex/3677c81a-5cd0-4817-9ad3-a7c29b74a7b7'
|
||||
starting node in '/home/jk/.tahoe-git-annex/3677c81a-5cd0-4817-9ad3-a7c29b74a7b7'
|
||||
Another twistd server is running, PID 20860
|
||||
|
||||
This could either be a previously started instance of your application or a
|
||||
different application entirely. To start a new one, either run it in some other
|
||||
directory, or use the --pidfile and --logfile parameters to avoid clashes.
|
||||
|
||||
Not a massive problem as everything seems to work.
|
||||
"""]]
|
Loading…
Reference in a new issue