john-shine / synology-baiduNetdisk-package

MIT License
398 stars 54 forks source link

无法加载baidu登录画面 #20

Closed cheyj55 closed 4 years ago

cheyj55 commented 4 years ago

无法加载baidu登录画面

john-shine commented 4 years ago

能发下docker容器内的运行日志吗,路径在/home/baidu/.vnc/xxxxxx.log

cheyj55 commented 4 years ago

帮忙看看吧,谢谢 e27f74b529f5-1.log

shit6 commented 4 years ago

请问解决了吗?一样的问题

cheyj55 commented 4 years ago

还没有

planiets commented 4 years ago

请问是打开之后一片灰色的界面什么都没有吗?我卸载重装了再打开还是这样

rekcah1986 commented 4 years ago

我的也是灰屏

Press Ctrl-C .0.1: Path: '/websockify'
172.17.0.1 - - [22/Aug/2020 04:03:58] connecting to: 127.0.0.1:5901

Sat Aug 22 04:03:58 2020
to exit

WebSocket server settings:

Press Ctrl-C .0.1: Path: '/websockify'
172.17.0.1 - - [22/Aug/2020 04:03:58] connecting to: 127.0.0.1:5901

Sat Aug 22 04:03:58 2020
to exit

WebSocket server settings:

xing00you commented 4 years ago

解决没有?我也这样。

john-shine commented 4 years ago
屏幕快照 2020-08-27 下午11 24 16

这里正常运行,不能运行的朋友再docker中运行如下命令,把结果贴出来一下: dmesg|grep -i baidunetdisk

cheyj55 commented 4 years ago

bash-4.2$ bash-4.2$ bash-4.2$ dmesg|grep -i baidunetdisk [37635.624261] init: pkgctl-BaiduNetdisk post-stop process (8236) terminated with status 1 bash-4.2$

houtong1993 commented 4 years ago

QQ浏览器截图20200828115345 请大佬帮忙看看

john-shine commented 4 years ago

主要是这版本的百度云客户端做的太差,不同的系统环境出现非常多的不兼容的情况,导致启动失败

planiets commented 4 years ago

之前是可以的,但是一登陆进去就提示请升级到新版本,然后就重装了一下才出现这样的问题了

Zther0 commented 4 years ago

image

Zther0 commented 4 years ago

无法显示

john-shine commented 4 years ago

@所有人 群晖DSM6目前使用的linux内核是3.10版本,docker运行原理觉得它完全共享主机内核,但百度新的linux客户端又只能在3.17以上内核下运行,以下内核因为动态链接库不兼容,导致很多问题,目前没有解决办法。只能说百度出的这个客户端太烂了,目前只能回退到旧版本的docker镜像。