-
Notifications
You must be signed in to change notification settings - Fork 642
Error connecting to peers on Windows #68
Comments
Hi ZloyMyshok Did this happen on starting the node, or after a loss of connectivity? If not, we might need to see the full log (the log can be generated using the tool Kind regards, |
Communication is not lost. Reboot doesn't help. The error in the testnet -support branch has appeared more than once, but everyone ignores it. concordium-testnet-node-9f2acc5bee0a5efcdc7625de819ff9824927c2d374c3e580c753ef0d6d8b8544.log bash: /usr/local/bin/concordium-client: No such file or directory |
Hi @ZloyMyshok, thanks for the log snippet. Just FYI, we are not ignoring it, as you stated. We've collected several reports from different channels and asked users to provide us with more info like log files and scenario descriptions. We could not reproduce the issue internally on our own nodes in our first trials. But we are still investigating. |
a lot of people have the same problem. What is the solution |
We figured it out now. I have described it in #70. Please have a look @ZloyMyshok and let me know, if it works for you. And since you asked so nicely, please have a look there as well @buivando130898. |
the concordium-node-retrieve-logs.exe tool outputs a file that is too large in memory and cannot be uploaded. if only concordium-node-retrieve-minified_logs.exe but it is uninformative. |
Yes it really works! But I think that this is not correct. Node cannot support the latest Docker updates on Windows !!! |
It would have been really helpful for the website to point this out. |
2021-01-24T11:00:44.067940600Z: INFO: Attempting to bootstrap
2021-01-24T11:01:16.957661800Z: INFO: Using bootstrapper 54.77.133.220:8888
2021-01-24T11:01:16.957712600Z: INFO: Using bootstrapper 52.17.42.154:8888
2021-01-24T11:01:17.058572000Z: ERROR: Can't connect to the desired address: Already connected to 54.77.133.220:8888
2021-01-24T11:01:17.058617800Z: ERROR: Can't connect to the desired address: Already connected to 52.17.42.154:8888
2021-01-24T11:01:17.059067600Z: INFO: Attempting to bootstrap
2021-01-24T11:01:49.817426000Z: INFO: Using bootstrapper 54.77.133.220:8888
2021-01-24T11:01:49.817476300Z: INFO: Using bootstrapper 52.17.42.154:8888
2021-01-24T11:01:49.817495000Z: INFO: No peers at all - retrying bootstrapping
Noda is catching up with the network block by block, and that's all. Although your node is visible in the dashboard.
The text was updated successfully, but these errors were encountered: