-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Describe the bug
Since upgrading my docker image to one which incorporates this PR #506 referencing this issue #503 I'm getting a 401 when trying to update my subscriptions in AntennaPod which are using local URLs.
The full message displayed in AntennaPod is
Authentication error. Make sure that username and password are correct.
Technical reason: 401
File URL:
https://podfetch.SERVER.COM/rss/52
I've generated an API key as mentioned in the release note as shown below.
#:~# docker exec podfetch /app/podfetch users generate apiKey
Debug file located at /home/rust/src/target/x86_64-unknown-linux-musl/release/build/podfetch-01d9170df1a1162e/out/built.rs
Starting from command line
User management
2024-01-01T16:09:03 ℹ - Updating api key of user arcoastbut I can't see the mechanism of how this helps when using an external player like antennapod.
Personally I was fine with exporting the /rss URLs but understand why some might not be, but is it possible to toggle it.
For now I've rolled back my image to v4.5.0-ecf1eed which is working without issues for me.
Thanks
Reproduction
See above
System Info
Not relevantUsed Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels