diff options
-rw-r--r-- | doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn b/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn index 22e2beb8f..bf476f615 100644 --- a/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn +++ b/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn @@ -125,3 +125,21 @@ ok > > Note that git on `marcos` is the 1.8.4 backport for some reason. > > I know that branch tracking changed with that release, maybe > > that's the problem? --[[anarcat]]) +> > +> > > So yep, I confirm that even in 4.20131105-g8efdc1a, the webapp +> > > doesn't find the `markov` remote properly, even though +> > > `git annex status` can: +> > > +> > > $ git annex status +> > > repository mode: direct +> > > trusted repositories: 0 +> > > semitrusted repositories: 3 +> > > 00000000-0000-0000-0000-000000000001 -- web +> > > a75cbbf7-e055-423e-b375-443e0552c9e2 -- here (anarcat@marcos:/srv/books) +> > > aa500f29-42d9-4777-ae02-4a2c3d47db44 -- anarcat@markov:~/books +> > > +> > > I see transfers happening, but they go to "unknown". The link is: +> > > +> > > http://127.0.0.1:56577/config/repository/edit/UUID%20%22aa500f29-42d9-4777-ae02-4a2c3d47db44%22?auth=... +> > > +> > > -- [[anarcat]] |