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

YNAB exporter DNS error - getaddrinfo EAI_AGAIN #634

Open
Nitaym opened this issue Jan 11, 2025 · 1 comment
Open

YNAB exporter DNS error - getaddrinfo EAI_AGAIN #634

Nitaym opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Nitaym
Copy link
Contributor

Nitaym commented Jan 11, 2025

Describe the bug
YNAB exporter freezes (spinner keeps spinning), with the following log:

Starting

request to https://api.youneedabudget.com/v1/budgets/[REDACTED]/categories failed, reason: getaddrinfo EAI_AGAIN api.youneedabudget.com

I'm not sure of the underlying libraries, but could we increase DNS timeout? Or retry if a request fails?

To Reproduce
It's pretty rare, but does happen here and there. Probably due to some DNS load somewhere.
I didn't find a way to easily reproduce, and it normally resolves on 2nd try.

Expected behavior
YNAB exporter should complete, either with success or failure.

Screenshots

Additional context
Had this happening in Windows 10 and OSX

@Nitaym Nitaym added the bug Something isn't working label Jan 11, 2025
@baruchiro
Copy link
Collaborator

@brafdlog Do you experience this issue too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants