-
Notifications
You must be signed in to change notification settings - Fork 186
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
Some feeds stopped being updated by cron #2351
Comments
Does this part from the error log ring a bell? |
Ok. I opened the feed home page and the website sets a favicon, but the server returns a 404 for that path. |
What is the URL? |
In the end the bug is similar to #1815, but a bit different because this time is the library that tries to fetch an empty url (see my PR for the details). |
favicon 1.3.4 fixes this 🎉 |
Cool, dependabot will automatically create a PR for that and then it will be in the next release, might take some time due to the UI rewrite |
Fixed by #2386 |
IMPORTANT
Explain the Problem
I've noticed that some feed wasn't updating anymore since few days. Then I've run:
Running
php occ news:updater:update-feed myuser x
does effectively update the feed x.Steps to Reproduce
Probably one of my feeds is causing the problem. However, I've 130 feeds and I cannot tell which one is crashing News at the moment (but I could if this is needed).
System Information
The text was updated successfully, but these errors were encountered: