Skip to content

Error: certificate has expired #45

@michielbdejong

Description

@michielbdejong

I followed the instructions in the readme, but saw:

...
mark 2017-02-19T19:14:38.155Z connector:app error { Error: certificate has expired
mark     at Error (native)
mark     at TLSSocket.<anonymous> (_tls_wrap.js:1079:38)
mark     at emitNone (events.js:86:13)
mark     at TLSSocket.emit (events.js:185:7)
mark     at TLSSocket._finishInit (_tls_wrap.js:603:8)
mark     at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:433:38) code: 'CERT_HAS_EXPIRED' }
mark npm ERR! Linux 4.8.0-37-generic
mark npm ERR! argv "/home/michiel/.nvm/versions/node/v6.9.5/bin/node" "/home/michiel/.nvm/versions/node/v6.9.5/lib/node_modules/npm/bin/npm-cli.js" "start"
mark npm ERR! node v6.9.5
mark npm ERR! npm  v3.10.10
mark npm ERR! code ELIFECYCLE
mark npm ERR! ilp-connector@12.4.3 start: `node src/index.js`
mark npm ERR! Exit status 1
mark npm ERR! 
mark npm ERR! Failed at the ilp-connector@12.4.3 start script 'node src/index.js'.
mark npm ERR! Make sure you have the latest version of node.js and npm installed.
mark npm ERR! If you do, this is most likely a problem with the ilp-connector package,
mark npm ERR! not with npm itself.
mark npm ERR! Tell the author that this fails on your system:
mark npm ERR!     node src/index.js
mark npm ERR! You can get information on how to open an issue for this project with:
mark npm ERR!     npm bugs ilp-connector
mark npm ERR! Or if that isn't available, you can get their info via:
mark npm ERR!     npm owner ls ilp-connector
mark npm ERR! There is likely additional logging output above.
mark 
mark npm ERR! Please include the following file with any support request:
mark npm ERR!     /home/michiel/five-bells-demo/node_modules/ilp-connector/npm-debug.log
mark 
child exited with code 1
could not kill pid -5146

npm ERR! Linux 4.8.0-37-generic
npm ERR! argv "/home/michiel/.nvm/versions/node/v6.9.5/bin/node" "/home/michiel/.nvm/versions/node/v6.9.5/bin/npm" "start"
npm ERR! node v6.9.5
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! five-bells-demo@1.4.1 start: `rm -f data/*.sqlite ; node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the five-bells-demo@1.4.1 start script 'rm -f data/*.sqlite ; node index.js'.
npm ERR! Make sure you have the latest ve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions