V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  unishare  ›  全部回复第 4 页 / 共 15 页
回复总数  290
1  2  3  4  5  6  7  8  9  10 ... 15  
118 天前
回复了 XLJZTS 创建的主题 程序员 Surge 打开一会儿就连不上网了
这个是盗版问题,听说是远程施法导致
mac 用 ndm ,pc 用 idm
118 天前
回复了 momo2023 创建的主题 电影 2023 年的最后两天,你最想重温哪部电影?
北有霸王别姬,南有南海十三郎
@coolcoffee 以前的系统版本我试过可以,后来的版本就不知道了
@chairuosen Mac 也不安全,开机进入终端,一段代码密码就没了
伟途亦可思
@georgex #23

成功挂载了,十分感谢!!!
@georgex #23 好,我试试看
@NessajCN @georgex
我不是通过命令行安装的 docker rclone ,我看教程有这一行,但是在群晖的图形界面找不到这个配置 --device /dev/fuse \ 不知道错误跟这个有没关

docker run -d --name rclone-mount --restart=always \
--cap-add SYS_ADMIN \
--device /dev/fuse \
--security-opt apparmor:unconfined \
-e ConfigName="rclone.conf" \
-e RemotePath="alist:" \
-e MountCommands="--allow-other --allow-non-empty --read-only --dir-cache-time 2h --buffer-size 32M --poll-interval 5m --tpslimit 2" \
-v "/volume1/docker/rclone-mount":/config \
-v "/volume1/Rclone:/mnt/mediaefs:shared \
mumiehub/rclone-mount
@NessajCN @georgex 我用命令行的方式挂载,这次用的这个 docker ,rclone/rclone:latest ,还是提示 fuse 的问题,😂

2023/12/19 04:31:01 mount helper error: fusermount3: fuse device not found, try 'modprobe fuse' first
2023/12/19 04:31:01 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
/data #
@georgex #10
改成 /bin/sh 就可以了,抱歉,都是很小白的问题
root@DS918plus:~# docker exec -it rclone-rclone-0 /bin/sh
/data # rclone config
2023/12/19 04:05:15 NOTICE: Config file "/config/rclone/rclone.conf" not found - using defaults
No remotes found, make a new one?
n) New remote
s) Set configuration password
q) Quit config
n/s/q>
@georgex #10 我问 GPT 了,是输入这条命令 docker exec -it rclone-rclone-0 /bin/bash 可以进入 ssh 了,但是提示错误
OCI runtime exec failed: exec failed: unable to start container process: exec: "/bin/bash": stat /bin/bash: no such file or directory: unknown
我的 rclone 之前通过这条 command 装过 gui rcd --rc-web-gui --rc-addr :5572 --rc-user admin --rc-pass ***
不知道是不是这个原因才提示错误
@NessajCN #14 我设置 7777 权限了,但是 RcloneBrowser 还是一样的错误
https://i.imgur.com/SlF5rzx.png
@NessajCN #14

root@DS918plus:~# ls -alF /opt/bin/fusermount3
-rwxr-xr-x 1 root root 35344 Sep 2 03:07 /opt/bin/fusermount3*
@georgex #10 你知道怎么通过 ssh 进入 docker 内部的 rclone 配置命令吗,好像是得先获得 rclone 的 docker id 吧,然后再用 rclone config 命令
@georgex #10 会不会是装过 fuse3 了,你是用的群晖吗
@NessajCN #9

root@DS918plus:~# ls -alF /bin/ | grep fuser
-rwsr-xr-x 1 root root 35544 Aug 1 2022 fusermount*
lrwxrwxrwx 1 root root 15 Dec 18 17:59 fusermount3 -> /bin/fusermount*
root@DS918plus:~# type fusermount3
fusermount3 is /opt/bin/fusermount3
@NessajCN #7

admin@DS918plus:~$ echo $PATH
/opt/bin:/opt/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin
admin@DS918plus:~$ ls -alF /bin
lrwxrwxrwx 1 root root 7 Sep 26 18:03 /bin -> usr/bin/
1  2  3  4  5  6  7  8  9  10 ... 15  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1021 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 23:02 · PVG 07:02 · LAX 16:02 · JFK 19:02
Developed with CodeLauncher
♥ Do have faith in what you're doing.