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

Error when doing a network deployment #441

Open
aaitor opened this issue Jan 26, 2023 · 0 comments
Open

Error when doing a network deployment #441

aaitor opened this issue Jan 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working deployment

Comments

@aaitor
Copy link
Member

aaitor commented Jan 26, 2023

Describe the bug

When doing a network deployment to a public network fails because is trying to connect to a local node:

Command: yarn deploy:mumbai

Error:


Cannot deploy OpenGSN contracts Error: CONNECTION ERROR: Couldn't connect to node http://127.0.0.1:8545.
    at Object.ConnectionError (/home/aitor/Projects/Nevermined/contracts/node_modules/web3-providers-http/node_modules/web3-core-helpers/lib/errors.js:66:23)
    at Object.InvalidConnection (/home/aitor/Projects/Nevermined/contracts/node_modules/web3-providers-http/node_modules/web3-core-helpers/lib/errors.js:36:21)
    at HttpProvider.failed (/home/aitor/Projects/Nevermined/contracts/node_modules/web3-providers-http/lib/index.js:136:25)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

To Reproduce

Steps to reproduce the behavior:
1.
2.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

@aaitor aaitor added bug Something isn't working deployment labels Jan 26, 2023
@mrsmkl mrsmkl mentioned this issue Jan 26, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment
Projects
None yet
Development

No branches or pull requests

2 participants