Drupal 中的更新失败,现在停留在维护模式
Updates in Drupal failed, now stuck in maintenance mode
我登录了公司的 Drupal (7.19) 站点,发现有很多推荐的更新。
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately!
See the available updates page for more information and to install your missing updates.
There are security updates available for one or more of your modules or themes. To ensure the security of your server, you should update immediately!
See the available updates page for more information and to install your missing updates.
我选择下载更新。然后我继续更新,Drupal 建议我在维护模式下执行此操作。
继续操作后,我收到一条长消息,告诉我所有更新都失败了,因为无法删除目录。
nodeaccesskeys
Error installing / updating
File Transfer failed, reason: Cannot remove directory
Your modules have been downloaded and updated.
Run database updates
访问时:
admin/config/development/maintenance
“将站点置于维护模式”框未选中,但当我在另一个浏览器中访问该站点时,该站点仍处于维护模式(这样我就不会在以管理员。)
我觉得这两件事是相关的,因为在我尝试更新有问题的模块之前我没有遇到任何问题。
我不太确定在这里做什么。有没有一种方法可以在不诉诸代码的情况下更好地解决这个问题?我对 Drupal 不太熟悉。我只是想更新过时的模块。
在这一点上我真的不在乎不能更新,我只是希望网站不再处于维护模式。
提前致谢。
您可能需要在 /admin/config/development/performance
上清除缓存
我登录了公司的 Drupal (7.19) 站点,发现有很多推荐的更新。
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately!
See the available updates page for more information and to install your missing updates.
There are security updates available for one or more of your modules or themes. To ensure the security of your server, you should update immediately!
See the available updates page for more information and to install your missing updates.
我选择下载更新。然后我继续更新,Drupal 建议我在维护模式下执行此操作。 继续操作后,我收到一条长消息,告诉我所有更新都失败了,因为无法删除目录。
nodeaccesskeys
Error installing / updating
File Transfer failed, reason: Cannot remove directory
Your modules have been downloaded and updated.
Run database updates
访问时:
admin/config/development/maintenance
“将站点置于维护模式”框未选中,但当我在另一个浏览器中访问该站点时,该站点仍处于维护模式(这样我就不会在以管理员。)
我觉得这两件事是相关的,因为在我尝试更新有问题的模块之前我没有遇到任何问题。
我不太确定在这里做什么。有没有一种方法可以在不诉诸代码的情况下更好地解决这个问题?我对 Drupal 不太熟悉。我只是想更新过时的模块。
在这一点上我真的不在乎不能更新,我只是希望网站不再处于维护模式。
提前致谢。
您可能需要在 /admin/config/development/performance
上清除缓存