MoneroOcean / xmr-node-proxy

Cryptonote/Forknote/Cryptonight/Light/Heavy coin proxy for nodejs-pool
77 stars 61 forks source link

Problem with installation #137

Open RealWorld-glich opened 3 years ago

RealWorld-glich commented 3 years ago

Hi dev, I am trying to install the node proxy inside docker but I am getting this error every time:

npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote -h -t https://github.com/MoneroOcean/node-cryptoforknote-util.git npm ERR! npm ERR! fatal: unable to access 'https://github.com/MoneroOcean/node-cryptoforknote-util.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated. npm ERR! npm ERR! exited with error code: 128

openssl version OpenSSL 1.0.2g 1 Mar 2016 curl -V curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3 git --version git version 2.7.4

Let me know is there is something I can do.