Lord Vader
IImmich
•Created by Lord Vader on 12/23/2024 in #help-desk-support
Error during import
I had to move to a new machine as I was having trouble with the old one. I backed up everything and setup a new VM as a fresh install. i followed the strps in Backup & migrtae & during the database migration, i got these errors.
CREATE INDEX
ERROR: called
Result::unwrap()
on an Err
value: Error { inner: Error { inner: TomlError { message: "invalid table header\nexpected newline, #
", original: Some("[indexing.hnsw]\r\r\nm = 16\r\r\nef_construction = 300"), keys: [], span: Some(15..16) } } }
CREATE INDEX
ERROR: called Result::unwrap()
on an Err
value: Error { inner: Error { inner: TomlError { message: "invalid table header\nexpected newline, #
", original: Some("[indexing.hnsw]\r\r\nm = 16\r\r\nef_construction = 300"), keys: [], span: Some(15..16) } } }
CREATE INDEX
I started the containers up and it seems to be working. Is this an error that i need to worry about?6 replies