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

Server Misbehaving [Docker] #2899

Open
damionx7 opened this issue Oct 20, 2024 · 1 comment
Open

Server Misbehaving [Docker] #2899

damionx7 opened this issue Oct 20, 2024 · 1 comment

Comments

@damionx7
Copy link

I have setup miniflux using docker compose. I am randomly getting these errors. How can I solve this ?

level=WARN msg="Unable to fetch feed" feed_url=https://blog.cloudflare.com/rss error="fetcher: Get \"https://blog.cloudflare.com/rss\": dial tcp: lookup blog.cloudflare.com on 127.0.0.11:53: server misbehaving"
level=WARN msg="Unable to refresh a feed" user_id=2 feed_id=408 error="fetcher: Get \"https://blog.cloudflare.com/rss\": dial tcp: lookup blog.cloudflare.com on 127.0.0.11:53: server misbehaving"
level=WARN msg="Unable to fetch feed" feed_url=https://www.thelancet.com/rssfeed/lancet_online.xml error="fetcher: Get \"https://www.thelancet.com/rssfeed/lancet_online.xml\": dial tcp: lookup www.thelancet.com on 127.0.0.11:53: server misbehaving"
level=WARN msg="Unable to refresh a feed" user_id=2 feed_id=72 error="fetcher: Get \"https://www.thelancet.com/rssfeed/lancet_online.xml\": dial tcp: lookup www.thelancet.com on 127.0.0.11:53: server misbehaving"
@fguillot
Copy link
Member

This issue doesn't seems to be related to Miniflux. 127.0.0.11:53 is the DNS resolver of your local Docker installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants