Error when creating smart albums.
Hi all,
I've pulled the latest images from Docker, and have the latest Android app version, but see this error when I try to create smart albums.
Any pointers?
I've pulled the latest images from Docker, and have the latest Android app version, but see this error when I try to create smart albums.
Any pointers?
[SuperIsolate (in isolate)] [INFO] [2025-08-16 17:10:08.274870] Starting isolate operation IsolateOperation.generateFaceThumbnails in isolate
[FaceThumbnailGenerator] [INFO] [2025-08-16 17:10:08.636044] Generated face thumbnails
[EntityService] [INFO] [2025-08-16 17:10:10.188637] EntityKeyNotFound generating key for type EntityType.smartAlbum
[SmartAlbumPeople] [SEVERE] [2025-08-16 17:10:10.244188] Error saving smart album config
⤷ id: droid_47doH7l9687G1Ebj3CBzo3
⤷ type: DioException
⤷ error: DioException [bad response]: This exception was thrown because the response has a status code of 400 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 400 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
⤷ trace: #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:523)
<asynchronous suspension>
#1 EntityGateway.createKey (package:photos/gateways/entity_gw.dart:16)
<asynchronous suspension>
...
#3 EntityService.addOrUpdate (package:photos/services/entity_service.dart:66)
<asynchronous suspension>
#4 SmartAlbumsService._addOrUpdateEntity (package:photos/services/smart_albums_service.dart:253)
<asynchronous suspension>
#5 SmartAlbumsService.saveConfig (package:photos/services/smart_albums_service.dart:225)
<asynchronous suspension>
#6 _SmartAlbumPeopleState.build.<anonymous closure>.<anonymous closure> (package:photos/ui/collections/album/smart_album_people.dart:169)
<asynchronous suspension>[SuperIsolate (in isolate)] [INFO] [2025-08-16 17:10:08.274870] Starting isolate operation IsolateOperation.generateFaceThumbnails in isolate
[FaceThumbnailGenerator] [INFO] [2025-08-16 17:10:08.636044] Generated face thumbnails
[EntityService] [INFO] [2025-08-16 17:10:10.188637] EntityKeyNotFound generating key for type EntityType.smartAlbum
[SmartAlbumPeople] [SEVERE] [2025-08-16 17:10:10.244188] Error saving smart album config
⤷ id: droid_47doH7l9687G1Ebj3CBzo3
⤷ type: DioException
⤷ error: DioException [bad response]: This exception was thrown because the response has a status code of 400 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 400 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
⤷ trace: #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:523)
<asynchronous suspension>
#1 EntityGateway.createKey (package:photos/gateways/entity_gw.dart:16)
<asynchronous suspension>
...
#3 EntityService.addOrUpdate (package:photos/services/entity_service.dart:66)
<asynchronous suspension>
#4 SmartAlbumsService._addOrUpdateEntity (package:photos/services/smart_albums_service.dart:253)
<asynchronous suspension>
#5 SmartAlbumsService.saveConfig (package:photos/services/smart_albums_service.dart:225)
<asynchronous suspension>
#6 _SmartAlbumPeopleState.build.<anonymous closure>.<anonymous closure> (package:photos/ui/collections/album/smart_album_people.dart:169)
<asynchronous suspension>