Skip to content

爪云部署成功能正常访问,但是用同样的配置文件部署在本地openert的docker后可以进入,但是点任何一部电影都提示:未找到匹配结果 请检查网络连接或尝试刷新页面 #30

@kanehan1981

Description

@kanehan1981

日志如下:
core日志:
stderr: 短剧搜索失败: TypeError: fetch failed
stderr: at node:internal/deps/undici/undici:13510:13
stderr: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
stderr: at async /app/.next/server/app/api/search/route.js:1:1689
stderr: at async Promise.allSettled (index 95)
stderr: at async m (/app/.next/server/app/api/search/route.js:1:2588)
stderr: at async /app/node_modules/.pnpm/next@14.2.30_@babel+core@7.27.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:38411
stderr: at async e_.execute (/app/node_modules/.pnpm/next@14.2.30_@babel+core@7.27.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:27880)
stderr: at async e_.handle (/app/node_modules/.pnpm/next@14.2.30_@babel+core@7.27.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:39943)
stderr: at async doRender (/app/node_modules/.pnpm/next@14.2.30_@babel+core@7.27.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js:1366:42)
stderr: at async cacheEntry.responseCache.get.routeKind (/app/node_modules/.pnpm/next@14.2.30_@babel+core@7.27.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js:1588:28) {
stderr: [cause]: AggregateError [ECONNREFUSED]:
stderr: at internalConnectMultiple (node:net:1122:18)
stderr: at afterConnectMultiple (node:net:1689:7)
stderr: at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
stderr: code: 'ECONNREFUSED',
stderr: [errors]: [ [Error], [Error] ]

redis日志:
stdout: Starting Redis Server
stdout: 1:C 30 Sep 2025 06:55:09.087 # 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 jemalloc/jemalloc#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.
stdout: 1:C 30 Sep 2025 06:55:09.087 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
stdout: 1:C 30 Sep 2025 06:55:09.087 * Redis version=8.2.1, bits=64, commit=00000000, modified=1, pid=1, just started
stdout: 1:C 30 Sep 2025 06:55:09.087 * Configuration loaded
stdout: 1:M 30 Sep 2025 06:55:09.089 * monotonic clock: POSIX clock_gettime
stdout: 1:M 30 Sep 2025 06:55:09.094 * Running mode=standalone, port=6379.
stdout: 1:M 30 Sep 2025 06:55:09.100 * RedisBloom version 8.2.0 (Git=unknown)
stdout: 1:M 30 Sep 2025 06:55:09.100 * Registering configuration options: [
stdout: 1:M 30 Sep 2025 06:55:09.100 * { bf-error-rate : 0.01 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { bf-initial-size : 100 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { bf-expansion-factor : 2 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { cf-bucket-size : 2 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { cf-initial-size : 1024 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { cf-max-iterations : 20 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { cf-expansion-factor : 1 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * { cf-max-expansions : 32 }
stdout: 1:M 30 Sep 2025 06:55:09.100 * ]
stdout: 1:M 30 Sep 2025 06:55:09.101 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so
stdout: 1:M 30 Sep 2025 06:55:09.171 * Redis version found by RedisSearch : 8.2.1 - oss
stdout: 1:M 30 Sep 2025 06:55:09.171 * RediSearch version 8.2.1 (Git=dba8dd0)
stdout: 1:M 30 Sep 2025 06:55:09.172 * Low level api version 1 initialized successfully
stdout: 1:M 30 Sep 2025 06:55:09.175 * gc: ON, prefix min length: 2, min word length to stem: 4, 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,
stdout: 1:M 30 Sep 2025 06:55:09.182 * Initialized thread pools!
stdout: 1:M 30 Sep 2025 06:55:09.182 * Disabled workers threadpool of size 0
stdout: 1:M 30 Sep 2025 06:55:09.186 * Subscribe to config changes
stdout: 1:M 30 Sep 2025 06:55:09.186 * Enabled role change notification
stdout: 1:M 30 Sep 2025 06:55:09.187 * Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms
stdout: 1:M 30 Sep 2025 06:55:09.188 * Register write commands
stdout: 1:M 30 Sep 2025 06:55:09.188 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so
stdout: 1:M 30 Sep 2025 06:55:09.198 * RedisTimeSeries version 80200, git_sha=1439d4a439ca9c063e6ef124a510abff09a5d493
stdout: 1:M 30 Sep 2025 06:55:09.198 * Redis version found by RedisTimeSeries : 8.2.1 - oss
stdout: 1:M 30 Sep 2025 06:55:09.198 * Registering configuration options: [
stdout: 1:M 30 Sep 2025 06:55:09.198 * { ts-compaction-policy : }
stdout: 1:M 30 Sep 2025 06:55:09.198 * { ts-num-threads : 3 }
stdout: 1:M 30 Sep 2025 06:55:09.198 * { ts-retention-policy : 0 }
stdout: 1:M 30 Sep 2025 06:55:09.198 * { ts-duplicate-policy : block }
stdout: 1:M 30 Sep 2025 06:55:09.199 * { ts-chunk-size-bytes : 4096 }
stdout: 1:M 30 Sep 2025 06:55:09.199 * { ts-encoding : compressed }
stdout: 1:M 30 Sep 2025 06:55:09.199 * { ts-ignore-max-time-diff: 0 }
stdout: 1:M 30 Sep 2025 06:55:09.199 * { ts-ignore-max-val-diff : 0.000000 }
stdout: 1:M 30 Sep 2025 06:55:09.199 * ]
stdout: 1:M 30 Sep 2025 06:55:09.200 * Detected redis oss
stdout: 1:M 30 Sep 2025 06:55:09.201 * Enabled diskless replication
stdout: 1:M 30 Sep 2025 06:55:09.201 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so
stdout: 1:M 30 Sep 2025 06:55:09.225 * Created new data type 'ReJSON-RL'
stdout: 1:M 30 Sep 2025 06:55:09.230 * version: 80200 git sha: unknown branch: unknown
stdout: 1:M 30 Sep 2025 06:55:09.231 * Exported RedisJSON_V1 API
stdout: 1:M 30 Sep 2025 06:55:09.231 * Exported RedisJSON_V2 API
stdout: 1:M 30 Sep 2025 06:55:09.231 * Exported RedisJSON_V3 API
stdout: 1:M 30 Sep 2025 06:55:09.231 * Exported RedisJSON_V4 API
stdout: 1:M 30 Sep 2025 06:55:09.231 * Exported RedisJSON_V5 API
stdout: 1:M 30 Sep 2025 06:55:09.231 * Enabled diskless replication
stdout: 1:M 30 Sep 2025 06:55:09.231 * Initialized shared string cache, thread safe: false.
stdout: 1:M 30 Sep 2025 06:55:09.231 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so
stdout: 1:M 30 Sep 2025 06:55:09.231 * Acquired RedisJSON_V5 API
stdout: 1:M 30 Sep 2025 06:55:09.268 * Server initialized
stdout: 1:M 30 Sep 2025 06:55:09.273 * Ready to accept connections tcp
stdout: 1:signal-handler (1759216276) Received SIGTERM scheduling shutdown...
stdout: 1:M 30 Sep 2025 07:11:16.385 * User requested shutdown...
stdout: 1:M 30 Sep 2025 07:11:16.385 * Saving the final RDB snapshot before exiting.
stdout: 1:M 30 Sep 2025 07:11:16.397 * DB saved on disk
stdout: 1:M 30 Sep 2025 07:11:16.397 # Redis is now ready to exit, bye bye...
stdout: Starting Redis Server
stdout: 1:C 30 Sep 2025 07:11:17.477 # 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 jemalloc/jemalloc#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.
stdout: 1:C 30 Sep 2025 07:11:17.477 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
stdout: 1:C 30 Sep 2025 07:11:17.477 * Redis version=8.2.1, bits=64, commit=00000000, modified=1, pid=1, just started
stdout: 1:C 30 Sep 2025 07:11:17.477 * Configuration loaded
stdout: 1:M 30 Sep 2025 07:11:17.479 * monotonic clock: POSIX clock_gettime
stdout: 1:M 30 Sep 2025 07:11:17.481 * Running mode=standalone, port=6379.
stdout: 1:M 30 Sep 2025 07:11:17.482 * RedisBloom version 8.2.0 (Git=unknown)
stdout: 1:M 30 Sep 2025 07:11:17.482 * Registering configuration options: [
stdout: 1:M 30 Sep 2025 07:11:17.482 * { bf-error-rate : 0.01 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { bf-initial-size : 100 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { bf-expansion-factor : 2 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { cf-bucket-size : 2 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { cf-initial-size : 1024 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { cf-max-iterations : 20 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { cf-expansion-factor : 1 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * { cf-max-expansions : 32 }
stdout: 1:M 30 Sep 2025 07:11:17.482 * ]
stdout: 1:M 30 Sep 2025 07:11:17.483 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so
stdout: 1:M 30 Sep 2025 07:11:17.490 * Redis version found by RedisSearch : 8.2.1 - oss
stdout: 1:M 30 Sep 2025 07:11:17.490 * RediSearch version 8.2.1 (Git=dba8dd0)
stdout: 1:M 30 Sep 2025 07:11:17.490 * Low level api version 1 initialized successfully
stdout: 1:M 30 Sep 2025 07:11:17.491 * gc: ON, prefix min length: 2, min word length to stem: 4, 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,
stdout: 1:M 30 Sep 2025 07:11:17.491 * Initialized thread pools!
stdout: 1:M 30 Sep 2025 07:11:17.491 * Disabled workers threadpool of size 0
stdout: 1:M 30 Sep 2025 07:11:17.492 * Subscribe to config changes
stdout: 1:M 30 Sep 2025 07:11:17.492 * Enabled role change notification
stdout: 1:M 30 Sep 2025 07:11:17.493 * Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms
stdout: 1:M 30 Sep 2025 07:11:17.494 * Register write commands
stdout: 1:M 30 Sep 2025 07:11:17.494 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so
stdout: 1:M 30 Sep 2025 07:11:17.495 * RedisTimeSeries version 80200, git_sha=1439d4a439ca9c063e6ef124a510abff09a5d493
stdout: 1:M 30 Sep 2025 07:11:17.496 * Redis version found by RedisTimeSeries : 8.2.1 - oss
stdout: 1:M 30 Sep 2025 07:11:17.496 * Registering configuration options: [
stdout: 1:M 30 Sep 2025 07:11:17.496 * { ts-compaction-policy : }
stdout: 1:M 30 Sep 2025 07:11:17.496 * { ts-num-threads : 3 }
stdout: 1:M 30 Sep 2025 07:11:17.496 * { ts-retention-policy : 0 }
stdout: 1:M 30 Sep 2025 07:11:17.497 * { ts-duplicate-policy : block }
stdout: 1:M 30 Sep 2025 07:11:17.497 * { ts-chunk-size-bytes : 4096 }
stdout: 1:M 30 Sep 2025 07:11:17.497 * { ts-encoding : compressed }
stdout: 1:M 30 Sep 2025 07:11:17.497 * { ts-ignore-max-time-diff: 0 }
stdout: 1:M 30 Sep 2025 07:11:17.497 * { ts-ignore-max-val-diff : 0.000000 }
stdout: 1:M 30 Sep 2025 07:11:17.497 * ]
stdout: 1:M 30 Sep 2025 07:11:17.498 * Detected redis oss
stdout: 1:M 30 Sep 2025 07:11:17.498 * Enabled diskless replication
stdout: 1:M 30 Sep 2025 07:11:17.499 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so
stdout: 1:M 30 Sep 2025 07:11:17.500 * Created new data type 'ReJSON-RL'
stdout: 1:M 30 Sep 2025 07:11:17.501 * version: 80200 git sha: unknown branch: unknown
stdout: 1:M 30 Sep 2025 07:11:17.501 * Exported RedisJSON_V1 API
stdout: 1:M 30 Sep 2025 07:11:17.502 * Exported RedisJSON_V2 API
stdout: 1:M 30 Sep 2025 07:11:17.502 * Exported RedisJSON_V3 API
stdout: 1:M 30 Sep 2025 07:11:17.502 * Exported RedisJSON_V4 API
stdout: 1:M 30 Sep 2025 07:11:17.502 * Exported RedisJSON_V5 API
stdout: 1:M 30 Sep 2025 07:11:17.503 * Enabled diskless replication
stdout: 1:M 30 Sep 2025 07:11:17.503 * Initialized shared string cache, thread safe: false.
stdout: 1:M 30 Sep 2025 07:11:17.503 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so
stdout: 1:M 30 Sep 2025 07:11:17.503 * Acquired RedisJSON_V5 API
stdout: 1:M 30 Sep 2025 07:11:17.549 * Server initialized
stdout: 1:M 30 Sep 2025 07:11:17.549 * Loading event starts
stdout: 1:M 30 Sep 2025 07:11:17.549 * Enabled workers threadpool of size 4
stdout: 1:M 30 Sep 2025 07:11:17.550 * Loading RDB produced by version 8.2.1
stdout: 1:M 30 Sep 2025 07:11:17.550 * RDB age 1 seconds
stdout: 1:M 30 Sep 2025 07:11:17.550 * RDB memory usage when created 1.14 Mb
stdout: 1:M 30 Sep 2025 07:11:17.551 * Done loading RDB, keys loaded: 3, keys expired: 0.
stdout: 1:M 30 Sep 2025 07:11:17.551 * Disabled workers threadpool of size 4
stdout: 1:M 30 Sep 2025 07:11:17.551 * Loading event ends
stdout: 1:M 30 Sep 2025 07:11:17.551 * DB loaded from disk: 0.002 seconds
stdout: 1:M 30 Sep 2025 07:11:17.551 * Ready to accept connections tcp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions