Skip to content

Changed username in Jellyfin, now jfa-go can't authenticate. #397

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

Open
devanteweary opened this issue Mar 23, 2025 · 0 comments
Open

Changed username in Jellyfin, now jfa-go can't authenticate. #397

devanteweary opened this issue Mar 23, 2025 · 0 comments

Comments

@devanteweary
Copy link

devanteweary commented Mar 23, 2025

Hello!

I changed my Jellyfin username a couple days ago and noticed jfa-go isn't working anymore.
The log shows it's failing to authenticate.

Is there anything I can without losing any of my data and without changing my username back or am I now stuck with the old username?

Thank you!

Here's my console log:

Image

Here's what's in the latest crash log:

jfa-go version: 0.5.1 (46566fb)
Socket: /tmp/jfa-go.sock
2025/03/23 15:16:45 Using external storage
[INFO] 15:16:45  Connected to DB "/data/db"
[INFO] 15:16:45  Using Jellyfin server type
2025/03/23 15:16:45 Failed to authenticate on attempt 1, retrying in 10s...
2025/03/23 15:16:55 Failed to authenticate on attempt 2, retrying in 10s...
2025/03/23 15:17:05 Failed to authenticate on attempt 3, retrying in 10s...
2025/03/23 15:17:15 Failed to authenticate on attempt 4, retrying in 10s...
2025/03/23 15:17:25 Failed to authenticate on attempt 5, retrying in 10s...
2025/03/23 15:17:35 Failed to authenticate on attempt 6, retrying in 10s...

main.go:421: Failed to authenticate with Jellyfin @ "http://192.168.1.200:8096" (401): <nil>
goroutine 1 [running]:
runtime/debug.Stack()
	/usr/local/go/src/runtime/debug/stack.go:24 +0x5e
main.Exit({0xf35a80?, 0xc0004d6580})
	/opt/build/exit.go:73 +0x2d6
github.com/hrfee/jfa-go/logger.(*Logger).Fatalf(0xc000037ce0, {0x10deeed?, 0x34?}, {0xc0013d5988?, 0x3?, 0x3?})
	/opt/build/logger/logger.go:133 +0x134
main.start(0x0, 0xa0?)
	/opt/build/main.go:421 +0x235e
main.main()
	/opt/build/main.go:780 +0xe39
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

1 participant