Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 2.5.4 on linux #5206

Open
LeadJavaliner opened this issue Jan 12, 2023 · 0 comments
Open

System Error when running Ganache 2.5.4 on linux #5206

LeadJavaliner opened this issue Jan 12, 2023 · 0 comments

Comments

@LeadJavaliner
Copy link

I'm deploying a fairly simple smart contract from my standalone RemixIDE. Sending parameters using truffle's deployment script fails where as RemixIDE deploys the contract just fine (which is possibly another bug or maybe my truffle isn't configured correctly).

Often the deployment has no issue.

Chance my OS has run out of file watchers, and Ganache doesn't have a good error message for that.

PLATFORM: linux
GANACHE VERSION: 2.5.4

EXCEPTION:

Error: CONNECTION ERROR: Couldn't connect to node on WS.
    at Object.InvalidConnection (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/web3-providers-ws/node_modules/web3-core-helpers/src/errors.js:35:16)
    at WebsocketProvider._timeout (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/web3-providers-ws/src/index.js:255:48)
    at W3CWebSocket.connection.onclose (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/web3-providers-ws/src/index.js:155:15)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/yaeti/lib/EventTarget.js:107:17)
    at W3CWebSocket.onClose (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/@web3-js/websocket/lib/W3CWebSocket.js:228:10)
    at WebSocketConnection.<anonymous> (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/@web3-js/websocket/lib/W3CWebSocket.js:201:17)
    at WebSocketConnection.emit (events.js:210:5)
    at WebSocketConnection.handleSocketClose (/tmp/.mount_ganachqSZu8x/resources/static/node/node_modules/@web3-js/websocket/lib/WebSocketConnection.js:389:14)
    at Socket.emit (events.js:210:5)
    at TCP.<anonymous> (net.js:658:12)
@MicaiahReid MicaiahReid transferred this issue from trufflesuite/ganache Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant