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

EADDRNOTAVAIL Exception In Dec, 2019 Update #479

Open
0x1100010010 opened this issue Dec 6, 2019 · 0 comments
Open

EADDRNOTAVAIL Exception In Dec, 2019 Update #479

0x1100010010 opened this issue Dec 6, 2019 · 0 comments

Comments

@0x1100010010
Copy link

Server: heztner 256GB/1TB
OS: Ubuntu 16.04.6 LTS

An issue has appeared after the hard fork and pool update. monerod synced, monero-wallet-rpc up and running, lmdb synced without any exception, after starting pool.js, blockManager.js and worker.js started failing with the following exception.

PROMPT:
Upstream error from the block daemon. Resetting scanner due to: {"code":"EADDRNOTAVAIL","errno":"EADDRNOTAVAIL","syscall":"connect","address":"127.0.0.1","port":18081}

I have tried to fix the problem with prioritizing node and increasing outgoing connections with --add-priority-node=127.0.0.1:18081 --out-peers 500, but hasn't worked. Everything works fine without pool.js. I am still unable to identify the root cause.

Is it a problem in pool.js sessions or monerod config?
What are the possible solutions?
@Snipa22 @bobbieltd

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