This commit is contained in:
parent
27000836a5
commit
239c5cfe7f
1 changed files with 32 additions and 0 deletions
32
doc/bugs/The_assistant_hangs_forever.mdwn
Normal file
32
doc/bugs/The_assistant_hangs_forever.mdwn
Normal file
|
@ -0,0 +1,32 @@
|
|||
What steps will reproduce the problem?
|
||||
|
||||
1. Open the assistant with git-annex webapp
|
||||
2. Click add another repository
|
||||
3. Choose "add another repository"
|
||||
4. Use "/home/pierre/testme" (try and get the problem with a new directory or an existing directory)
|
||||
5. Press "Make Repository"
|
||||
5. Choose "Keep the repository separate"
|
||||
|
||||
What is the expected output? What do you see instead?
|
||||
|
||||
Go to the created repository but the interface hangs forever
|
||||
I have 4 git-annex processes that use no CPUs.
|
||||
I can still use the UI by clicking around with success or even shutdown the daemon.
|
||||
If I shutdown the daemon, all git-annex process gets killed.
|
||||
|
||||
What version of git-annex are you using? On what operating system?
|
||||
|
||||
It is said to be git-annex version: 4.20130324 but it is actually 4.20130405 (known bug)
|
||||
|
||||
Please provide any additional information below.
|
||||
|
||||
|
||||
OS: Arch linux, bin package (not installed from source)
|
||||
All tests are OK
|
||||
Nothing happens on the log pages
|
||||
|
||||
This is so weird that I would like to see the log file but I cannot find it. I have looked at /var/log without success.
|
||||
I have tried other available version on Arch linux (AUR git-annex-bin, AUR git-annex-standalone, haskell-web git-annex) and they all exhibit the same problem.
|
||||
At that stage, what I would like to be able is to try to figure out what is going on using the log file.
|
||||
Thanks
|
||||
|
Loading…
Reference in a new issue