I recently bought a new mini-pc which I wish to use as a server
Before I hosted immich on my old laptop.
On the new pc I downloaded the new docker-compose.yml and did not touch it
In .env I used new folder locations for postgres and library
I rsync-ed all the library content from my old laptop to my new pc over ssh which took one night
The library size seems to match so I hope the files transferred correctly
After that I created a backup on my old server and downloaded to my main pc from where I uploaded it into the immich maintenance mode
All the entries on the "restore your library" page have green checks on them, however I cannot restore any backup
In the web ui it just stops at 100% and then rollbacks after which I have a box with "null" in it (see picture)
In logs I get
immich_postgres | 2026-02-16 19:09:58.046 UTC [87] FATAL: terminating connection due to administrator command
I tried restoring it via a command
In this case I get a bunch of logs and one error in the end
CREATE INDEX
ERROR: failed to parse options: TOML parse error at line 1, column 1
|
1 |
| ^
.