Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:54 +02:00
[Bug]: Uploading books fails with Brave browser

@Schmiggolas commented on GitHub (Apr 16, 2025):

I'll test if this also happens on other sites and I'll let you guys know.

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:54 +02:00
[Bug]: Uploading books fails with Brave browser

@Schmiggolas commented on GitHub (Apr 16, 2025):

Okay I think this is not ABS related. The file I tried to upload is in a directory which I have synced using the Nextcloud desktop app. I tried…

adam opened issue starred/audiobookshelf#2719 2026-04-25 00:09:54 +02:00
[Issue]: AIFF is supported, but AIF isn't
adam closed issue starred/audiobookshelf#2719 2026-04-25 00:09:54 +02:00
[Issue]: AIFF is supported, but AIF isn't
adam opened issue starred/audiobookshelf#2720 2026-04-25 00:09:54 +02:00
[Enhancement]: Allow disabling of convert video to audio in audiobook/podcast RSS feeds
adam closed issue starred/audiobookshelf#2720 2026-04-25 00:09:54 +02:00
[Enhancement]: Allow disabling of convert video to audio in audiobook/podcast RSS feeds
adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:53 +02:00
[Bug]: Uploading books fails with Brave browser

@Schmiggolas commented on GitHub (Apr 16, 2025):

The moment I click the "Upload" button it errors out with the behaviour mentioned above.

  1. Click "Choose files"
  2. Select book to upload 3.…
adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:53 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@Gibby503 commented on GitHub (Apr 20, 2025):

I fixed this :).

Not sure exactly what did it, but, it works now via cloudflare with authentik and pocketid. Thank you for your input!

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:53 +02:00
[Bug]: Uploading books fails with Brave browser

@Vito0912 commented on GitHub (Apr 16, 2025):

Are you experiencing similar problems on other websites while using the Brave browser?

This sounds like a Linux issue, especially since it shows the…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:53 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@caesay commented on GitHub (Apr 29, 2025):

I also have this same issue with CloudFlare (no authentik): "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found".

I don't…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:53 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@Sapd commented on GitHub (May 16, 2025):

@caesay

I watched in the network tab of devtools So basically, the SSO auth was successful, the 302 redirect back to audiobookshelf was to the…

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:53 +02:00
[Bug]: Uploading books fails with Brave browser

@Schmiggolas commented on GitHub (Apr 16, 2025):

Not yet, but I updated my system, including Brave, yesterday. Maybe something will come up in the next few days. I agree that a issue with brave…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:53 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@caesay commented on GitHub (May 17, 2025):

@Sapd thanks for the clarification. Cloudflare is my OIDC, so if what you're saying is that audiobookshelf code-behind (not front-end) is making a…

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:53 +02:00
[Bug]: Uploading books fails with Brave browser

@Vito0912 commented on GitHub (Apr 16, 2025):

If this only happens for ABS, it might be something that ABS does with uploading. So, if advplyr sees this, in my opinion, this should be left open.

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:53 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@Sapd commented on GitHub (May 18, 2025):

@caesay The handling is done by https://github.com/panva/openid-client . I think a 302 is not defined in the standard and so it does not follow it. I…

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:52 +02:00
[Bug]: Uploading books fails with Brave browser

@Schmiggolas commented on GitHub (Apr 16, 2025):

It's not a server crash. There is no crash log and I'm getting a "Opps, something went wrong" popup.

Something new I encountered while poking…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:52 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@Gibby503 commented on GitHub (Apr 19, 2025):

I've setup pocketid instead of authentik now and still getting [Auth] No data in openid callback - OPError: expected 200 errors.

If I point it…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:52 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@advplyr commented on GitHub (Apr 19, 2025):

Make sure to restart your server any time you make changes to the auth settings. There is a known issue where settings are only applied on server init.

adam commented on issue starred/audiobookshelf#2718 2026-04-25 00:09:52 +02:00
[Bug]: Uploading books fails with Brave browser

@nichwall commented on GitHub (Apr 16, 2025):

At what point in the upload does it fail with Brave on Linux? Immediately, partway through, or after a specific amount of time. Are you able to test…

adam commented on issue starred/audiobookshelf#2716 2026-04-25 00:09:52 +02:00
[Bug]: "[Auth] No data in openid callback - OPError: expected 200 OK, got: 302 Found"

@Gibby503 commented on GitHub (Apr 19, 2025):

Yep, I've restarted both the auth service and the abs service and still get the error sadly - [Auth] No data in openid callback - OPError: expected…