Closed ilpianista closed 1 year ago
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).
Does this part from the error log ring a bell? ('https://www.ilt...')
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? Looks like it's an error in the favicon library.
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 :tada:
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