Issue #242: Random http status 403 (conservancy/kallithea)

Thomas Güttler issues-reply at bitbucket.org
Wed Aug 17 09:29:16 UTC 2016


New issue 242: Random http status 403
https://bitbucket.org/conservancy/kallithea/issues/242/random-http-status-403

Thomas Güttler:

We get random http status 403 messages.

It happens roughly in 1 of 50 git clone commands.

Here is the output of our client (pip (Python install tool) started from jenkins):

```
#!shell


Obtaining foowork from git+https://source.example.com:40443/repos/foowork@release/2016.371#egg=foowork (from -r /tmp/tmp1jaIlG/requirements.txt (line 12))
Cloning https://source.example.com:40443/repos/foowork (to release/2016.371) to ./src/foowork
Complete output from command git clone -q https://source.example.com:40443/repos/foowork /home/foowork_eins_di2468/src/foowork:
         
---------------------------------------- error: RPC failed; result=22, HTTP code = 403
fatal: The remote end hung up unexpectedly
Command "git clone -q https://source.example.com:40443/repos/foowork /home/foowork_eins_di2468/src/foowork" failed with error code 128 in None

```

Has anybody a hint why this fails sometimes?






More information about the kallithea-general mailing list