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
It seems main.py is not able to create the "ai_news" feed item within Miniflux, but the API key seems to be working as it can see new unread items in Miniflux.
I tried setting logging to "debug", but I'm not seeing any additional logging. Any ideas?
miniflux_ai | 2025-02-20 15:24:21,308 - fetch_unread_entries.py - INFO - Get unread entries: 21
miniflux_ai | 2025-02-20 15:24:21,329 - main.py - ERROR - Failed to create the ai_news feed in Miniflux: <Response [400]>
The text was updated successfully, but these errors were encountered:
It seems
main.py
is not able to create the "ai_news" feed item within Miniflux, but the API key seems to be working as it can see new unread items in Miniflux.I tried setting logging to "debug", but I'm not seeing any additional logging. Any ideas?
The text was updated successfully, but these errors were encountered: