likun7981/hlink

Docker安装的hlink运行任务时出现错误

Closed this issue · 1 comments

Zjek commented

出现了下面这个错误,这个文件在/video_src/内
[23/04/01 09:04:24] INFO 共计 1 个分析任务
[23/04/01 09:04:24] INFO 执行分析任务: video_src > video_link
[23/04/01 09:04:29] INFO /api/config/default GET 200 耗时 6 ms
[23/04/01 09:04:29] INFO /api/task/list GET 200 耗时 2 ms
[23/04/01 09:04:29] INFO /api/config/list GET 200 耗时 0 ms
[23/04/01 09:04:29] INFO /api/cache GET 200 耗时 21 ms
[23/04/01 09:04:31] INFO /api/version GET 200 耗时 2374 ms
[23/04/01 09:04:37] SUCCEED 分析任务执行完毕: video_src > video_link
[23/04/01 09:04:37] INFO 共计 10481 个文件
[23/04/01 09:04:37] INFO 不满足配置的文件 10287 个
[23/04/01 09:04:37] INFO 已存在硬链的文件 0 个
[23/04/01 09:04:37] INFO 需要硬链的文件 194 个
[23/04/01 09:04:37] ERROR 未知错误, 请完整截图咨询!
[23/04/01 09:04:37] ERROR Error: Command failed with exit code 1: ln /video_src/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS.mkv /video_link/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS
ln: /video_link/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS.mkv: Cross-device link
Error: Command failed with exit code 1: ln /video_src/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS.mkv /video_link/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS
ln: /video_link/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS/All Night Long.1989.WEB-DL.1080p.HEVC.AAC.2Audios-OPS.mkv: Cross-device link
at makeError (file:///usr/local/lib/node_modules/hlink/node_modules/execa/lib/error.js:59:11)
at handlePromise (file:///usr/local/lib/node_modules/hlink/node_modules/execa/index.js:119:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async link (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/link.js:21:9)
at async callback (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:67:21)
at async Promise.all (index 0)
at async execAsyncByGroup (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/utils/execAsyncByGroup.js:7:9)
at async hlink (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:62:9)
at async main (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/index.js:4:5)
at async startTask (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/app/dist/kit/TaskSDK.js:245:17)

Cross-device link 跨盘,跨共享目录