immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
52.01k stars 2.76k forks source link

[BUG] Immich server will not start after installation #3525

Closed GrMoney93 closed 1 year ago

GrMoney93 commented 1 year ago

The bug

The server gives no response

https://i.imgur.com/fEhy3ZV.png

$ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

If I run the docker ps --all command I see that the images are constantly restarting?

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED              STATUS                            PORTS      NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   About a minute ago   Restarting (159) 48 seconds ago              immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   About a minute ago   Restarting (159) 1 second ago                immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago          Restarting (159) 31 seconds ago              immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago          Restarting (159) 21 seconds ago              immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago          Restarting (159) 37 seconds ago              immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        5432/tcp   immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        6379/tcp   immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago          Restarting (159) 24 seconds ago              immich_web

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED              STATUS                            PORTS      NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   About a minute ago   Restarting (159) 49 seconds ago              immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   About a minute ago   Restarting (159) 3 seconds ago               immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago          Restarting (159) 33 seconds ago              immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago          Restarting (159) 23 seconds ago              immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago          Restarting (159) 38 seconds ago              immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        5432/tcp   immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        6379/tcp   immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago          Restarting (159) 25 seconds ago              immich_web

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED              STATUS                            PORTS      NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   About a minute ago   Restarting (159) 50 seconds ago              immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   About a minute ago   Restarting (159) 4 seconds ago               immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago          Restarting (159) 34 seconds ago              immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago          Restarting (159) 24 seconds ago              immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago          Restarting (159) 39 seconds ago              immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        5432/tcp   immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        6379/tcp   immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago          Restarting (159) 26 seconds ago              immich_web

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED              STATUS                            PORTS                                       NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   About a minute ago   Up Less than a second             0.0.0.0:2283->8080/tcp, :::2283->8080/tcp   immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   About a minute ago   Restarting (159) 5 seconds ago                                                immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago          Restarting (159) 35 seconds ago                                               immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago          Restarting (159) 25 seconds ago                                               immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago          Restarting (159) 40 seconds ago                                               immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        5432/tcp                                    immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        6379/tcp                                    immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago          Restarting (159) 27 seconds ago                                               immich_web

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED              STATUS                            PORTS      NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   About a minute ago   Restarting (159) 3 seconds ago               immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   About a minute ago   Restarting (159) 9 seconds ago               immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago          Restarting (159) 38 seconds ago              immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago          Restarting (159) 29 seconds ago              immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago          Restarting (159) 44 seconds ago              immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        5432/tcp   immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago          Up 2 hours                        6379/tcp   immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago          Restarting (159) 31 seconds ago              immich_web

$ docker ps --all
CONTAINER ID   IMAGE                                                COMMAND                  CREATED         STATUS                            PORTS      NAMES
83d2e465097e   ghcr.io/immich-app/immich-proxy:release              "/docker-entrypoint.…"   2 minutes ago   Restarting (159) 5 seconds ago               immich_proxy
0ac10c440b4c   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 minutes ago   Restarting (159) 11 seconds ago              immich_server
be0e9c6926e5   ghcr.io/immich-app/immich-server:release             "tini -- /bin/sh sta…"   2 hours ago     Restarting (159) 40 seconds ago              immich_microservices
2c69b03c78a6   ghcr.io/immich-app/immich-machine-learning:release   "tini -- python -m a…"   2 hours ago     Restarting (159) 31 seconds ago              immich_machine_learning
df6574f577e0   typesense/typesense:0.24.1                           "/opt/typesense-serv…"   2 hours ago     Restarting (159) 46 seconds ago              immich_typesense
c6005cc5f39d   postgres:14-alpine                                   "docker-entrypoint.s…"   2 hours ago     Up 2 hours                        5432/tcp   immich_postgres
2e845ba2eb24   redis:6.2-alpine                                     "docker-entrypoint.s…"   2 hours ago     Up 2 hours                        6379/tcp   immich_redis
a1bf1d0195bf   ghcr.io/immich-app/immich-web:release                "tini -- /bin/sh ent…"   2 hours ago     Restarting (159) 33 seconds ago              immich_web

The OS that Immich Server is running on

Raspbian

Version of Immich Server

3.8

Version of Immich Mobile App

NA

Platform with the issue

Your docker-compose.yml content

version: "3.8"

services:
  immich-server:
    platform: linux/arm64
    container_name: immich_server
    image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
    command: [ "start.sh", "immich" ]
    volumes:
      - ${UPLOAD_LOCATION}:/usr/src/app/upload
    env_file:
      - .env
    depends_on:
      - redis
      - database
      - typesense
    restart: always

  immich-microservices:
    platform: linux/arm64
    container_name: immich_microservices
    image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
    command: [ "start.sh", "microservices" ]
    volumes:
      - ${UPLOAD_LOCATION}:/usr/src/app/upload
    env_file:
      - .env
    depends_on:
      - redis
      - database
      - typesense
    restart: always

  immich-machine-learning:
    platform: linux/arm64
    container_name: immich_machine_learning
    image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
    volumes:
      - model-cache:/cache
    env_file:
      - .env
    restart: always

  immich-web:
    platform: linux/arm64
    container_name: immich_web
    image: ghcr.io/immich-app/immich-web:${IMMICH_VERSION:-release}
    env_file:
      - .env
    restart: always

  typesense:
    platform: linux/arm64
    container_name: immich_typesense
    image: typesense/typesense:0.24.1
    environment:
      - TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
      - TYPESENSE_DATA_DIR=/data
    volumes:
      - tsdata:/data
    restart: always

  redis:
    container_name: immich_redis
    image: redis:6.2-alpine@sha256:70a7a5b641117670beae0d80658430853896b5ef269ccf00d1827427e3263fa3
    restart: always

  database:
    container_name: immich_postgres
    image: postgres:14-alpine@sha256:28407a9961e76f2d285dc6991e8e48893503cc3836a4755bbc2d40bcc272a441
    env_file:
      - .env
    environment:
      POSTGRES_PASSWORD: ${DB_PASSWORD}
      POSTGRES_USER: ${DB_USERNAME}
      POSTGRES_DB: ${DB_DATABASE_NAME}
    volumes:
      - pgdata:/var/lib/postgresql/data
    restart: always

  immich-proxy:
    platform: linux/arm64
    container_name: immich_proxy
    image: ghcr.io/immich-app/immich-proxy:${IMMICH_VERSION:-release}
    environment:
      # Make sure these values get passed through from the env file
      - IMMICH_SERVER_URL
      - IMMICH_WEB_URL
    ports:
      - 2283:8080
    depends_on:
      - immich-server
      - immich-web
    restart: always

volumes:
  pgdata:
  model-cache:
  tsdata:

Your .env content

###################################################################################
# Database
###################################################################################

# NOTE: The following four database variables support Docker secrets by adding a *_FILE suffix to the variable name
# See the docker-compose documentation on secrets for additional details: https://docs.docker.com/compose/compose-file/compose-file-v3/#secrets
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_PASSWORD=xxxxxxxxxxx
DB_DATABASE_NAME=immich

# Optional Database settings:
# DB_PORT=5432

###################################################################################
# Redis
###################################################################################

REDIS_HOSTNAME=immich_redis

# REDIS_URL will be used to pass custom options to ioredis.
# Example for Sentinel
# {"sentinels":[{"host":"redis-sentinel-node-0","port":26379},{"host":"redis-sentinel-node-1","port":26379},{"host":"redis-sentinel-node-2","port":26379}],"name":"redis-sentinel"}
# REDIS_URL=ioredis://eyJzZW50aW5lbHMiOlt7Imhvc3QiOiJyZWRpcy1zZW50aW5lbDEiLCJwb3J0IjoyNjM3OX0seyJob3N0IjoicmVkaXMtc2VudGluZWwyIiwicG9ydCI6MjYzNzl9XSwibmFtZSI6Im15bWFzdGVyIn0=

# Optional Redis settings:

# Note: these parameters are not automatically passed to the Redis Container
# to do so, please edit the docker-compose.yml file as well. Redis is not configured
# via environment variables, only redis.conf or the command line

# REDIS_PORT=6379
# REDIS_DBINDEX=0
# REDIS_USERNAME=
# REDIS_PASSWORD=
# REDIS_SOCKET=

###################################################################################
# Upload File Location
#
# This is the location where uploaded files are stored.
###################################################################################

UPLOAD_LOCATION=/media/user/ExternalUSBDrive/PhotoBackUp/

###################################################################################
# Typesense
###################################################################################
TYPESENSE_API_KEY=xxxxxxxxxxx
TYPESENSE_ENABLED=false
# TYPESENSE_URL uses base64 encoding for the nodes json.
# Example JSON that was used:
# [
#      { "host": "typesense-1.example.net", "port": "443", "protocol": "https" },
#      { "host": "typesense-2.example.net", "port": "443", "protocol": "https" },
#      { "host": "typesense-3.example.net", "port": "443", "protocol": "https" },
# ]
# TYPESENSE_URL=ha://WwogIHsgImhvc3QiOiAidHlwZXNlbnNlLTEuZXhhbXBsZS5uZXQiLCAicG9ydCI6ICI0NDMiLCAicHJvdG9jb2wiOiAiaHR0cHMiIH0sCiAgeyAiaG9zdCI6ICJ0eXBlc2Vuc2UtMi5leGFtcGxlLm5ldCIsICJwb3J0IjogIjQ0MyIsICJwcm90b2NvbCI6ICJodHRwcyIgfSwKICB7ICJob3N0IjogInR5cGVzZW5zZS0zLmV4YW1wb>
###################################################################################
# Reverse Geocoding
#
# Reverse geocoding is done locally which has a small impact on memory usage
# This memory usage can be altered by changing the REVERSE_GEOCODING_PRECISION variable
# This ranges from 0-3 with 3 being the most precise
# 3 - Cities > 500 population: ~200MB RAM
# 2 - Cities > 1000 population: ~150MB RAM
# 1 - Cities > 5000 population: ~80MB RAM
# 0 - Cities > 15000 population: ~40MB RAM
####################################################################################

# DISABLE_REVERSE_GEOCODING=false
# REVERSE_GEOCODING_PRECISION=3

####################################################################################
# WEB - Optional
#
# Custom message on the login page, should be written in HTML form.
# For example:
# PUBLIC_LOGIN_PAGE_MESSAGE="This is a demo instance of Immich.<br><br>Email: <i>demo@demo.de</i><br>Password: <i>demo</i>"
####################################################################################

PUBLIC_LOGIN_PAGE_MESSAGE=

####################################################################################
# Alternative Service Addresses - Optional
#
# This is an advanced feature for users who may be running their immich services on different hosts.
# It will not change which address or port that services bind to within their containers, but it will change where other services look for their peers.
# Note: immich-microservices is bound to 3002, but no references are made
####################################################################################

IMMICH_WEB_URL=http://immich-web:3000
IMMICH_SERVER_URL=http://immich-server:3001
IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003

####################################################################################
# Alternative API's External Address - Optional
#
# This is an advanced feature used to control the public server endpoint returned to clients during Well-known discovery.
# You should only use this if you want mobile apps to access the immich API over a custom URL. Do not include trailing slash.
# NOTE: At this time, the web app will not be affected by this setting and will continue to use the relative path: /api
# Examples: http://localhost:3001, http://immich-api.example.com, etc
####################################################################################

#IMMICH_API_URL_EXTERNAL=http://localhost:3001

###################################################################################
# Immich Version - Optional
#
# This allows all immich docker images to be pinned to a specific version. By default,
# the version is "release" but could be a specific version, like "v1.59.0".
###################################################################################

#IMMICH_VERSION=

IMMICH_MACHINE_LEARNING_URL=false

Reproduction steps

After following the guide at (https://immich.app/docs/install/docker-compose) I run the command:

 ✔ Network immich-app_default         Created                                                                                                                                                                                                                             1.3s
 ✔ Volume "immich-app_tsdata"         Created                                                                                                                                                                                                                             0.4s
 ✔ Volume "immich-app_pgdata"         Created                                                                                                                                                                                                                             0.1s
 ✔ Volume "immich-app_model-cache"    Created                                                                                                                                                                                                                             0.3s
 ✔ Container immich_postgres          Started                                                                                                                                                                                                                            27.5s
 ✔ Container immich_machine_learning  Started                                                                                                                                                                                                                            27.7s
 ✔ Container immich_typesense         Started                                                                                                                                                                                                                            28.1s
 ✔ Container immich_redis             Started                                                                                                                                                                                                                            27.9s
 ✔ Container immich_web               Started                                                                                                                                                                                                                            29.3s
 ✔ Container immich_server            Started                                                                                                                                                                                                                             7.3s
 ✔ Container immich_microservices     Started                                                                                                                                                                                                                             7.6s
 ✔ Container immich_proxy             Started                                                                                                                                                                                                                             8.3s

I then could not connect to the server (as shown in the above screenshot), so I restarted the pi and still have the same issue:

$ docker compose up -d
[+] Running 8/0
 ✔ Container immich_redis             Running                                                                                                                                                                                                                             0.0s
 ✔ Container immich_postgres          Running                                                                                                                                                                                                                             0.0s
 ✔ Container immich_typesense         Started                                                                                                                                                                                                                             0.0s
 ✔ Container immich_web               Started                                                                                                                                                                                                                             0.0s
 ✔ Container immich_machine_learning  Started                                                                                                                                                                                                                             0.0s
 ✔ Container immich_microservices     Started                                                                                                                                                                                                                             0.0s
 ✔ Container immich_server            Started                                                                                                                                                                                                                             0.0s
 ✔ Container immich_proxy             Started


### Additional information

_No response_
alextran1502 commented 1 year ago

Can you run docker-compose up with out the -d flag so that we know what happens when the system starts up?

Also, are you running on a RPi and what is the spec of your Pi?

GrMoney93 commented 1 year ago

I just completely reinstalled docker and docker compose etc.

 sudo docker compose up
[+] Running 71/68
 ✔ immich-web 11 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                            148.4s
 ✔ immich-proxy 13 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                         14.8s
 ✔ immich-server 14 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                      210.1s
 ✔ immich-microservices Pulled                                                                                                                                                                                                                                          210.4s
 ✔ typesense 3 layers [⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                                      210.5s
 ✔ immich-machine-learning 9 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                  194.0s
 ✔ redis 5 layers [⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                                         73.9s
 ✔ database 8 layers [⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                                                                                                                                                  127.5s

[+] Running 12/12
 ✔ Network immich-app_default         Created                                                                                                                                                                                                                             0.2s
 ✔ Volume "immich-app_tsdata"         Created                                                                                                                                                                                                                             0.0s
 ✔ Volume "immich-app_pgdata"         Created                                                                                                                                                                                                                             0.0s
 ✔ Volume "immich-app_model-cache"    Created                                                                                                                                                                                                                             0.0s
 ✔ Container immich_typesense         Created                                                                                                                                                                                                                             0.6s
 ✔ Container immich_web               Created                                                                                                                                                                                                                             0.6s
 ✔ Container immich_redis             Created                                                                                                                                                                                                                             0.6s
 ✔ Container immich_postgres          Created                                                                                                                                                                                                                             0.6s
 ✔ Container immich_machine_learning  Created                                                                                                                                                                                                                             0.6s
 ✔ Container immich_microservices     Created                                                                                                                                                                                                                             0.5s
 ✔ Container immich_server            Created                                                                                                                                                                                                                             0.5s
 ✔ Container immich_proxy             Created                                                                                                                                                                                                                             0.2s
Attaching to immich_machine_learning, immich_microservices, immich_postgres, immich_proxy, immich_redis, immich_server, immich_typesense, immich_web
immich_postgres          | The files belonging to this database system will be owned by user "postgres".
immich_postgres          | This user must also own the server process.
immich_postgres          |
immich_postgres          | The database cluster will be initialized with locale "en_US.utf8".
immich_postgres          | The default database encoding has accordingly been set to "UTF8".
immich_postgres          | The default text search configuration will be set to "english".
immich_postgres          |
immich_postgres          | Data page checksums are disabled.
immich_postgres          |
immich_postgres          | fixing permissions on existing directory /var/lib/postgresql/data ... ok
immich_postgres          | creating subdirectories ... ok
immich_postgres          | selecting dynamic shared memory implementation ... posix
immich_postgres          | selecting default max_connections ...
immich_redis             | 1:C 02 Aug 2023 21:35:15.632 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
immich_redis             | 1:C 02 Aug 2023 21:35:15.632 # Redis version=6.2.12, bits=32, commit=00000000, modified=0, pid=1, just started
immich_redis             | 1:C 02 Aug 2023 21:35:15.632 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
immich_redis             | 1:M 02 Aug 2023 21:35:15.636 * monotonic clock: POSIX clock_gettime
immich_redis             | 1:M 02 Aug 2023 21:35:15.641 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
immich_redis             | 1:M 02 Aug 2023 21:35:15.644 * Running mode=standalone, port=6379.
immich_redis             | 1:M 02 Aug 2023 21:35:15.644 # Server initialized
immich_redis             | 1:M 02 Aug 2023 21:35:15.644 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
immich_redis             | 1:M 02 Aug 2023 21:35:15.646 * Ready to accept connections
immich_postgres          | 100
immich_postgres          | selecting default shared_buffers ...
immich_postgres          | 128MB
immich_postgres          | selecting default time zone ...
immich_postgres          | UTC
immich_postgres          | creating configuration files ...
immich_postgres          | ok
immich_postgres          | running bootstrap script ...
immich_postgres          | ok
immich_postgres          | performing post-bootstrap initialization ...
immich_web exited with code 159
immich_typesense exited with code 159
immich_machine_learning exited with code 159
immich_postgres          | sh: locale: not found
immich_postgres          | 2023-08-02 21:35:18.556 UTC [30] WARNING:  no usable system locales were found
immich_server exited with code 159
immich_microservices exited with code 159
immich_proxy exited with code 159

Its a Raspberry Pi 4, 8Gb of RAM running Raspbian GNU/Linux 11 (bullseye)

^ I also removed the restart always setting from the docker-compose.yml

alextran1502 commented 1 year ago

I suspect this is the issue with Raspian, if you install ubuntu server 64 bit, it will work fine

Edzioindra commented 1 year ago

Hi, I also have same issue running on ubuntu server. All the images are running but server shows 505 error. This is only with this update. I went back to previous version and running fine.

alextran1502 commented 1 year ago

@Edzioindra Can you try repull the images again? Are you also running on RPI?

Edzioindra commented 1 year ago

@Edzioindra Can you try repull the images again? Are you also running on RPI?

No, I am running on Ubuntu Server. I repulled the image and below is the log docker compose.. There is plenty of space but showing lack of space error.

ubuntu@ubuntu:~$ cd immich-app ubuntu@ubuntu:~/immich-app$ sudo docker compose pull [sudo] password for ubuntu: [+] Pulling 55/25 ✔ immich-microservices Skipped - Image is already being pulled by immich-server 0.0s ✔ immich-server 14 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 11.9s ✔ immich-proxy 13 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 1.3s ✔ database Pulled 0.4s ✔ immich-machine-learning 9 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 34.8s ✔ redis Pulled 0.4s ✔ immich-web 11 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 10.0s ✔ typesense Pulled 0.5s

ubuntu@ubuntu:~/immich-app$ sudo docker compose up [+] Running 8/8 ✔ Container immich_redis Running 0.0s ✔ Container immich_machine_learning Recreated 1.4s ✔ Container immich_postgres Running 0.0s ✔ Container immich_typesense Running 0.0s ✔ Container immich_web Recreated 0.6s ✔ Container immich_microservices Recreated 0.7s ✔ Container immich_server Recreated 0.7s ✔ Container immich_proxy Recreated 0.4s Attaching to immich_machine_learning, immich_microservices, immich_postgres, immich_proxy, immich_redis, immich_server, immich_typesense, immich_web immich_web | Listening on 0.0.0.0:3000 immich_proxy | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration immich_proxy | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh immich_proxy | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-set-env-variables.envsh immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:48 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 0 immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:48 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_typesense | I20230803 02:06:49.542964 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:06:49.543023 272 raft_server.h:60] Peer refresh succeeded! immich_proxy exited with code 0 immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:49 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_postgres | 2023-08-03 02:06:49.734 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_0.tmp": No space left on device immich_postgres | 2023-08-03 02:06:49.735 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/global.tmp": No space left on device immich_proxy exited with code 1 immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:50 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [NestFactory] Starting Nest application... immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [NestFactory] Starting Nest application... immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +37ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] ConfigModule dependencies initialized +6ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +44ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] ConfigModule dependencies initialized +6ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:50 AM LOG [InstanceLoader] BullModule dependencies initialized +1ms immich_postgres | 2023-08-03 02:06:50.999 UTC [231] ERROR: column "projectionType" of relation "exif" already exists immich_postgres | 2023-08-03 02:06:50.999 UTC [231] STATEMENT: ALTER TABLE "exif" ADD "projectionType" character varying immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +178ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:51 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... immich_microservices | QueryFailedError: column "projectionType" of relation "exif" already exists immich_microservices | at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19) immich_microservices | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) immich_microservices | at async Panoramas1690217088596.up (/usr/src/app/dist/infra/migrations/1690469489288-Panoramas.js:9:9) immich_microservices | at async MigrationExecutor.executePendingMigrations (/usr/src/app/node_modules/typeorm/migration/MigrationExecutor.js:225:17) immich_microservices | at async DataSource.runMigrations (/usr/src/app/node_modules/typeorm/data-source/DataSource.js:260:35) immich_microservices | at async DataSource.initialize (/usr/src/app/node_modules/typeorm/data-source/DataSource.js:148:17) immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] AlbumModule dependencies initialized +7ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] InfraModule dependencies initialized +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] AppModule dependencies initialized +3ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [InstanceLoader] DomainModule dependencies initialized +4ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [SearchService] Running bootstrap immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [TypesenseRepository] Schema up to date: assets/assets-v7 immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [TypesenseRepository] Schema up to date: albums/albums-v1 immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [TypesenseRepository] Schema up to date: faces/faces-v1 immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [TypesenseRepository] Alias mapping: [{"collection_name":"faces-v1","name":"faces"},{"collection_name":"albums-v1","name":"albums"},{"collection_name":"assets-v7","name":"assets"}] immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [TypesenseRepository] Collections needing migration: {"assets":false,"albums":false,"faces":false} immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [AppService] Machine learning is enabled immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [AppService] Search is enabled immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AssetController {/asset}: +18ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/map-marker, GET} route +5ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/memory-lane, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/download, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/download, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/download/:id, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/statistics, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AssetController {/asset}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/upload, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/import, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/file/:id, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/thumbnail/:id, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/curated-objects, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/curated-locations, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/search-terms, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/search, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/count-by-time-bucket, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/time-bucket, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/:deviceId, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/assetById/:id, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/:id, PUT} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset, DELETE} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/check, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/exist, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/asset/bulk-upload-check, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AppController {/}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/refresh-config, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AlbumController {/album}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/count, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id, PATCH} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id/users, PUT} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id/user/:userId, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] APIKeyController {/api-key}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/api-key, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/api-key, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/api-key/:id, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/api-key/:id, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/api-key/:id, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AuthController {/auth}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/login, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/admin-sign-up, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/devices, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/devices, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/devices/:id, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/validateToken, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/change-password, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/auth/logout, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] JobController {/jobs}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/jobs, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/jobs/:id, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] OAuthController {/oauth}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/oauth/mobile-redirect, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/oauth/config, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/oauth/callback, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/oauth/link, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/oauth/unlink, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] PartnerController {/partner}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/partner, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/partner/:id, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/partner/:id, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] SearchController {/search}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/search, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/search/config, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/search/explore, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] ServerInfoController {/server-info}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/server-info, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/server-info/ping, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/server-info/version, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/server-info/stats, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/server-info/media-types, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] SharedLinkController {/shared-link}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/me, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/:id, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/:id, PATCH} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/:id, DELETE} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/:id/assets, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/shared-link/:id/assets, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] SystemConfigController {/system-config}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/system-config, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/system-config/defaults, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/system-config, PUT} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/system-config/storage-template-options, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] TagController {/tag}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id, PATCH} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id/assets, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id/assets, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/tag/:id/assets, DELETE} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] UserController {/user}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/info/:userId, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/me, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/count, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/:userId, DELETE} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/:userId/restore, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/profile-image, POST} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/user/profile-image/:userId, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] PersonController {/person}: +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person/:id, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person/:id, PUT} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person/:id/thumbnail, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person/:id/assets, GET} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/person/:id/merge, POST} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RoutesResolver] AlbumController {/album}: +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id/assets, PUT} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id, GET} route +0ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [RouterExplorer] Mapped {/album/:id/assets, DELETE} route +1ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [NestApplication] Nest application successfully started +22ms immich_server | [Nest] 7 - 08/03/2023, 2:06:51 AM LOG [ImmichServer] Immich Server is listening on http://[::1]:3001 [v1.71.0] [PRODUCTION] immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:51 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:53 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +3069ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] InfraModule dependencies initialized +7ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] DomainModule dependencies initialized +4ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [InstanceLoader] MicroservicesModule dependencies initialized +0ms immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [MetadataExtractionProcessor] Reverse geocoding is enabled immich_microservices | [Nest] 7 - 08/03/2023, 2:06:54 AM LOG [MetadataExtractionProcessor] Initializing Reverse Geocoding immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:06:57 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_machine_learning | INFO: Started server process [7] immich_machine_learning | INFO: Waiting for application startup. immich_typesense | I20230803 02:06:59.543896 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:06:59.543983 272 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:06:59.868 UTC [27] LOG: using stale statistics instead of current ones because stats collector is not responding immich_postgres | 2023-08-03 02:06:59.874 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_16384.tmp": No space left on device immich_postgres | 2023-08-03 02:06:59.875 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_0.tmp": No space left on device immich_postgres | 2023-08-03 02:06:59.875 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/global.tmp": No space left on device immich_machine_learning | Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration. immich_machine_learning | /opt/venv/lib/python3.11/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py:65: UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'CPUExecutionProvider' immich_machine_learning | warnings.warn( immich_proxy | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-set-env-variables.envsh immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:07:03 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_machine_learning | Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} immich_machine_learning | model ignore: /cache/facial-recognition/buffalo_l/models/buffalo_l/1k3d68.onnx landmark_3d_68 immich_proxy exited with code 1 immich_machine_learning | Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} immich_machine_learning | model ignore: /cache/facial-recognition/buffalo_l/models/buffalo_l/2d106det.onnx landmark_2d_106 immich_machine_learning | Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} immich_machine_learning | find model: /cache/facial-recognition/buffalo_l/models/buffalo_l/det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0 immich_machine_learning | Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} immich_machine_learning | model ignore: /cache/facial-recognition/buffalo_l/models/buffalo_l/genderage.onnx genderage immich_machine_learning | Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} immich_machine_learning | find model: /cache/facial-recognition/buffalo_l/models/buffalo_l/w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5 immich_machine_learning | set det-size: (640, 640) immich_machine_learning | INFO: Application startup complete. immich_machine_learning | INFO: Uvicorn running on http://0.0.0.0:3003 (Press CTRL+C to quit) immich_microservices | [Nest] 7 - 08/03/2023, 2:07:05 AM LOG [MetadataExtractionProcessor] Reverse Geocoding Initialized immich_microservices | [Nest] 7 - 08/03/2023, 2:07:05 AM LOG [NestApplication] Nest application successfully started +23ms immich_microservices | [Nest] 7 - 08/03/2023, 2:07:05 AM LOG [ImmichMicroservice] Immich Microservices is listening on http://[::1]:3002 [v1.71.0] [PRODUCTION] immich_typesense | I20230803 02:07:09.544863 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:09.544957 269 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:07:10.006 UTC [234] LOG: using stale statistics instead of current ones because stats collector is not responding immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:07:16 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_typesense | I20230803 02:07:19.546196 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:19.546350 270 raft_server.h:60] Peer refresh succeeded! immich_typesense | I20230803 02:07:29.547823 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:29.547927 270 raft_server.h:60] Peer refresh succeeded! immich_typesense | I20230803 02:07:34.948571 215 batched_indexer.cpp:284] Running GC for aborted requests, req map size: 0 immich_typesense | I20230803 02:07:39.549069 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:39.549225 270 raft_server.h:60] Peer refresh succeeded! immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:07:42 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_typesense | I20230803 02:07:49.550608 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:49.550722 269 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:07:49.754 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_0.tmp": No space left on device immich_postgres | 2023-08-03 02:07:49.755 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/global.tmp": No space left on device immich_typesense | I20230803 02:07:59.551872 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:07:59.551973 272 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:07:59.872 UTC [27] LOG: using stale statistics instead of current ones because stats collector is not responding immich_postgres | 2023-08-03 02:07:59.879 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_16384.tmp": No space left on device immich_postgres | 2023-08-03 02:07:59.879 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/db_0.tmp": No space left on device immich_postgres | 2023-08-03 02:07:59.879 UTC [28] LOG: could not write temporary statistics file "pg_stat_tmp/global.tmp": No space left on device immich_typesense | I20230803 02:08:09.552937 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:08:09.553054 269 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:08:09.996 UTC [235] LOG: using stale statistics instead of current ones because stats collector is not responding immich_redis | 1:M 03 Aug 2023 02:08:13.065 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:08:13.066 Background saving started by pid 35 immich_redis | 35:C 03 Aug 2023 02:08:13.070 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:08:13.167 # Background saving error immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:search:wait', immich_microservices | 'immich_bull:search:active', immich_microservices | 'immich_bull:search:priority', immich_microservices | 'immich_bull:search:events', immich_microservices | 'immich_bull:search:stalled', immich_microservices | 'immich_bull:search:limiter', immich_microservices | 'immich_bull:search:delayed', immich_microservices | 'immich_bull:search:paused', immich_microservices | 'immich_bull:search:meta', immich_microservices | 'immich_bull:search:', immich_microservices | '1691028496075', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 61 36 63 31 36 61 32 32 2d 39 39 61 30 2d 34 62 36 36 2d 38 32 63 37 2d 65 66 35 37 32 36 31 36 63 39 64 39 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | 'immich_bull:recognizeFaces:priority', immich_microservices | 'immich_bull:recognizeFaces:events', immich_microservices | 'immich_bull:recognizeFaces:stalled', immich_microservices | 'immich_bull:recognizeFaces:limiter', immich_microservices | 'immich_bull:recognizeFaces:delayed', immich_microservices | 'immich_bull:recognizeFaces:paused', immich_microservices | 'immich_bull:recognizeFaces:meta', immich_microservices | 'immich_bull:recognizeFaces:', immich_microservices | '1691028496076', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 65 34 35 63 61 34 30 64 2d 30 37 30 62 2d 34 35 34 62 2d 38 35 64 34 2d 30 33 36 33 32 39 35 62 65 64 30 30 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | 'immich_bull:thumbnailGeneration:priority', immich_microservices | 'immich_bull:thumbnailGeneration:events', immich_microservices | 'immich_bull:thumbnailGeneration:stalled', immich_microservices | 'immich_bull:thumbnailGeneration:limiter', immich_microservices | 'immich_bull:thumbnailGeneration:delayed', immich_microservices | 'immich_bull:thumbnailGeneration:paused', immich_microservices | 'immich_bull:thumbnailGeneration:meta', immich_microservices | 'immich_bull:thumbnailGeneration:', immich_microservices | '1691028496076', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 35 33 30 66 66 30 66 66 2d 32 38 33 65 2d 34 32 39 66 2d 38 30 65 65 2d 31 32 66 63 66 34 38 32 32 34 37 64 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:sidecar:wait', immich_microservices | 'immich_bull:sidecar:active', immich_microservices | 'immich_bull:sidecar:priority', immich_microservices | 'immich_bull:sidecar:events', immich_microservices | 'immich_bull:sidecar:stalled', immich_microservices | 'immich_bull:sidecar:limiter', immich_microservices | 'immich_bull:sidecar:delayed', immich_microservices | 'immich_bull:sidecar:paused', immich_microservices | 'immich_bull:sidecar:meta', immich_microservices | 'immich_bull:sidecar:', immich_microservices | '1691028496076', immich_microservices | '', immich_microservices | 'immich_bull:storageTemplateMigration:', immich_microservices | '1691028609241', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:search:stalled', immich_microservices | 'immich_bull:search:wait', immich_microservices | 'immich_bull:search:active', immich_microservices | 'immich_bull:search:failed', immich_microservices | 'immich_bull:search:stalled-check', immich_microservices | 'immich_bull:search:meta', immich_microservices | 'immich_bull:search:paused', immich_microservices | 'immich_bull:search:events', immich_microservices | '1', immich_microservices | 'immich_bull:search:', immich_microservices | '1691028609241', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:sidecar:stalled', immich_microservices | 'immich_bull:sidecar:wait', immich_microservices | 'immich_bull:sidecar:active', immich_microservices | 'immich_bull:sidecar:failed', immich_microservices | 'immich_bull:sidecar:stalled-check', immich_microservices | 'immich_bull:sidecar:meta', immich_microservices | 'immich_bull:sidecar:paused', immich_microservices | 'immich_bull:sidecar:events', immich_microservices | '1', immich_microservices | 'immich_bull:sidecar:', immich_microservices | '1691028609241', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_typesense | I20230803 02:10:09.568034 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:10:09.568162 272 raft_server.h:60] Peer refresh succeeded! immich_postgres | 2023-08-03 02:10:10.100 UTC [237] LOG: using stale statistics instead of current ones because stats collector is not responding immich_redis | 1:M 03 Aug 2023 02:10:13.029 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:13.029 Background saving started by pid 55 immich_redis | 55:C 03 Aug 2023 02:10:13.033 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:13.130 # Background saving error immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:search:wait', 'immich_bull:search:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:sidecar:wait', 'immich_bull:sidecar:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | 'immich_bull:recognizeFaces:priority', immich_microservices | 'immich_bull:recognizeFaces:events', immich_microservices | 'immich_bull:recognizeFaces:stalled', immich_microservices | 'immich_bull:recognizeFaces:limiter', immich_microservices | 'immich_bull:recognizeFaces:delayed', immich_microservices | 'immich_bull:recognizeFaces:paused', immich_microservices | 'immich_bull:recognizeFaces:meta', immich_microservices | 'immich_bull:recognizeFaces:', immich_microservices | '1691028616912', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 65 34 35 63 61 34 30 64 2d 30 37 30 62 2d 34 35 34 62 2d 38 35 64 34 2d 30 33 36 33 32 39 35 62 65 64 30 30 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:search:wait', immich_microservices | 'immich_bull:search:active', immich_microservices | 'immich_bull:search:priority', immich_microservices | 'immich_bull:search:events', immich_microservices | 'immich_bull:search:stalled', immich_microservices | 'immich_bull:search:limiter', immich_microservices | 'immich_bull:search:delayed', immich_microservices | 'immich_bull:search:paused', immich_microservices | 'immich_bull:search:meta', immich_microservices | 'immich_bull:search:', immich_microservices | '1691028616913', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 61 36 63 31 36 61 32 32 2d 39 39 61 30 2d 34 62 36 36 2d 38 32 63 37 2d 65 66 35 37 32 36 31 36 63 39 64 39 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | 'immich_bull:thumbnailGeneration:priority', immich_microservices | 'immich_bull:thumbnailGeneration:events', immich_microservices | 'immich_bull:thumbnailGeneration:stalled', immich_microservices | 'immich_bull:thumbnailGeneration:limiter', immich_microservices | 'immich_bull:thumbnailGeneration:delayed', immich_microservices | 'immich_bull:thumbnailGeneration:paused', immich_microservices | 'immich_bull:thumbnailGeneration:meta', immich_microservices | 'immich_bull:thumbnailGeneration:', immich_microservices | '1691028616913', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 35 33 30 66 66 30 66 66 2d 32 38 33 65 2d 34 32 39 66 2d 38 30 65 65 2d 31 32 66 63 66 34 38 32 32 34 37 64 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | 'immich_bull:metadataExtraction:priority', immich_microservices | 'immich_bull:metadataExtraction:events', immich_microservices | 'immich_bull:metadataExtraction:stalled', immich_microservices | 'immich_bull:metadataExtraction:limiter', immich_microservices | 'immich_bull:metadataExtraction:delayed', immich_microservices | 'immich_bull:metadataExtraction:paused', immich_microservices | 'immich_bull:metadataExtraction:meta', immich_microservices | 'immich_bull:metadataExtraction:', immich_microservices | '1691028616915', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 66 37 62 36 64 65 34 66 2d 61 65 61 39 2d 34 36 31 61 2d 38 35 30 32 2d 61 62 37 64 30 64 61 37 65 32 32 32 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:sidecar:wait', immich_microservices | 'immich_bull:sidecar:active', immich_microservices | 'immich_bull:sidecar:priority', immich_microservices | 'immich_bull:sidecar:events', immich_microservices | 'immich_bull:sidecar:stalled', immich_microservices | 'immich_bull:sidecar:limiter', immich_microservices | 'immich_bull:sidecar:delayed', immich_microservices | 'immich_bull:sidecar:paused', immich_microservices | 'immich_bull:sidecar:meta', immich_microservices | 'immich_bull:sidecar:', immich_microservices | '1691028616916', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 35 32 31 63 31 37 66 65 2d 62 65 33 36 2d 34 38 37 37 2d 61 35 62 33 2d 32 39 31 33 37 33 62 31 32 34 34 61 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | 'immich_bull:storageTemplateMigration:priority', immich_microservices | 'immich_bull:storageTemplateMigration:events', immich_microservices | 'immich_bull:storageTemplateMigration:stalled', immich_microservices | 'immich_bull:storageTemplateMigration:limiter', immich_microservices | 'immich_bull:storageTemplateMigration:delayed', immich_microservices | 'immich_bull:storageTemplateMigration:paused', immich_microservices | 'immich_bull:storageTemplateMigration:meta', immich_microservices | 'immich_bull:storageTemplateMigration:', immich_microservices | '1691028616917', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 39 39 64 62 34 31 31 2d 64 64 38 61 2d 34 38 36 66 2d 61 38 62 63 2d 64 32 37 62 65 34 38 61 66 64 34 31 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | 'immich_bull:clipEncoding:priority', immich_microservices | 'immich_bull:clipEncoding:events', immich_microservices | 'immich_bull:clipEncoding:stalled', immich_microservices | 'immich_bull:clipEncoding:limiter', immich_microservices | 'immich_bull:clipEncoding:delayed', immich_microservices | 'immich_bull:clipEncoding:paused', immich_microservices | 'immich_bull:clipEncoding:meta', immich_microservices | 'immich_bull:clipEncoding:', immich_microservices | '1691028616919', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 65 35 36 34 32 35 35 2d 65 33 32 39 2d 34 31 65 37 2d 61 31 63 32 2d 36 32 31 33 33 63 62 32 62 62 37 39 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | 'immich_bull:videoConversion:priority', immich_microservices | 'immich_bull:videoConversion:events', immich_microservices | 'immich_bull:videoConversion:stalled', immich_microservices | 'immich_bull:videoConversion:limiter', immich_microservices | 'immich_bull:videoConversion:delayed', immich_microservices | 'immich_bull:videoConversion:paused', immich_microservices | 'immich_bull:videoConversion:meta', immich_microservices | 'immich_bull:videoConversion:', immich_microservices | '1691028616920', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 36 30 62 37 64 64 38 37 2d 38 35 32 37 2d 34 64 34 66 2d 61 30 30 36 2d 35 64 66 36 39 33 62 34 65 38 39 63 3a 31 35 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | 'immich_bull:backgroundTask:priority', immich_microservices | 'immich_bull:backgroundTask:events', immich_microservices | 'immich_bull:backgroundTask:stalled', immich_microservices | 'immich_bull:backgroundTask:limiter', immich_microservices | 'immich_bull:backgroundTask:delayed', immich_microservices | 'immich_bull:backgroundTask:paused', immich_microservices | 'immich_bull:backgroundTask:meta', immich_microservices | 'immich_bull:backgroundTask:', immich_microservices | '1691028616920', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 36 37 30 63 32 32 66 2d 38 30 32 39 2d 34 62 30 34 2d 61 36 34 31 2d 65 34 39 63 31 32 66 34 65 64 62 61 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | 'immich_bull:objectTagging:priority', immich_microservices | 'immich_bull:objectTagging:events', immich_microservices | 'immich_bull:objectTagging:stalled', immich_microservices | 'immich_bull:objectTagging:limiter', immich_microservices | 'immich_bull:objectTagging:delayed', immich_microservices | 'immich_bull:objectTagging:paused', immich_microservices | 'immich_bull:objectTagging:meta', immich_microservices | 'immich_bull:objectTagging:', immich_microservices | '1691028616920', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 37 63 30 62 64 66 62 32 2d 33 66 37 36 2d 34 39 66 30 2d 61 62 34 34 2d 63 62 63 30 65 34 65 61 62 62 31 35 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_redis | 1:M 03 Aug 2023 02:10:19.048 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:19.049 Background saving started by pid 56 immich_redis | 56:C 03 Aug 2023 02:10:19.056 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:19.149 # Background saving error immich_typesense | I20230803 02:10:19.569479 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:10:19.569624 270 raft_server.h:60] Peer refresh succeeded! immich_redis | 1:M 03 Aug 2023 02:10:25.067 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:25.067 Background saving started by pid 57 immich_redis | 57:C 03 Aug 2023 02:10:25.071 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:25.168 # Background saving error immich_typesense | I20230803 02:10:29.570847 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:10:29.571215 270 raft_server.h:60] Peer refresh succeeded! immich_redis | 1:M 03 Aug 2023 02:10:31.086 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:31.087 Background saving started by pid 58 immich_redis | 58:C 03 Aug 2023 02:10:31.090 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:31.187 # Background saving error immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:search:wait', 'immich_bull:search:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:sidecar:wait', 'immich_bull:sidecar:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | 'immich_bull:recognizeFaces:priority', immich_microservices | 'immich_bull:recognizeFaces:events', immich_microservices | 'immich_bull:recognizeFaces:stalled', immich_microservices | 'immich_bull:recognizeFaces:limiter', immich_microservices | 'immich_bull:recognizeFaces:delayed', immich_microservices | 'immich_bull:recognizeFaces:paused', immich_microservices | 'immich_bull:recognizeFaces:meta', immich_microservices | 'immich_bull:recognizeFaces:', immich_microservices | '1691028632015', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 65 34 35 63 61 34 30 64 2d 30 37 30 62 2d 34 35 34 62 2d 38 35 64 34 2d 30 33 36 33 32 39 35 62 65 64 30 30 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | 'immich_bull:thumbnailGeneration:priority', immich_microservices | 'immich_bull:thumbnailGeneration:events', immich_microservices | 'immich_bull:thumbnailGeneration:stalled', immich_microservices | 'immich_bull:thumbnailGeneration:limiter', immich_microservices | 'immich_bull:thumbnailGeneration:delayed', immich_microservices | 'immich_bull:thumbnailGeneration:paused', immich_microservices | 'immich_bull:thumbnailGeneration:meta', immich_microservices | 'immich_bull:thumbnailGeneration:', immich_microservices | '1691028632016', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 35 33 30 66 66 30 66 66 2d 32 38 33 65 2d 34 32 39 66 2d 38 30 65 65 2d 31 32 66 63 66 34 38 32 32 34 37 64 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:search:wait', immich_microservices | 'immich_bull:search:active', immich_microservices | 'immich_bull:search:priority', immich_microservices | 'immich_bull:search:events', immich_microservices | 'immich_bull:search:stalled', immich_microservices | 'immich_bull:search:limiter', immich_microservices | 'immich_bull:search:delayed', immich_microservices | 'immich_bull:search:paused', immich_microservices | 'immich_bull:search:meta', immich_microservices | 'immich_bull:search:', immich_microservices | '1691028632016', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 61 36 63 31 36 61 32 32 2d 39 39 61 30 2d 34 62 36 36 2d 38 32 63 37 2d 65 66 35 37 32 36 31 36 63 39 64 39 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | 'immich_bull:metadataExtraction:priority', immich_microservices | 'immich_bull:metadataExtraction:events', immich_microservices | 'immich_bull:metadataExtraction:stalled', immich_microservices | 'immich_bull:metadataExtraction:limiter', immich_microservices | 'immich_bull:metadataExtraction:delayed', immich_microservices | 'immich_bull:metadataExtraction:paused', immich_microservices | 'immich_bull:metadataExtraction:meta', immich_microservices | 'immich_bull:metadataExtraction:', immich_microservices | '1691028632018', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 66 37 62 36 64 65 34 66 2d 61 65 61 39 2d 34 36 31 61 2d 38 35 30 32 2d 61 62 37 64 30 64 61 37 65 32 32 32 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:sidecar:wait', immich_microservices | 'immich_bull:sidecar:active', immich_microservices | 'immich_bull:sidecar:priority', immich_microservices | 'immich_bull:sidecar:events', immich_microservices | 'immich_bull:sidecar:stalled', immich_microservices | 'immich_bull:sidecar:limiter', immich_microservices | 'immich_bull:sidecar:delayed', immich_microservices | 'immich_bull:sidecar:paused', immich_microservices | 'immich_bull:sidecar:meta', immich_microservices | 'immich_bull:sidecar:', immich_microservices | '1691028632018', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 35 32 31 63 31 37 66 65 2d 62 65 33 36 2d 34 38 37 37 2d 61 35 62 33 2d 32 39 31 33 37 33 62 31 32 34 34 61 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | 'immich_bull:storageTemplateMigration:priority', immich_microservices | 'immich_bull:storageTemplateMigration:events', immich_microservices | 'immich_bull:storageTemplateMigration:stalled', immich_microservices | 'immich_bull:storageTemplateMigration:limiter', immich_microservices | 'immich_bull:storageTemplateMigration:delayed', immich_microservices | 'immich_bull:storageTemplateMigration:paused', immich_microservices | 'immich_bull:storageTemplateMigration:meta', immich_microservices | 'immich_bull:storageTemplateMigration:', immich_microservices | '1691028632019', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 39 39 64 62 34 31 31 2d 64 64 38 61 2d 34 38 36 66 2d 61 38 62 63 2d 64 32 37 62 65 34 38 61 66 64 34 31 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | 'immich_bull:clipEncoding:priority', immich_microservices | 'immich_bull:clipEncoding:events', immich_microservices | 'immich_bull:clipEncoding:stalled', immich_microservices | 'immich_bull:clipEncoding:limiter', immich_microservices | 'immich_bull:clipEncoding:delayed', immich_microservices | 'immich_bull:clipEncoding:paused', immich_microservices | 'immich_bull:clipEncoding:meta', immich_microservices | 'immich_bull:clipEncoding:', immich_microservices | '1691028632022', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 65 35 36 34 32 35 35 2d 65 33 32 39 2d 34 31 65 37 2d 61 31 63 32 2d 36 32 31 33 33 63 62 32 62 62 37 39 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | 'immich_bull:videoConversion:priority', immich_microservices | 'immich_bull:videoConversion:events', immich_microservices | 'immich_bull:videoConversion:stalled', immich_microservices | 'immich_bull:videoConversion:limiter', immich_microservices | 'immich_bull:videoConversion:delayed', immich_microservices | 'immich_bull:videoConversion:paused', immich_microservices | 'immich_bull:videoConversion:meta', immich_microservices | 'immich_bull:videoConversion:', immich_microservices | '1691028632022', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 36 30 62 37 64 64 38 37 2d 38 35 32 37 2d 34 64 34 66 2d 61 30 30 36 2d 35 64 66 36 39 33 62 34 65 38 39 63 3a 31 35 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | 'immich_bull:backgroundTask:priority', immich_microservices | 'immich_bull:backgroundTask:events', immich_microservices | 'immich_bull:backgroundTask:stalled', immich_microservices | 'immich_bull:backgroundTask:limiter', immich_microservices | 'immich_bull:backgroundTask:delayed', immich_microservices | 'immich_bull:backgroundTask:paused', immich_microservices | 'immich_bull:backgroundTask:meta', immich_microservices | 'immich_bull:backgroundTask:', immich_microservices | '1691028632023', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 63 36 37 30 63 32 32 66 2d 38 30 32 39 2d 34 62 30 34 2d 61 36 34 31 2d 65 34 39 63 31 32 66 34 65 64 62 61 3a 31 39 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | 'immich_bull:objectTagging:priority', immich_microservices | 'immich_bull:objectTagging:events', immich_microservices | 'immich_bull:objectTagging:stalled', immich_microservices | 'immich_bull:objectTagging:limiter', immich_microservices | 'immich_bull:objectTagging:delayed', immich_microservices | 'immich_bull:objectTagging:paused', immich_microservices | 'immich_bull:objectTagging:meta', immich_microservices | 'immich_bull:objectTagging:', immich_microservices | '1691028632024', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 37 63 30 62 64 66 62 32 2d 33 66 37 36 2d 34 39 66 30 2d 61 62 34 34 2d 63 62 63 30 65 34 65 61 62 62 31 35 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | } immich_proxy | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf immich_proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh immich_proxy | /docker-entrypoint.sh: Configuration complete; ready for start up immich_proxy | 2023/08/03 02:10:35 [emerg] 1#1: mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy | nginx: [emerg] mkdir() "/tmp/proxy_temp" failed (28: No space left on device) immich_proxy exited with code 1 immich_redis | 1:M 03 Aug 2023 02:10:37.004 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:37.004 Background saving started by pid 59 immich_redis | 59:C 03 Aug 2023 02:10:37.059 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:37.105 # Background saving error immich_typesense | I20230803 02:10:37.970149 215 batched_indexer.cpp:284] Running GC for aborted requests, req map size: 0 immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:videoConversion:stalled', immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | 'immich_bull:videoConversion:failed', immich_microservices | 'immich_bull:videoConversion:stalled-check', immich_microservices | 'immich_bull:videoConversion:meta', immich_microservices | 'immich_bull:videoConversion:paused', immich_microservices | 'immich_bull:videoConversion:events', immich_microservices | '1', immich_microservices | 'immich_bull:videoConversion:', immich_microservices | '1691028639240', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_typesense | I20230803 02:10:39.572106 214 raft_server.cpp:546] Term: 44, last_index index: 64805, committed_index: 64805, known_applied_index: 64805, applying_index: 0, queued_writes: 0, pending_queue_size: 0, local_sequence: 418523 immich_typesense | I20230803 02:10:39.572315 269 raft_server.h:60] Peer refresh succeeded! immich_redis | 1:M 03 Aug 2023 02:10:43.023 100 changes in 300 seconds. Saving... immich_redis | 1:M 03 Aug 2023 02:10:43.023 Background saving started by pid 60 immich_redis | 60:C 03 Aug 2023 02:10:43.028 # Write error saving DB on disk: No space left on device immich_redis | 1:M 03 Aug 2023 02:10:43.124 # Background saving error immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:thumbnailGeneration:stalled', immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | 'immich_bull:thumbnailGeneration:failed', immich_microservices | 'immich_bull:thumbnailGeneration:stalled-check', immich_microservices | 'immich_bull:thumbnailGeneration:meta', immich_microservices | 'immich_bull:thumbnailGeneration:paused', immich_microservices | 'immich_bull:thumbnailGeneration:events', immich_microservices | '1', immich_microservices | 'immich_bull:thumbnailGeneration:', immich_microservices | '1691028644237', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:metadataExtraction:stalled', immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | 'immich_bull:metadataExtraction:failed', immich_microservices | 'immich_bull:metadataExtraction:stalled-check', immich_microservices | 'immich_bull:metadataExtraction:meta', immich_microservices | 'immich_bull:metadataExtraction:paused', immich_microservices | 'immich_bull:metadataExtraction:events', immich_microservices | '1', immich_microservices | 'immich_bull:metadataExtraction:', immich_microservices | '1691028644238', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:objectTagging:stalled', immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | 'immich_bull:objectTagging:failed', immich_microservices | 'immich_bull:objectTagging:stalled-check', immich_microservices | 'immich_bull:objectTagging:meta', immich_microservices | 'immich_bull:objectTagging:paused', immich_microservices | 'immich_bull:objectTagging:events', immich_microservices | '1', immich_microservices | 'immich_bull:objectTagging:', immich_microservices | '1691028644238', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:recognizeFaces:stalled', immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | 'immich_bull:recognizeFaces:failed', immich_microservices | 'immich_bull:recognizeFaces:stalled-check', immich_microservices | 'immich_bull:recognizeFaces:meta', immich_microservices | 'immich_bull:recognizeFaces:paused', immich_microservices | 'immich_bull:recognizeFaces:events', immich_microservices | '1', immich_microservices | 'immich_bull:recognizeFaces:', immich_microservices | '1691028644238', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:clipEncoding:stalled', immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | 'immich_bull:clipEncoding:failed', immich_microservices | 'immich_bull:clipEncoding:stalled-check', immich_microservices | 'immich_bull:clipEncoding:meta', immich_microservices | 'immich_bull:clipEncoding:paused', immich_microservices | 'immich_bull:clipEncoding:events', immich_microservices | '1', immich_microservices | 'immich_bull:clipEncoding:', immich_microservices | '1691028644239', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:backgroundTask:stalled', immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | 'immich_bull:backgroundTask:failed', immich_microservices | 'immich_bull:backgroundTask:stalled-check', immich_microservices | 'immich_bull:backgroundTask:meta', immich_microservices | 'immich_bull:backgroundTask:paused', immich_microservices | 'immich_bull:backgroundTask:events', immich_microservices | '1', immich_microservices | 'immich_bull:backgroundTask:', immich_microservices | '1691028644240', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:storageTemplateMigration:stalled', immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | 'immich_bull:storageTemplateMigration:failed', immich_microservices | 'immich_bull:storageTemplateMigration:stalled-check', immich_microservices | 'immich_bull:storageTemplateMigration:meta', immich_microservices | 'immich_bull:storageTemplateMigration:paused', immich_microservices | 'immich_bull:storageTemplateMigration:events', immich_microservices | '1', immich_microservices | 'immich_bull:storageTemplateMigration:', immich_microservices | '1691028644241', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:search:stalled', immich_microservices | 'immich_bull:search:wait', immich_microservices | 'immich_bull:search:active', immich_microservices | 'immich_bull:search:failed', immich_microservices | 'immich_bull:search:stalled-check', immich_microservices | 'immich_bull:search:meta', immich_microservices | 'immich_bull:search:paused', immich_microservices | 'immich_bull:search:events', immich_microservices | '1', immich_microservices | 'immich_bull:search:', immich_microservices | '1691028644242', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_b6441576c42681cd02b5d4728b905c9683776814): @user_script:193: @user_script: 193: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'b6441576c42681cd02b5d4728b905c9683776814', immich_microservices | '8', immich_microservices | 'immich_bull:sidecar:stalled', immich_microservices | 'immich_bull:sidecar:wait', immich_microservices | 'immich_bull:sidecar:active', immich_microservices | 'immich_bull:sidecar:failed', immich_microservices | 'immich_bull:sidecar:stalled-check', immich_microservices | 'immich_bull:sidecar:meta', immich_microservices | 'immich_bull:sidecar:paused', immich_microservices | 'immich_bull:sidecar:events', immich_microservices | '1', immich_microservices | 'immich_bull:sidecar:', immich_microservices | '1691028644243', immich_microservices | '30000' immich_microservices | ] immich_microservices | } immich_microservices | } immich_postgres | 2023-08-03 02:10:46.438 UTC [24] PANIC: could not write to file "pg_logical/replorigin_checkpoint.tmp": No space left on device immich_postgres | 2023-08-03 02:10:46.540 UTC [1] LOG: checkpointer process (PID 24) was terminated by signal 6: Aborted immich_postgres | 2023-08-03 02:10:46.540 UTC [1] LOG: terminating any other active server processes immich_postgres | 2023-08-03 02:10:46.540 UTC [28] LOG: could not write temporary statistics file "pg_stat/db_16384.tmp": No space left on device immich_postgres | 2023-08-03 02:10:46.544 UTC [28] LOG: could not write temporary statistics file "pg_stat/db_0.tmp": No space left on device immich_postgres | 2023-08-03 02:10:46.544 UTC [28] LOG: could not write temporary statistics file "pg_stat/global.tmp": No space left on device immich_postgres | 2023-08-03 02:10:46.547 UTC [1] LOG: all server processes terminated; reinitializing immich_postgres | 2023-08-03 02:10:46.563 UTC [238] LOG: database system was interrupted; last known up at 2023-08-03 01:05:51 UTC immich_postgres | 2023-08-03 02:10:46.627 UTC [238] LOG: database system was not properly shut down; automatic recovery in progress immich_postgres | 2023-08-03 02:10:46.631 UTC [238] LOG: redo starts at 0/702AB408 immich_postgres | 2023-08-03 02:10:46.632 UTC [238] LOG: invalid record length at 0/702B02C8: wanted 24, got 0 immich_postgres | 2023-08-03 02:10:46.632 UTC [238] LOG: redo done at 0/702B0290 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s immich_postgres | 2023-08-03 02:10:46.637 UTC [238] PANIC: could not write to file "pg_logical/replorigin_checkpoint.tmp": No space left on device immich_postgres | 2023-08-03 02:10:46.739 UTC [1] LOG: startup process (PID 238) was terminated by signal 6: Aborted immich_postgres | 2023-08-03 02:10:46.739 UTC [1] LOG: aborting startup due to startup process failure immich_postgres | 2023-08-03 02:10:46.741 UTC [1] LOG: database system is shut down immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:thumbnailGeneration:wait', immich_microservices | 'immich_bull:thumbnailGeneration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:search:wait', 'immich_bull:search:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:metadataExtraction:wait', immich_microservices | 'immich_bull:metadataExtraction:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ 'immich_bull:sidecar:wait', 'immich_bull:sidecar:active', '5' ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:storageTemplateMigration:wait', immich_microservices | 'immich_bull:storageTemplateMigration:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:clipEncoding:wait', immich_microservices | 'immich_bull:clipEncoding:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:videoConversion:wait', immich_microservices | 'immich_bull:videoConversion:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:backgroundTask:wait', immich_microservices | 'immich_bull:backgroundTask:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'brpoplpush', immich_microservices | args: [ immich_microservices | 'immich_bull:objectTagging:wait', immich_microservices | 'immich_bull:objectTagging:active', immich_microservices | '5' immich_microservices | ] immich_microservices | } immich_microservices | } immich_microservices | ReplyError: ERR Error running script (call to f_e051d4c63acb1abc17bca61dba4d281ce1f0aead): @user_script:176: @user_script: 176: -MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. immich_microservices | at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:179:12) immich_microservices | at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:302:14) { immich_microservices | command: { immich_microservices | name: 'evalsha', immich_microservices | args: [ immich_microservices | 'e051d4c63acb1abc17bca61dba4d281ce1f0aead', immich_microservices | '9', immich_microservices | 'immich_bull:recognizeFaces:wait', immich_microservices | 'immich_bull:recognizeFaces:active', immich_microservices | 'immich_bull:recognizeFaces:priority', immich_microservices | 'immich_bull:recognizeFaces:events', immich_microservices | 'immich_bull:recognizeFaces:stalled', immich_microservices | 'immich_bull:recognizeFaces:limiter', immich_microservices | 'immich_bull:recognizeFaces:delayed', immich_microservices | 'immich_bull:recognizeFaces:paused', immich_microservices | 'immich_bull:recognizeFaces:meta', immich_microservices | 'immich_bull:recognizeFaces:', immich_microservices | '1691028647119', immich_microservices | '', immich_microservices | <Buffer de 00 03 a5 74 6f 6b 65 6e d9 27 65 34 35 63 61 34 30 64 2d 30 37 30 62 2d 34 35 34 62 2d 38 35 64 34 2d 30 33 36 33 32 39 35 62 65 64 30 30 3a 31 36 ... 25 more bytes> immich_microservices | ] immich_microservices | } immich_microservices | }

jrasm91 commented 1 year ago

Converting to a discussion as neither of these are bugs with immich.

  1. To run immich on rpi you have to use a 64 bit kernel/os. The exit code 159 is indicating this I believe. For the other issue.

  2. There are multiple logs indicating there is no space available to write. You need to investigate your setup and figure out why that is happening. Either the disk is full, or possible the volume mount doesn't have the right permissions, etc.