You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
Here's what's in the latest crash log:
The text was updated successfully, but these errors were encountered: