Deleted feed get's error in log #1535
-
Hi, Since then I get the following error from this deleted feed: {"reqId":"NM8cpZn6bWKU9IYfE2JN","level":3,"time":"2021-10-16T18:15:35+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":{"Exception":"Error","Message":"copy(/git-logo.png): failed to open stream: No such file or directory at /var/www/clients/client39/web136/web/nc/apps/news/lib/Fetcher/FeedFetcher.php#346","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Fetcher/FeedFetcher.php","line":346,"function":"copy"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Fetcher/FeedFetcher.php","line":393,"function":"getFavicon","class":"OCA\\News\\Fetcher\\FeedFetcher","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Fetcher/FeedFetcher.php","line":125,"function":"buildFeed","class":"OCA\\News\\Fetcher\\FeedFetcher","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Service/FeedServiceV2.php","line":265,"function":"fetch","class":"OCA\\News\\Fetcher\\FeedFetcher","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Service/FeedServiceV2.php","line":342,"function":"fetch","class":"OCA\\News\\Service\\FeedServiceV2","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Service/UpdaterService.php","line":55,"function":"fetchAll","class":"OCA\\News\\Service\\FeedServiceV2","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/apps/news/lib/Cron/UpdaterJob.php","line":71,"function":"update","class":"OCA\\News\\Service\\UpdaterService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/clients/client39/web136/web/nc/lib/private/BackgroundJob/Job.php","line":52,"function":"run","class":"OCA\\News\\Cron\\UpdaterJob","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/lib/private/BackgroundJob/TimedJob.php","line":59,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/clients/client39/web136/web/nc/cron.php","line":128,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/clients/client39/web136/web/nc/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"--","version":"21.0.4.1","id":"616b16c842052"} How I can delete this feed permanently? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
If the error still pooping up that would mean that you still have such a feed. I'm currently working on improving the logo function, can you share the feed? It seems to be git related so maybe gitlab or github? |
Beta Was this translation helpful? Give feedback.
-
Hi, How I can clean it up? |
Beta Was this translation helpful? Give feedback.
-
Okay, double checked. These was old entries. Actually is: Then it looks like an general copy(/git-logo.png) error. |
Beta Was this translation helpful? Give feedback.
-
Okay, great thanks for the answer and fixing these issue. Then I go forward to fix the GuzzleHTTP error. Thanks. |
Beta Was this translation helpful? Give feedback.
-
They said it is fixed and nextcloud devs created a pr. |
Beta Was this translation helpful? Give feedback.
-
fixed with new version and can be closed. |
Beta Was this translation helpful? Give feedback.
fixed with new version and can be closed.