summaryrefslogtreecommitdiff
path: root/doc/bugs/Missing_repo_uuid_after_local_pairing_with_older_annex.mdwn
blob: dc24ee18d784d3856589fd6b5e95cd4078a11033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
### Please describe the problem.
I paired my repo running on Gentoo (git-annex 4.20130601) with Ubuntu 13.04 (git-annex 3.10121112ubuntu4). The repo on Ubuntu doesn't have uuid for the Gentoo remote, so:

- There is no name in assistan's repo settings for it

- Trying to access its settings gives Internal server error: Unknown UUID
15/Jun/2013:12:39:10 +0300 [Error#yesod-core] Unknown UUID @(yesod-core-1.1.8.3:Yesod.Internal.Core ./Yesod/Internal/Core.hs:550:5)

- In dashboard on Ubuntu all changes stay queued forever (although the syncing seems to work)

### What steps will reproduce the problem?
Pair local computers with different annex versions.

### What version of git-annex are you using? On what operating system?
Gentoo (git-annex 4.20130601)
Ubuntu 13.04 (git-annex 3.10121112ubuntu4)

### Please provide any additional information below.

[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log


# End of transcript or log.
"""]]

> Others are reporting what seems to be the same problem here:
> [[Internal_Server_Error:_Unknown_UUID]].
> 
> [[dup|done]] --[[Joey]]