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

Deployment error #75

Open
malommey opened this issue Apr 17, 2023 · 6 comments
Open

Deployment error #75

malommey opened this issue Apr 17, 2023 · 6 comments

Comments

@malommey
Copy link

malommey commented Apr 17, 2023

when i try to deploy.js i get this "at node:internal/main/run_main_module:17:47 {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: './simpleStorage_sol_simpleStorage.abi' "
}

@malommey malommey reopened this Apr 17, 2023
@malommey
Copy link
Author

when i try to deploy.js i get this "at node:internal/main/run_main_module:17:47 {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: './simpleStorage_sol_simpleStorage.abi' "
}

@rainbowginger
Copy link

I have this issue on deploying

JsonRpcProvider failed to startup; retry in 1s
Error: connect ECONNREFUSED 127.0.0.1:8545
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1532:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 8545
}

@af66
Copy link

af66 commented Apr 20, 2023

@rainbowginger me too :( did you find a solution ?

@rainbowginger
Copy link

Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip.
Issue is because ganache is in windows and wsl is in linux

@malommey
Copy link
Author

Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip.
Issue is because ganache is in windows and wsl is in linux

setting on where?

@rainbowginger
Copy link

rainbowginger commented Apr 25, 2023 via email

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

3 participants