rclone-release icon indicating copy to clipboard operation
rclone-release copied to clipboard

mikrotik container 未能成功创建配置文件

Open puexine opened this issue 2 years ago • 0 comments

命令: /container/add remote-image=gaoyb7/rclone:latest interface=veth2 hostname=115drive root-dir=container/115drive logging=yes cmd="serve webdav --vfs-read-chunk-size=4M --buffer-size=32M -v 115drive:" envlist="-e RCLONE_VERBOSE=1 -e RCLONE_ADDR=0.0.0.0:8081 -e RCLONE_CONFIG_115DRIVE_TYPE=115 -e RCLONE_CONFIG_115DRIVE_UID=****** -e RCLONE_CONFIG_115DRIVE_CID=****** -e RCLONE_CONFIG_115DRIVE_SEID=******"

日志: Config file "/config/rclone/rclone.conf" not found - using defaults Failed to create file system for "115drive:": didn't find section in config file

container状态: stopped

puexine avatar Dec 31 '23 10:12 puexine