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
I am self-hosting an instance of FreshRSS. It's being fronted with an internal nginx reverse proxy. When I curl -ikL https://freshrss.internal:6443 I get HTML content back.
However, when I run freshrss_to_karakeep.py I get
WARNING | freshrss_api.freshrss_api:_call:163 - API request failed, retrying in 2s: 503 Server Error: Service Unavailable for url: https://freshrss.internal:6443/api/fever.php?api=
Why is this? I am running FreshRSS 1.26.3 and freshrss-api 2.0.2