mirror of
https://github.com/luolongfei/netflix.git
synced 2026-04-27 01:46:11 +03:00
[GH-ISSUE #8] 无法启动成功,netflix这个容器有报错 #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Shallow-Sea on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/luolongfei/netflix/issues/8
下面是redis_for_netflix的日志,不知道是哪里出了问题,默认不修改配置也是无法启动
1:C 06 Nov 2024 16:34:38.483 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 06 Nov 2024 16:34:38.483 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 06 Nov 2024 16:34:38.483 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
1:M 06 Nov 2024 16:34:38.485 * monotonic clock: POSIX clock_gettime
1:M 06 Nov 2024 16:34:38.487 * Running mode=standalone, port=6379.
1:M 06 Nov 2024 16:34:38.487 # Server initialized
1:M 06 Nov 2024 16:34:38.488 * Loading RDB produced by version 6.2.6
1:M 06 Nov 2024 16:34:38.488 * RDB age 2486 seconds
1:M 06 Nov 2024 16:34:38.488 * RDB memory usage when created 0.77 Mb
1:M 06 Nov 2024 16:34:38.488 # Done loading RDB, keys loaded: 0, keys expired: 0.
1:M 06 Nov 2024 16:34:38.488 * DB loaded from disk: 0.001 seconds
1:M 06 Nov 2024 16:34:38.488 * Ready to accept connections