You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will run PostgreSQL inside the immich container (immich_postgres) and connect to Immich's database.
And run:
DELETE FROM assets WHERE "isOffline" = TRUE;
That's it.
Such a bless to manage external galleries but this can happen if you remove the mount. For some reason, I couldn't find anyone here solving that without any complex script or nothing at all. I'd swear there was an even easier way to do this with a docker compose command but I completely forgot lol. Anyway, hope this helps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Open a command window and enter this:
This will run PostgreSQL inside the immich container (immich_postgres) and connect to Immich's database.
And run:
That's it.
Such a bless to manage external galleries but this can happen if you remove the mount. For some reason, I couldn't find anyone here solving that without any complex script or nothing at all. I'd swear there was an even easier way to do this with a docker compose command but I completely forgot lol. Anyway, hope this helps.
Beta Was this translation helpful? Give feedback.
All reactions