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

ERR_OUT_OF_RANGE when executing '$node deploy-tasks.js > config.json #107

Open
ost006 opened this issue Jul 19, 2018 · 0 comments
Open

ERR_OUT_OF_RANGE when executing '$node deploy-tasks.js > config.json #107

ost006 opened this issue Jul 19, 2018 · 0 comments

Comments

@ost006
Copy link

ost006 commented Jul 19, 2018

RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= 0 and <= 4294967295. Received -1362828628
at checkInt (internal/buffer.js:35:11)
at writeU_Int32BE (internal/buffer.js:625:3)
at Buffer.writeUInt32BE (internal/buffer.js:638:10)
at WebSocketFrame.toBuffer (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\websocket\lib\WebSocketFrame.js:257:24)
at WebSocketConnection.sendFrame (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\websocket\lib\WebSocketConnection.js:852:43)
at WebSocketConnection.fragmentAndSend (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\websocket\lib\WebSocketConnection.js:788:14)
at WebSocketConnection.sendUTF (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\websocket\lib\WebSocketConnection.js:728:10)
at W3CWebSocket.send (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\websocket\lib\W3CWebSocket.js:116:26)
at WebsocketProvider.send (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\web3-providers-ws\src\index.js:223:21)
at Timeout._onTimeout (D:\HJ\Projects\WAGON\webasm-solidity-master\node_modules\web3-providers-ws\src\index.js:203:19)
at ontimeout (timers.js:427:11)
at tryOnTimeout (timers.js:289:5)
at listOnTimeout (timers.js:252:5)
at Timer.processTimers (timers.js:212:10)

this error occured with createContract("Judge")
Judge.bin file is to heavy
how can I finish this work?

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