ImmichFrame wrong API key (not wrong in .env)
Hey there! Sorry if this is the wrong place to put a question about ImmichFrame.
I'm trying to run ImmichFrame as a docker container. When I navigate to
The first line of the ImmichFrame log is:
This is a dummy version of my
I've also tried:
and:
I'm 99% confident that my API key is correct...I've even generated new API keys to try. Am I a big dummy and doing something very wrong?
I'm trying to run ImmichFrame as a docker container. When I navigate to
localhost:8080, the page is a sad face that says:Looks like your immich-server is offline or you misconfigured immichFrame, check the container logs
The first line of the ImmichFrame log is:
2OOP:00000002": An unhandled exception was thrown by the application. HTTP Response: {"message":"Invalid API key","error":"Unauthorized","statusCode":401,"correlationId":"qjfxmdim"}This is a dummy version of my
.env file:I've also tried:
and:
I'm 99% confident that my API key is correct...I've even generated new API keys to try. Am I a big dummy and doing something very wrong?