Discussion:
[mitk-users] git repo unaccessible?
Miklos Espak
2017-01-23 14:46:53 UTC
Permalink
Hi,

the repo seems to be unaccessible through phabricator at the moment.

14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src git remote
add phab https://phabricator.mitk.org/source/mitk.git
14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src git fetch phab
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src

I can use the github mirror, just wanted to note.

Best,
Miklos
Goch, Caspar Jonas
2017-01-25 12:58:41 UTC
Permalink
Hi Miklos,

we tried reproducing this issue yesterday at work and at home and the following worked fine:
git init
src git remote add phab https://phabricator.mitk.org/source/mitk.git
git fetch phab

Does the error still occur for you?

Best,
Caspar

-----Ursprüngliche Nachricht-----
Von: Miklos Espak [mailto:***@ucl.ac.uk]
Gesendet: Montag, 23. Januar 2017 15:47
An: mitk-users
Betreff: [mitk-users] git repo unaccessible?

Hi,

the repo seems to be unaccessible through phabricator at the moment.

14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src git remote add phab https://phabricator.mitk.org/source/mitk.git
14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src git fetch phab
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
14:43 23/01 ***@img-cmic1:/build/src/niftk-debug/MITK/src

I can use the github mirror, just wanted to note.

Best,
Miklos

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________
mitk-users mailing list
mitk-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users
Miklos Espak
2017-01-25 13:21:09 UTC
Permalink
No, it works fine now.
Thanks for checking.

Miklos


On 25 January 2017 at 12:58, Goch, Caspar Jonas
Post by Goch, Caspar Jonas
Hi Miklos,
git init
src git remote add phab https://phabricator.mitk.org/source/mitk.git
git fetch phab
Does the error still occur for you?
Best,
Caspar
-----Ursprüngliche Nachricht-----
Gesendet: Montag, 23. Januar 2017 15:47
An: mitk-users
Betreff: [mitk-users] git repo unaccessible?
Hi,
the repo seems to be unaccessible through phabricator at the moment.
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
I can use the github mirror, just wanted to note.
Best,
Miklos
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________
mitk-users mailing list
https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
https://lists.sourceforge.net/lists/listinfo/mitk-users
Loading...