@jakob42 commented on GitHub (Jun 21, 2022):
I could pull it now. Sorry for the noise, wouldn't have opened an issue for that, but happily jumped on this one. :)
@powersee commented on GitHub (Jun 24, 2022):
感谢大佬的回复,我按照你说的尝试了。依然还是显示 "PROPFIND //" - 404
$dufs --auth-method basic -a…
@sigoden commented on GitHub (Jun 24, 2022):
webdav地址填写: http://192.168.68.4:5000/,下面的路径空着。然后你再试试。
@powersee commented on GitHub (Jun 24, 2022):
webdav地址填写:
http://192.168.68.4:5000/,下面的路径空着。然后你再试试。
果然可以了,感谢大佬。
2022-0…
@powersee commented on GitHub (Jun 25, 2022):
不好意思,昨晚发现加斜杠之后,可以访问,就把 issue 给关了。现在发现,其实关键在于地址那里加 / ,认证方式其实两者都…
@sigoden commented on GitHub (Jun 25, 2022):
这明显是 koreader 的问题吧, 为什么访问时要多带个 /
@powersee commented on GitHub (Jun 25, 2022):
好的,谢谢大佬,目前我将 Koreader 升级到 2022.06,问题已经解决了,再次感谢。
@sigoden commented on GitHub (Jun 19, 2022):
可以调整成这种 Index of /dira/dirb/ - Duf
@jakob42 commented on GitHub (Jun 21, 2022):
Facing the same problem, hoping it's just temporary?
@sigoden commented on GitHub (Jun 21, 2022):
Try again, network problem.
@sigoden commented on GitHub (Jun 21, 2022):
https://status.docker.com/pages/history/533c6539221ae15e3f000031
@sigoden commented on GitHub (Jun 24, 2022):
日志显示 "PROPFIND //" ,你设置webdav地址时可以试下带上斜杠。
有些webdav客户端可能不支持 digest auth。你可以尝试…