ApiException 401:
Today I logged into immich on my computer and received the error message in the title. I haven't changed anything, and it's been working perfectly for ages. I get this error message when I visit both immich.mydomain.com and immich.mydomain.com/auth/login. Does anyone have any idea where I should start? I can also access immich just fine via the app on my phone, which is strange.
ApiException 401: {"message":"Invalid user token","error":"Unauthorized","statusCode":401,"correlationId":"77xj345p"}
#0 PartnersApi.getPartners (package:openapi/api/partners_api.dart:104)
<asynchronous suspension>
#1 ApiRepository.checkNull (package:immich_mobile/infrastructure/repositories/api.repository.dart:7)
<asynchronous suspension>
#2 PartnerApiRepository.getAll (package:immich_mobile/repositories/partner_api.repository.dart:23)
<asynchronous suspension>
#3 SyncService.getUsersFromServer (package:immich_mobile/services/sync.service.dart:978)
<asynchronous suspension>
#4 AlbumService.refreshRemoteAlbums (package:immich_mobile/services/album.service.dart:174)
<asynchronous suspension>
#5 AlbumNotifier.refreshRemoteAlbums (package:immich_mobile/providers/album/album.provider.dart:31)
<asynchronous suspension>
#6 AppLifeCycleNotifier.handleAppResume (package:immich_mobile/providers/app_life_cycle.provider.dart:78)
<asynchronous suspension>
ApiException 401: {"message":"Invalid user token","error":"Unauthorized","statusCode":401,"correlationId":"77xj345p"}
#0 PartnersApi.getPartners (package:openapi/api/partners_api.dart:104)
<asynchronous suspension>
#1 ApiRepository.checkNull (package:immich_mobile/infrastructure/repositories/api.repository.dart:7)
<asynchronous suspension>
#2 PartnerApiRepository.getAll (package:immich_mobile/repositories/partner_api.repository.dart:23)
<asynchronous suspension>
#3 SyncService.getUsersFromServer (package:immich_mobile/services/sync.service.dart:978)
<asynchronous suspension>
#4 AlbumService.refreshRemoteAlbums (package:immich_mobile/services/album.service.dart:174)
<asynchronous suspension>
#5 AlbumNotifier.refreshRemoteAlbums (package:immich_mobile/providers/album/album.provider.dart:31)
<asynchronous suspension>
#6 AppLifeCycleNotifier.handleAppResume (package:immich_mobile/providers/app_life_cycle.provider.dart:78)
<asynchronous suspension>