redismod
redismod copied to clipboard
Edge Tag is broken - Fails to load RedisGraph - 7ee32f9571ba
➜ docker run -p 6379:6379 --name redismod redislabs/redismod:edge
1:C 21 Oct 2021 20:08:23.688 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 21 Oct 2021 20:08:23.689 # Redis version=6.2.5, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 21 Oct 2021 20:08:23.689 # Configuration loaded
1:M 21 Oct 2021 20:08:23.689 * monotonic clock: POSIX clock_gettime
1:M 21 Oct 2021 20:08:23.690 * Running mode=standalone, port=6379.
1:M 21 Oct 2021 20:08:23.690 # Server initialized
1:M 21 Oct 2021 20:08:23.691 * <ai> Redis version found by RedisAI: 6.2.5 - oss
1:M 21 Oct 2021 20:08:23.691 * <ai> RedisAI version 999999, git_sha=0f99f12a70bd6d5ff8878fc715ef01b049bb5542
1:M 21 Oct 2021 20:08:23.691 * Module 'ai' loaded from /usr/lib/redis/modules/redisai.so
1:M 21 Oct 2021 20:08:23.692 * <search> Redis version found by RedisSearch : 6.2.5 - oss
1:M 21 Oct 2021 20:08:23.692 * <search> RediSearch version 99.99.99 (Git=v1.99.5-305-g309932e4)
1:M 21 Oct 2021 20:08:23.692 * <search> Low level api version 1 initialized successfully
1:M 21 Oct 2021 20:08:23.693 * <search> concurrent writes: OFF, gc: ON, prefix min length: 2, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, search pool size: 20, index pool size: 8,
1:M 21 Oct 2021 20:08:23.693 * <search> Initialized thread pool!
1:M 21 Oct 2021 20:08:23.693 * <search> Enabled diskless replication
1:M 21 Oct 2021 20:08:23.693 * Module 'search' loaded from /usr/lib/redis/modules/redisearch.so
1:M 21 Oct 2021 20:08:23.693 # Module /usr/lib/redis/modules/redisgraph.so failed to load: /usr/lib/redis/modules/redisgraph.so: cannot open shared object file: No such file or directory
1:M 21 Oct 2021 20:08:23.693 # Can't load module from /usr/lib/redis/modules/redisgraph.so: server aborting