Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONNECTION ERROR: Couldn't connect to node on IPC. #47

Open
KevinGong opened this issue May 26, 2018 · 0 comments
Open

CONNECTION ERROR: Couldn't connect to node on IPC. #47

KevinGong opened this issue May 26, 2018 · 0 comments

Comments

@KevinGong
Copy link

work@server-0:~/etherchain-light$ sudo docker-compose up [sudo] password for work: Starting etherchain-light_etherchain-light_1 ... done Attaching to etherchain-light_etherchain-light_1 etherchain-light_1 | npm info it worked if it ends with ok etherchain-light_1 | npm info using npm@5.4.2 etherchain-light_1 | npm info using node@v8.7.0 etherchain-light_1 | npm info lifecycle etherchain-light@0.0.0~prestart: etherchain-light@0.0.0 etherchain-light_1 | npm info lifecycle etherchain-light@0.0.0~start: etherchain-light@0.0.0 etherchain-light_1 | etherchain-light_1 | > etherchain-light@0.0.0 start /usr/src/app etherchain-light_1 | > node ./bin/www etherchain-light_1 | etherchain-light_1 | IPC Connection Error { Error: connect ENOENT /root/.local/share/io.parity.ethereum/jsonrpc.ipc etherchain-light_1 | at Object._errnoException (util.js:1021:11) etherchain-light_1 | at _exceptionWithHostPort (util.js:1043:20) etherchain-light_1 | at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1175:14) etherchain-light_1 | code: 'ENOENT', etherchain-light_1 | errno: 'ENOENT', etherchain-light_1 | syscall: 'connect', etherchain-light_1 | address: '/root/.local/share/io.parity.ethereum/jsonrpc.ipc' } etherchain-light_1 | Error updating node status: Error: CONNECTION ERROR: Couldn't connect to node on IPC. etherchain-light_1 | at Object.InvalidConnection (/usr/src/app/node_modules/web3/lib/web3/errors.js:28:16) etherchain-light_1 | at IpcProvider._timeout (/usr/src/app/node_modules/web3/lib/web3/ipcprovider.js:150:48) etherchain-light_1 | at Socket.<anonymous> (/usr/src/app/node_modules/web3/lib/web3/ipcprovider.js:38:15) etherchain-light_1 | at emitOne (events.js:115:13) etherchain-light_1 | at Socket.emit (events.js:210:7) etherchain-light_1 | at emitErrorNT (internal/streams/destroy.js:64:8) etherchain-light_1 | at _combinedTickCallback (internal/process/next_tick.js:138:11) etherchain-light_1 | at process._tickCallback (internal/process/next_tick.js:180:9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant