Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login failing on Antennapod unless --no-auth #37

Open
pinusc opened this issue Oct 4, 2024 · 1 comment
Open

Login failing on Antennapod unless --no-auth #37

pinusc opened this issue Oct 4, 2024 · 1 comment

Comments

@pinusc
Copy link

pinusc commented Oct 4, 2024

root@gpodder2go:~ # VERIFIER_SECRET_KEY="thekey ./gpodder2go serve -b 0.0.0.0:3005
2024/10/04 19:57:40 💻 Starting server at 0.0.0.0:3005
2024/10/04 19:57:43 [gpodder2go/quh8JY3WBk-000001] "POST http://my.server.com:3005/api/2/auth/giusb/login.json HTTP/1.1" from 000.000.000.000:39244 - 200 0B in 2.386431ms
2024/10/04 19:57:43 http: named cookie not present
2024/10/04 19:57:43 [gpodder2go/quh8JY3WBk-000002] "GET http://my.server.com:3005/api/2/subscriptions/giusb/antennapod_on_sacripante.json?since=0 HTTP/1.1" from 000.000.000.000:39244 - 400 0B in 80.178µs

redacted my IP address and server name but otherwise these are the complete logs when trying to log-in via Antennapod 3.5.0.
If I add --no-auth option, it works.
This contradicts the README.md which states that Antennapod should not need the --no-auth workaround. Is it an issue with my setup or an actual bug? Did Antennapod stop supporting this?

Sync still doesn't work even with --no-auth, but I'll make a different issue for that.

@mhrivnak
Copy link

Authenticating worked for me today, using the latest code. In Antennapod, make sure you select "gpodder" as the synchronization endpoint, not the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants