ai4666 发表于 2024-1-23 00:41:50

群晖换了引导后,控制面板打不开

更换了一个DSM 7.2的引导,开机还原后,所有软件、资料都在,但是控制面板进不去;

更换回原来的DSM7.2引导,问题依旧,请问如何解决?baidu 了好久 都没有找到答案。

是彻底打不开,左上角一直在读条,控制面板窗口 一直出不来。

请大神赐教~ 谢谢

248100321 发表于 2024-1-23 09:06:51

RR_Changelog
补充:
因为新的cpuinfo和旧的cpuinfo修改的原理不一样,所以会产生冲突,如果升级之前开启过cpuinfo(旧的),升级后可能会遇到控制面板打不开的问题。
请执行以下命令还原控制面板的js,还原后控制面板则可以打开,重启后新的cpuionfo插件生效。
或者强制重新安装,grub菜单选'Force re-install DSM'.
Replenish:
Because the principles of new cpuinfo and old cpuinfo modification are different, conflicts will occur.
lf cpuinfo (old) was enabled before the upgrade, you may encounter the problem that the control panel cannot be opened after theupgrade.
Please execute the following command to restore the js of the control panel.After the restoration,the control panel can be opened.
After rebooting, the new cpuionfo addons will take effect.
Or force reinstallation,select 'Force re-install DSM' from grub menu.
shell
curl -kL https://github.com/RROrg/public/releases/download/public/admin_center.js.gz -0 /usr/
syno/synoman/webman/modules/AdminCenter/admin_center.js.gz
cp -f /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz /usr/syno/synoman/webman/
#仅适用于 7.2,Only used to 7.2
modules/AdminCenter/admin_center.js.gz.bak

248100321 发表于 2024-1-23 09:07:32

curl -kL https://mirror.ghproxy.com/https://github.com/RROrg/public/releases/download/public/admin_center.js.gz -o /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz

cp -f /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz /usr/syno/synoman/webman/modules/AdminCenter/admin_center.js.gz.bak

digital8848 发表于 2024-1-23 09:37:09

遇到同样症状,正找不到原因,感谢赐教。SSH没有打开,所以强制重新安装后解决

ai4666 发表于 2024-2-23 22:02:31

248100321 发表于 2024-1-23 09:06
RR_Changelog
补充:
因为新的cpuinfo和旧的cpuinfo修改的原理不一样,所以会产生冲突,如果升级之前开启过c ...

非常感谢非常感谢!!回复晚了 抱歉

ai4666 发表于 2024-2-23 22:02:43

248100321 发表于 2024-1-23 09:07
curl -kL https://mirror.ghproxy.com/https://github.com/RROrg/public/releases/download/public/admin_c ...

非常感谢非常感谢
页: [1]
查看完整版本: 群晖换了引导后,控制面板打不开