valkey container on ugreen nas not running #74

Closed
opened 2026-04-05 16:16:23 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @hofmasef-alt on 12/20/2025

Hi folks,

get the following output... any idea whats wrong?
Use the compose.yaml from here...

valkey | 1:M 20 Dec 2025 19:07:25.991 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it 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.

valkey | 1:M 20 Dec 2025 19:07:25.992 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo

valkey | 1:M 20 Dec 2025 19:07:25.992 * Valkey version=8.1.5, bits=64, commit=00000000, modified=0, pid=1, just started
valkey | 1:M 20 Dec 2025 19:07:25.992 * Configuration loaded
valkey | 1:M 20 Dec 2025 19:07:25.993 * monotonic clock: POSIX clock_gettime
valkey | 1:M 20 Dec 2025 19:07:25.993 * Running mode=standalone, port=6379.
valkey | 1:M 20 Dec 2025 19:07:25.993 * Server initialized
valkey | 1:M 20 Dec 2025 19:07:25.993 # Fatal error: can't open the RDB file dump.rdb for reading: Permission denied
valkey | 1:M 20 Dec 2025 19:07:25.993 # Fatal error loading the DB, check server logs. Exiting.
open-archiver | [0] [1] Indexing worker started
open-archiver | [0] [1] Error: getaddrinfo ENOTFOUND valkey
open-archiver | [0] [1] at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:26) {
open-archiver | [0] [1] errno: -3008,
open-archiver | [0] [1] code: 'ENOTFOUND',
open-archiver | [0] [1] syscall: 'getaddrinfo',
open-archiver | [0] [1] hostname: 'valkey'

*Originally created by @hofmasef-alt on 12/20/2025* Hi folks, get the following output... any idea whats wrong? Use the compose.yaml from here... valkey | 1:M 20 Dec 2025 19:07:25.991 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it 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. valkey | 1:M 20 Dec 2025 19:07:25.992 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo valkey | 1:M 20 Dec 2025 19:07:25.992 * Valkey version=8.1.5, bits=64, commit=00000000, modified=0, pid=1, just started valkey | 1:M 20 Dec 2025 19:07:25.992 * Configuration loaded valkey | 1:M 20 Dec 2025 19:07:25.993 * monotonic clock: POSIX clock_gettime valkey | 1:M 20 Dec 2025 19:07:25.993 * Running mode=standalone, port=6379. valkey | 1:M 20 Dec 2025 19:07:25.993 * Server initialized valkey | 1:M 20 Dec 2025 19:07:25.993 # Fatal error: can't open the RDB file dump.rdb for reading: Permission denied valkey | 1:M 20 Dec 2025 19:07:25.993 # Fatal error loading the DB, check server logs. Exiting. open-archiver | [0] [1] Indexing worker started open-archiver | [0] [1] Error: getaddrinfo ENOTFOUND valkey open-archiver | [0] [1] at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:26) { open-archiver | [0] [1] errno: -3008, open-archiver | [0] [1] code: 'ENOTFOUND', open-archiver | [0] [1] syscall: 'getaddrinfo', open-archiver | [0] [1] hostname: 'valkey'
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#74