A user reports an issue with:
- importing a repository from GitHub on a Phacility instance;
- switching it from imported to hosted;
- cloning over HTTP.
I can reproduce this in production, but not in development:
git clone https://test-ji2ubpx2swcl.phacility.com/diffusion/POEMS/poems.git poemhttp1 Cloning into 'poemhttp1'... error: RPC failed; result=22, HTTP code = 500 fatal: The remote end hung up unexpectedly
Neither the web or repo nodes currently log anything relevant.
Our logging around clone issues is generally rather deficient so I'm going to start by improving that.