Am running Immich as Homeassistant addon with the Postgresql plugin from Alexbelgium. If I run the Smartsearch job it throws the PostgresError: pgvecto.rs: Bad literal error at me. Already tried setting concurrency to 1. Machine is having plenty of CPU and memory, so that shouildn't be ...
确保.env文件也正确配置,例如: env IMMICH_VERSION=release DB_PASSWORD=postgres DB_USERNAME=postgres DB_DATABASE_NAME=immich UPLOAD_LOCATION=./library DB_DATA_LOCATION=./postgres 通过仔细检查和调整这些配置,通常可以解决Immich服务器错误的问题。
ERROR: for immich_postgres Cannot start service database: Bind mount failed: '/volume2/docker/immich-app/postgres' does not exists ERROR: for database Cannot start service database: Bind mount failed: '/volume2/docker/immich-app/postgres' does not exists 旧版本docker-compose并不会自动生成目录...
ERROR: The Compose file './docker-compose.yml' is invalid because: services.database.healthcheck value 'start_interval' does not match any of the regexes: '^x-' 处理办法: ... database: container_name: immich_postgres image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186...
fix(server): Postgres error pretty printing by@bweesin#17204 📚 Documentation docs: evaluate models on xtd-10 and flickr30k by@mertalevin#17159 docs: Update folder support for app in README.md by@Mraedisin#17191 docs: minor typo by@mertalevin#17258 ...
DB_HOSTNAME=immich_postgres REDIS_HOSTNAME=immich_redis 3.最终的文件结构 3个文件夹,1个.env环境文件都在主目录immich下 4.部署程序 🔺打开Container Manager,选择项目,选择新建,按照下图填写路径和docker-compose.yml内容。 version: "3.8" name: immich ...
Nov 14 12:57:15 homegallery immich_server[87911]: error: no pg_hba.conf entry for host "192.168.1.248", user "postgres", database "immich", no encryption Nov 14 12:57:15 homegallery immich_server[87911]: at Parser.parseErrorMessage (/usr/local/www/immich/server/node_modules/pg-protoc...
The bug Hi guys, my immich-server keeps crashing after 1.125.1 upgrade because of postgres tls option. The no-verify option is still documented so I guess it should work. DB_URL=postgres://$(DB_USERNAME):$(DB_PASSWORD)@$(DB_HOSTNAME):$(D...
[Nest] 1 - 07/04/2023, 8:10:28 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... QueryFailedError: could not create unique index "UQ_4ed4f8052685ff5b1e7ca1058ba" at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunne...