We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
系统:ubuntu 使用docker部署,打开web界面后,网页标签很长一段时间在转圈,F12调试后发现有个css加载超时: <link type="text/css" rel="stylesheet" charset="UTF-8" href="https://translate.googleapis.com/translate_static/css/translateelement.css"> 挂梯子后访问404
<link type="text/css" rel="stylesheet" charset="UTF-8" href="https://translate.googleapis.com/translate_static/css/translateelement.css">
The text was updated successfully, but these errors were encountered:
另外,我创建了2个事务(A和B),设置的目标目录(云盘存储路径)都为backup(设置相同),在处理其中1个事务时,另一个事务同步的文件会被清理掉?
Sorry, something went wrong.
1、是不是端口映射错了,web ui 不会加载个 css 的 2、使用镜像的方式,目前确实会存在这个 bug,后期会准备添加检查,防止不同的作业,选择同一个备份目录。 镜像同步,是以本地为主,因此发现远端与本地不一致,会删除远端数据。
1、应该是我浏览器的问题,换了一个浏览器后没有加载。
mount on job, fix: #3
e8ec149
No branches or pull requests
系统:ubuntu

使用docker部署,打开web界面后,网页标签很长一段时间在转圈,F12调试后发现有个css加载超时:
<link type="text/css" rel="stylesheet" charset="UTF-8" href="https://translate.googleapis.com/translate_static/css/translateelement.css">
挂梯子后访问404
The text was updated successfully, but these errors were encountered: