dwnewyork
dwnewyork
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
The upgrade worked. Super seamless. I do not see the error any more. Thank you 😊
12 replies
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
Will try the upgrade option. Thanks
12 replies
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
Oh I see. Do you know how can I download previous app version? Or an easy way to upgrade the server to make both compatible? I am new to docker world and I was able to get it setup initially without hiccups via docker compose. Thank you
12 replies
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
App version: 1.79.0 Build.103 Server version: 1.78.1
12 replies
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
Sorry for late response. Above is the stack trace
12 replies
IImmich
Created by dwnewyork on 9/26/2023 in #help-desk-support
Cannot get memories Null check operator used on a null value
#0 AssetResponseDto.fromJson (package:openapi/model/asset_response_dto.dart:246) #1 AssetResponseDto.listFromJson (package:openapi/model/asset_response_dto.dart:272) #2 MemoryLaneResponseDto.fromJson (package:openapi/model/memory_lane_response_dto.dart:53) #3 ApiClient._deserialize (package:openapi/api_client.dart:317) #4 ApiClient._deserialize.<anonymous closure> (package:openapi/api_client.dart:448) #5 MappedListIterable.elementAt (dart:_internal/iterable.dart:415) #6 ListIterator.moveNext (dart:_internal/iterable.dart:344) #7 new _List._ofEfficientLengthIterable (dart:core-patch/array.dart:162) #8 new _List.of (dart:core-patch/array.dart:127) #9 new List.of (dart:core-patch/array_patch.dart:49) #10 SetBase.toList (dart:collection/set.dart:119) #11 ApiClient._deserialize (package:openapi/api_client.dart:449) #12 ApiClient.deserialize (package:openapi/api_client.dart:158) <asynchronous suspension> #13 AssetApi.getMemoryLane (package:openapi/api/asset_api.dart:1023) <asynchronous suspension> #14 MemoryService.getMemoryLane (package:immich_mobile/modules/memories/services/memory.service.dart:26) <asynchronous suspension> #15 memoryFutureProvider.<anonymous closure> (package:immich_mobile/modules/memories/providers/memory.provider.dart:9) <asynchronous suspension> #16 FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:337) <asynchronous suspension>
12 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
the admin page opens now on https
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
I think it should be port 2283
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
Ok... I am running into some other issues with caddy now... CaddyFile: immich-fr.mydomain.com { handle { reverse_proxy localhost:3000 } } Its returning 502
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
as of this moment, I don't run anything else on this env... But, of course, it may change in future. I think Ill setup caddy separately then
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
I am not very familiar with Docker-compose (still learning), but, would it make sense to deploy caddy via same or it should be separate?
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
Gotcha. So, essentially I could setup caddy (as its able to handle ssl from LE natively) and proxy that info to immich-proxy, correct?
13 replies
IImmich
Created by dwnewyork on 9/16/2023 in #help-desk-support
LetsEncrypt Support with docker-compose.yml?
oh i see. so by default, immich-web is not running nginx?
13 replies