Replies: 1 comment
-
After lots of investigating I sadly still havent found the issue. I am able to login now but amperfy frequently throws errors that It cant play a song and stuff like that. Curiously my traefik only logs 200 html statuscode requests from amperfy, so I dont know why amperfy is unhappy. I have tried out another subsonic app and that seems to work fine so far. Quite a bummer, as I really like the UI of amperfy. Edit: Maybe I will try to open an issue in the next few days with as much information as possible. The access logs seem okay to me, the navidrome debug logs too, everything looks fine. I really cant explain why amperfy wont let me log in, and when it does it behaves weirdly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would appreciate some directions what could be the possible cause of this.
I have navidrome behind a traefik reverse proxy at music.my-domain.com
I can access navidrome just fine using that url in my browser, and login.
I can NOT login using amperfy with
I can login using a plain password curl command to the api. I can NOT login using a md5 + salt curl command, receiving an authentication error. I made very sure this command should work, but it still didnt.
I thought maybe its my 62 character long password with symbols, but even changing it to a short, basic numbers and letters password, the same happens.
I am really at my wits end, which is frustrating because Im sure its a simple issue.
I have unironically 40+ services running correctly through traefik, but I know even with that it could still be I made an error setting traefik up. Or it doesnt have anything to do with traefik at all.
If it seems like a traefik issue then of course I dont expect further help here. Just thought maybe this sounds familiar to anyone/someone can point me in the right direction, I would greatly appreciate it :)
Beta Was this translation helpful? Give feedback.
All reactions