immich_redis

datestreamcontent
2025/01/30 08:48:01stdout1:M 30 Jan 2025 13:48:01.192 * Background saving terminated with success
2025/01/30 08:48:01stdout223:C 30 Jan 2025 13:48:01.174 * RDB: 0 MB of memory used by copy-on-write
2025/01/30 08:48:01stdout223:C 30 Jan 2025 13:48:01.173 * DB saved on disk
2025/01/30 08:48:01stdout1:M 30 Jan 2025 13:48:01.092 * Background saving started by pid 223
2025/01/30 08:48:01stdout1:M 30 Jan 2025 13:48:01.092 * 100 changes in 300 seconds. Saving...
2025/01/30 08:43:00stdout1:M 30 Jan 2025 13:43:00.117 * Background saving terminated with success
2025/01/30 08:43:00stdout152:C 30 Jan 2025 13:43:00.096 * RDB: 0 MB of memory used by copy-on-write
2025/01/30 08:43:00stdout152:C 30 Jan 2025 13:43:00.095 * DB saved on disk
2025/01/30 08:43:00stdout1:M 30 Jan 2025 13:43:00.017 * Background saving started by pid 152
2025/01/30 08:43:00stdout1:M 30 Jan 2025 13:43:00.017 * 100 changes in 300 seconds. Saving...
2025/01/30 08:37:59stdout1:M 30 Jan 2025 13:37:59.107 * Background saving terminated with success
2025/01/30 08:37:59stdout80:C 30 Jan 2025 13:37:59.081 * RDB: 0 MB of memory used by copy-on-write
2025/01/30 08:37:59stdout80:C 30 Jan 2025 13:37:59.080 * DB saved on disk
2025/01/30 08:37:59stdout1:M 30 Jan 2025 13:37:59.006 * Background saving started by pid 80
2025/01/30 08:37:59stdout1:M 30 Jan 2025 13:37:59.005 * 100 changes in 300 seconds. Saving...
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 * Ready to accept connections
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 # 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.
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 # Server initialized
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 * Running mode=standalone, port=6379.
2025/01/30 08:32:58stdout1:M 30 Jan 2025 13:32:58.759 * monotonic clock: POSIX clock_gettime
2025/01/30 08:32:58stdout1:C 30 Jan 2025 13:32:58.758 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
2025/01/30 08:32:58stdout1:C 30 Jan 2025 13:32:58.758 # Redis version=6.2.16, bits=64, commit=00000000, modified=0, pid=1, just started
2025/01/30 08:32:58stdout1:C 30 Jan 2025 13:32:58.758 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo