添加新硬盘后无法挂载阵列
unraid吧
全部回复
仅看楼主
level 11
kidbest3 楼主
将以前群晖的硬盘插入到unraid的主机中,发现无法挂载阵列,查看日志数据后,显示:
error:/plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token
error: /webGui/include/Notify.php: wrong csrf_token
请各位大神看看该怎么处理。
unraid为开心版。
2023年07月14日 14点07分 1
level 7
我的群晖拆下来的硬盘可以直接挂载,想要加入阵列需要先格式化
2023年07月15日 01点07分 2
我现在是,开机后,阵列就一直处于停止状态,没法启动。我没有把群晖的那块硬盘给挂到阵列上
2023年07月15日 02点07分
@kidbest3 找找好像有个阵列自动启动,打开试试
2023年07月15日 10点07分
level 7
官网上找了一个类似案例:
Why do I see csrf errors in my syslog?
Starting with 6.3.0-rc9 unRaid includes code to prevent CSRF vulnerabilities. (See here) Some plugins may have needed to be updated in order to properly work with this security measure.
There are 3 different errors that you may see logged in your syslog:
missing csrf_token - This error happens if you have plugins that have either not been updated to conform to the security system or the version of the plugin you are running is not up to date. Should you see this error, then check for and install updates for your plugins via the Plugins tab. To my knowledge, all available plugins within Community Applications have been either updated to handle csrf_tokens or they were not affected in the first place. If updating your plugins does not solve your issue, then post in the relevant support thread for the plugin. There will be hints on the log line as to which plugin generated the error.
wrong csrf_token - CSRF tokens are randomly generated at every boot of unRaid. You will see this error if you have one browser tab pointed at a page in unRaid and on another tab you initiate a restart of unRaid. Note that the browser in question can also be on any device on your network. This includes other computers, tablets, phones, etc. IE: Close the other browser tabs. This error can also be caused by mobile apps such as ControlR checking the status of unRaid but the server has been rebooted after the app was started. Restart the application to fix.
unitialized csrf_token - Thus far the community has never once seen any report of this being logged. Presumably it is an error generated by unRaid itself during Limetech's debugging period (ie: not plugin related), and should you see this you should post your diagnostics in the release thread for the version of unRaid you are running. EDIT: There is a possibility that if your rootfs is completely full due to misconfiguration of an application that you may see this particular token error.
试试把你插件Unassigned Devices 重新安装一下
2023年07月15日 05点07分 3
1