Skip to content

401 error in AntennaPod when using local URLS #520

@arcoast

Description

@arcoast

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 arcoast

but 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 relevant

Used 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions