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

Suddenly not able to connect to Flow mainnet. #273

Open
Ronak-59 opened this issue Feb 15, 2022 · 4 comments
Open

Suddenly not able to connect to Flow mainnet. #273

Ronak-59 opened this issue Feb 15, 2022 · 4 comments

Comments

@Ronak-59
Copy link

We are running the docker image on AWS ECS and it ran smoothly but now it's giving the following error suddenly:

msg="Error while handling request" error="client: rpc error: code = Internal desc = failed to send transaction to a collection node: 3 errors occurred:\n\t* failed to send transaction to collection node at collection-081.mainnet15.nodes.onflow.org:3569: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp: lookup collection-081.mainnet15.nodes.onflow.org on 169.254.169.254:53: no such host\"\n\t* failed to send transaction to collection node at collection-029.mainnet15.nodes.onflow.org:3569: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp: lookup collection-029.mainnet15.nodes.onflow.org on 169.254.169.254:53: no such host\"\n\t* failed to send transaction to collection node at collection-014.mainnet15.nodes.onflow.org:3569: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp: lookup collection-014.mainnet15.nodes.onflow.org on 169.254.169.254:53: no such host\"\n\n"

Any idea why this could be happening? This error is triggered only when submitting a transaction.

@Ronak-59
Copy link
Author

Quick follow-up:

On retrying/resubmitting the transaction, it went through so we can't replicate this anymore but would still like to understand why this would've happened and best-practices to avoid/handle this?

@Ronak-59
Copy link
Author

Further follow-up:

Happens again with next transaction even with multiple retries. I'll try to submit transaction some time later and will provide an update.

@latenssi
Copy link
Member

Hi @Ronak-59! Based on the error message that seems like a DNS problem. Are you sure your network is running properly?

@Ronak-59
Copy link
Author

Ronak-59 commented Mar 3, 2022

Hi @latenssi, apologies for the delayed response. Yes, the network didn't have any issues. Could this error happen if the Flow nodes have network issues?

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