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

upgrade node version to v17 on relay #15

Open
nicolasochem opened this issue Apr 15, 2022 · 0 comments
Open

upgrade node version to v17 on relay #15

nicolasochem opened this issue Apr 15, 2022 · 0 comments
Assignees
Milestone

Comments

@nicolasochem
Copy link
Contributor

I tried but I got this:

│ Starting relay connected to node http://localhost:8732/                                                                                            │
│ [HPM] Proxy created: /  -> http://localhost:8732/                                                                                                  │
│ Starting to monitor block production.                                                                                                             │
│ Flashbake relay started on http://localhost:10732/                                                                                                 │
│ connect ECONNREFUSED ::1:8732                                                                                                                     │
│ Block monitor connection error: connect ECONNREFUSED ::1:8732                                                                                     │
│ Retrying constants request, retries left: 999                                                                                                     │
│ connect ECONNREFUSED ::1:8732

It's a permanent failure, not temporary.

It could be as simple as replacing localhost with 127.0.0.1 since I suspect ipv6 issue. I moved back to node v16 for now.

@nicolasochem nicolasochem added this to the MVP milestone May 12, 2022
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

2 participants