Simulot
Simulot
IImmich
Created by Sitram on 10/30/2023 in #help-desk-support
Request failed with status code 404 - immich CLI
@Alex I have some reports about timeouts when calling /api/asset with big library and low powered servers. Is it possible to get assets by chunks?
44 replies
IImmich
Created by Sitram on 10/30/2023 in #help-desk-support
Request failed with status code 404 - immich CLI
thanks, I'd pleased to how the import has worked
44 replies
IImmich
Created by Sitram on 10/30/2023 in #help-desk-support
Request failed with status code 404 - immich CLI
May I suggest to give a try to immich-go? https://github.com/simulot/immich-go
44 replies
IImmich
Created by lonertic on 10/31/2023 in #help-desk-support
Incorrect file timestamps resulting in server errors
Except the image isn't visible on the web page. You have to go on the mobile
13 replies
IImmich
Created by lonertic on 10/31/2023 in #help-desk-support
Incorrect file timestamps resulting in server errors
But visible on the mobile app
13 replies
IImmich
Created by lonertic on 10/31/2023 in #help-desk-support
Incorrect file timestamps resulting in server errors
The image isn't displayed on the web page
13 replies
IImmich
Created by lonertic on 10/31/2023 in #help-desk-support
Incorrect file timestamps resulting in server errors
No description
13 replies
IImmich
Created by RitZz on 10/29/2023 in #help-desk-support
Immich won't reupload album after deleting photos.
Have you emptied the trash?
2 replies
IImmich
Created by Sergeant Harrelson on 10/29/2023 in #help-desk-support
immich-cli upload failing
@Sergeant Harrelson You may want to to try https://github.com/simulot/immich-go
8 replies
IImmich
Created by matthias on 10/20/2023 in #help-desk-support
Bulk upload from cli
Sure. But still not easy for most of users
18 replies
IImmich
Created by MarcMK on 10/25/2023 in #help-desk-support
Compression after upload
If you have a google takeout archive, the json files should have more or less relevant dates. Then you can try use immich-go to import images with the date found in related json file.
31 replies
IImmich
Created by matthias on 10/20/2023 in #help-desk-support
Bulk upload from cli
No, it's not limited to google photos, even if most of the pain was there https://github.com/simulot/immich-go
18 replies
IImmich
Created by matthias on 10/20/2023 in #help-desk-support
Bulk upload from cli
@ishbuggy Thank you for you nice comment
18 replies
IImmich
Created by miknzau on 10/15/2023 in #help-desk-support
I am seeing these errors on load of the photos page.
you can get the list of docker containers with the following command
docker ps --format {{.Names}}
docker ps --format {{.Names}}
302 replies
IImmich
Created by miknzau on 10/15/2023 in #help-desk-support
I am seeing these errors on load of the photos page.
not a video?
302 replies
IImmich
Created by miknzau on 10/15/2023 in #help-desk-support
I am seeing these errors on load of the photos page.
the file is the 60379 folder
302 replies
IImmich
Created by miknzau on 10/15/2023 in #help-desk-support
I am seeing these errors on load of the photos page.
if you have a mobile application linked to your immich server, you are able to delete the offending image
302 replies
IImmich
Created by MoNk on 10/7/2023 in #help-desk-support
After using immich-go: Internal server error (Immich Server Error)
I'm not sure this will be fixed on immich server side. The issue [BUG] time zone displacement out of range #4264 is closed. I have applied the following method to get rid of error messages and re-upload files with correct dates: 1/ Open the phone app, delete faulty images 2/ Re-import your takeout archive with immich-go with the -force-sidecar=TRUE option. immich-go will ignore all images present on the immich server and will upload missing one with an ad-hoc XMP file with correct dates. Immich will use the xmp file instead of trying to get the date from the exif data. the full command line would be:
./immich-go -server=http://localhost:2283 -key=XXXXXXXXX upload -google-photos -force-sidecar=TRUE ~/Downloads/takeout-20230923T171056Z-*.zip
./immich-go -server=http://localhost:2283 -key=XXXXXXXXX upload -google-photos -force-sidecar=TRUE ~/Downloads/takeout-20230923T171056Z-*.zip
21 replies
IImmich
Created by MoNk on 10/7/2023 in #help-desk-support
After using immich-go: Internal server error (Immich Server Error)
The database field contains the invalid value. So int insert was possible, not the select.
dateTimeOriginal "+174510-04-28T00:49:44.000Z"
dateTimeOriginal "+174510-04-28T00:49:44.000Z"
21 replies
IImmich
Created by MoNk on 10/7/2023 in #help-desk-support
After using immich-go: Internal server error (Immich Server Error)
this matches also the SQL error
QueryFailedError: time zone displacement out of range: "+174510-04-01T00:00:00.000Z"
at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19)
QueryFailedError: time zone displacement out of range: "+174510-04-01T00:00:00.000Z"
at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19)
21 replies