jrasm91
IImmich
•Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Id like to figure out what the problem is. Is there any way you can create a test account that I can use to login with?
53 replies
IImmich
•Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
It also looks like entra supports pkce so if you change the app type to that I believe it might just start working as well
53 replies
IImmich
•Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Can you share a screenshot of the app configuration screen on entra?
53 replies
IImmich
•Created by Shivam on 4/25/2025 in #help-desk-support
Oauth doesnt work on mobile with 132.1
it seems to be hitting this case:
https://github.com/ory/fosite/blob/master/handler/pkce/handler.go#L179-L181
199 replies
IImmich
•Created by Shivam on 4/25/2025 in #help-desk-support
Oauth doesnt work on mobile with 132.1
RS256 means the userinfo/profile is signed. I don't think that's normally the case.
199 replies
IImmich
•Created by Shivam on 4/25/2025 in #help-desk-support
Oauth doesnt work on mobile with 132.1
why not
199 replies
IImmich
•Created by Shivam on 4/25/2025 in #help-desk-support
Oauth doesnt work on mobile with 132.1
we also updated our 3rd party oauth library. it's probably fine to update your client configuration to use
client_secret_post
199 replies
IImmich
•Created by BarbeRousse on 11/24/2023 in #help-desk-support
Fail to auth after update
Is it on the web or mobile app or both?
12 replies
IImmich
•Created by BarbeRousse on 11/24/2023 in #help-desk-support
Fail to auth after update
Is there anything in the immich-server log?
12 replies
IImmich
•Created by BarbeRousse on 11/24/2023 in #help-desk-support
Fail to auth after update
For the admin user?
12 replies
IImmich
•Created by BarbeRousse on 11/24/2023 in #help-desk-support
Fail to auth after update
Are you testing over local IP?
12 replies
IImmich
•Created by BarbeRousse on 11/24/2023 in #help-desk-support
Fail to auth after update
Did you follow the release notes for 1.88?
12 replies
IImmich
•Created by ronbruins on 11/18/2023 in #help-desk-support
API custom tags
We started an implementation but haven't finished it yet. It may change in the future
5 replies
IImmich
•Created by specto on 11/17/2023 in #help-desk-support
Typsense data volume lost
Try turning on typesense logging
13 replies
IImmich
•Created by specto on 11/17/2023 in #help-desk-support
Typsense data volume lost
What tif the error?
13 replies
IImmich
•Created by specto on 11/17/2023 in #help-desk-support
Typsense data volume lost
That is correct, it should rebuild it automatically
13 replies
IImmich
•Created by Greg on 11/13/2023 in #help-desk-support
setting IMMICH_API_URL_EXTERNAL
You need to configure your reverse proxy to rewrite that custom path to /api and leave all the env settings unchanged.
17 replies
IImmich
•Created by everythingisstars on 11/1/2023 in #help-desk-support
I just upgraded to 1.8.4 and now cannot connect on localhost:2283
The server will say listening in port 3001 or something and that doesn't happen until typesense is up and the webpage doesn't work until the server is up
60 replies
IImmich
•Created by everythingisstars on 11/1/2023 in #help-desk-support
I just upgraded to 1.8.4 and now cannot connect on localhost:2283
I thought maybe this
https://github.com/immich-app/immich/blob/main/server/src/infra/repositories/typesense.repository.ts#L228-L245
60 replies
IImmich
•Created by everythingisstars on 11/1/2023 in #help-desk-support
I just upgraded to 1.8.4 and now cannot connect on localhost:2283
Possibly related to the embedding auto-reindexing that I think @sogan added?
60 replies