Code Monkey home page Code Monkey logo

Comments (5)

ronag avatar ronag commented on July 20, 2024

Could you provide your full command line?

from node-http2-proxy.

Muhaah avatar Muhaah commented on July 20, 2024

Thank you for your quick response.

git clone https://<myDomain>/<myProject>.git
Cloning into '<myProject>'...
Username for 'https://<myDomain>': <username>
Password for 'https://<user>@<myDomain>': <password>
remote: Counting objects: 3857, done.
remote: Compressing objects: 100% (99/99), done.
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

from node-http2-proxy.

ronag avatar ronag commented on July 20, 2024

Works just fine...

git clone https://github.com/nxtedition/node-http2-proxy.git
Cloning into 'node-http2-proxy'...
remote: Counting objects: 940, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 940 (delta 6), reused 11 (delta 6), pack-reused 927
Receiving objects: 100% (940/940), 181.86 KiB | 393.00 KiB/s, done.
Resolving deltas: 100% (624/624), done.

from node-http2-proxy.

Muhaah avatar Muhaah commented on July 20, 2024

My setup is a Gitlab-Server behind a reverse-ssl-proxy (node-http2-proxy).
I send you a mail with a repo on my server so you can test it.
In one of ten Git pull commands, Iā€™m getting an error.

from node-http2-proxy.

Muhaah avatar Muhaah commented on July 20, 2024

Here is the error from proxy.web(...).catch((error)=>{console.log(error)})

{ Error: socket hang up
    at createError (......\node_modules\http2-proxy\index.js:375:15)
    at IncomingMessage.onProxyAborted (......\node_modules\http2-proxy\index.js:254:22)
    at emitNone (events.js:106:13)
    at IncomingMessage.emit (events.js:208:7)
    at Socket.socketCloseListener (_http_client.js:353:13)
    at emitOne (events.js:121:20)
    at Socket.emit (events.js:211:7)
    at TCP._handle.close [as _onclose] (net.js:554:12) code: 'ECONNRESET', statusCode: 502 }

from node-http2-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.