cURL error 6 on all my feeds... but they work if I delete and recreate them??? 馃 #3805
Unanswered
Julianoe
asked this question in
Feed issues
Replies: 2 comments
|
As recreating a feed seemed to work I tried to refresh one from the command line with I then refreshed all the feeds with I still don't understand why it failed though |
0 replies
|
Maybe related to this: #3599 Maybe you have temporary DNS resolved issues. In the linked issue you can find information what tools can help to check. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Some context on my install:
Nextcloud: 33.0.4.1
PHP: 8.4.21
Database: MariaDB 11.4.11
Deployment: Docker container behind Apache reverse proxy, hosted at a dedicated server host
OS: Linux server (Docker host)
Nextcloud News app installed
Cron jobs: running correctly
Internet connectivity check: OK from Nextcloud admin panel
Issue
Nextcloud reports that some all the News feeds stopped updating due to
cURL error 6: Could not resolve host:The issue is specifically affecting RSS feed updates in Nextcloud News, while the rest of Nextcloud remains functional.
Every single one is failing to update.
When I delete a feed and add it again, it works. I don't understand.
I've read every thread about News failing to a related cURL error and noone seem to have the same issue. I'm not behind a pihole and disabled temporarily some firewalls and fail2ban etc during testing. It was working properly before that. 3 weeks ago I updated and now it's broken.
All reactions