mirror of
https://github.com/LogicLabs-OU/OpenArchiver.git
synced 2026-04-06 00:31:57 +02:00
valkey container on ugreen nas not running #74
Closed
opened 2026-04-05 16:16:23 +02:00 by MrUnknownDE
·
0 comments
No Branch/Tag Specified
main
gh-pages
v0.5.1-dev
v0.4.3-release
ee-legalhold
ee-retention
v0.4.3-dev
wayneshn-patch-1
v0.4.3-pre
v0.4.2-fix
v0.4.2-dev
v0.4.1-dev
mailbox-processing-opt
v0.4.0-fix
ee-init
docs-ocr
v0.3.x-fixes
issue-templates
security-update
create-funding-yml
display-versions
attachment-ocr
docs
user-api-key
demo-mode
v0.3.0
system-settings
wip
CLA-v2
role-based-access
dev
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Labels
Clear labels
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
documentation
documentation
duplicate
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
help wanted
help wanted
improvement
improvement
question
question
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
Assignees
MrUnknownDE
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github/OpenArchiver#74
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'