Yes, I can take that exact url and clone at the command line on windows and
on RHEL 7.3. It only takes about a second. On Openshift, it spins for about
5-10 minutes then fails with that error. Is there a way to see the entire
error message? I can't seem to find it in any Docker of Openshift logs.

Thanks

On Thu, Apr 6, 2017 at 10:51 AM, Cesar Wong <cew...@redhat.com> wrote:

> Are you able to clone outside of openshift using that URL?
>
> Just looking at what the bad line length character being reported is
> (<!DO) my guess is that the git server is responding with an HTML doc/error
> of some kind.
>
> On Apr 6, 2017, at 11:43 AM, Dean Peterson <peterson.d...@gmail.com>
> wrote:
>
> Hi Cesar,
>
> VersionOpenShift Master:v1.4.1Kubernetes Master:v1.4.0+776c994
>
> On Thu, Apr 6, 2017 at 10:19 AM, Cesar Wong <cew...@redhat.com> wrote:
>
>> Hi Dean,
>>
>> What version of openshift are you using?
>>
>> On Apr 6, 2017, at 11:07 AM, Dean Peterson <peterson.d...@gmail.com>
>> wrote:
>>
>> Hello,
>>
>> I just installed the latest version of Origin. A build that worked before
>> is failing with the following:
>>
>> Cloning "https://someone%40gmail.com:somepassword%40morepassword%40@
>> enterprisewebservice.kilnhg.com/Code/EnterpriseWebService/Op
>> enshift-Docker-Builds/wildfly-jdk-8.git" ...
>> error: build error: fatal: protocol error: bad line length character: <!DO
>> fatal: The remote end hung up unexpectedly
>>
>> I have verified that builds with public github urls work, but this url
>> that worked before is no longer working.
>>
>> Also, builds often hang on cloning, regardless for up to 5 minutes before
>> success or failing.
>>
>> Has something changed to prevent a url with escaped @ symbols in the
>> username/pass section from working?
>>
>> Thank you
>> _______________________________________________
>> users mailing list
>> users@lists.openshift.redhat.com
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>>
>>
>
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to