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

VM execution error #115

@dim3003

Description

@dim3003

Hi there I am getting this error when trying to deploy a smart contract on Kovan network.

Error: VM execution error. at WebsocketSubprovider._handleSocketMessage (C:\Users\FOLDER\launch-lsp\node_modules\@trufflesuite\web3-provider-engine\subproviders\websocket.js:121:18) at WebSocket.onMessage (C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\event-target.js:120:16) at WebSocket.emit (events.js:315:20) at Receiver.receiverOnMessage (C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\websocket.js:720:20) at Receiver.emit (events.js:315:20) at Receiver.dataMessage (C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\receiver.js:414:14) at C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\receiver.js:371:23 at C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\permessage-deflate.js:307:9 at C:\Users\FOLDER\launch-lsp\node_modules\ws\lib\permessage-deflate.js:389:7 at afterWrite (_stream_writable.js:468:5) at onwrite (_stream_writable.js:448:7) at InflateRaw.afterTransform (_stream_transform.js:98:3) at Zlib.processCallback (zlib.js:580:8)

Am I doing something wrong with truffle or is it in the smart contract deployment side?

I am new to javascript and Node please be merciful.

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