You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
I have setup miniflux using docker compose. I am randomly getting these errors. How can I solve this ?
The text was updated successfully, but these errors were encountered: