今日全新安装F2-423为TOS7系统,成功安装OpenClaw,并成功绑定的deepseek大模型,测试创建共享文件夹时总是提示失败,显示404错误,
到终端下安照步骤测试了一下也是显示404错误。
用户名密码都是对的。
tos shared-folder add tt
Mount path, e.g. /Volume1/data: /Volume1
Storage device, e.g. Volume3 for local disk, @usb for USB, @iscsi for iSCSI: @disk
Folder description (optional):
Enable encryption? [y/N]:
Recycle bin: 0=off, 1=on, 2=admin-only [1]: 0
Hide this folder? [y/N]:
Enable quota? [y/N]: y
Recycle bin retention days [30]:
Enable Time Machine? [y/N]:
Summary:
Folder Name tt
Mount Path /Volume1
Device @disk
Encrypted No
Recycle Bin Off
Hidden No
Quota On
Save Days 30
Time Machine No
Create shared folder "tt" with above settings? [y/N]: y
Username: dong
Password:
404 page not found
多次测试了,都是这样的
请问如何解决
求助:使用OpenClaw创建共享文件夹总是失败。
版主: TerraSupport, TMsupport, TMjack
Re: 求助:使用OpenClaw创建共享文件夹总是失败。
感谢您的反馈,请问您的 TOS 系统版本号和 OpenClaw 应用版本号是多少?
Re: 求助:使用OpenClaw创建共享文件夹总是失败。
我让OpenClaw设置了环境变量:
HOME、TOS_USER、TOS_PASS
然后就可以创建共享文件夹了
使用TOS命令复现同样设置了环境变量HOME、TOS_USER、TOS_PASS
Mount path不能是/Volume1,而设置为/Volume1/tt
Storage device不能设置为@disk,而是设置为Volume1
就可以正常创建共享文件夹/Volume/tt了
HOME、TOS_USER、TOS_PASS
然后就可以创建共享文件夹了
使用TOS命令复现同样设置了环境变量HOME、TOS_USER、TOS_PASS
Mount path不能是/Volume1,而设置为/Volume1/tt
Storage device不能设置为@disk,而是设置为Volume1
就可以正常创建共享文件夹/Volume/tt了
