felixrieseberg / felixrieseberg/Ghost-Updater-Azure

Updating broke the website and restoring did not fix it..

未关闭
#10 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
59
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

I was updating from 0.64 to 0.78 and it broke everything.. only got 500's

So I used the restore method to revert, but that could not fix it.. here is the logging of the restore:

[05/10/2016 07:56:50 > c6198c: SYS INFO] Status changed to Initializing
[05/10/2016 07:56:50 > c6198c: SYS INFO] Run script 'restoreBackup.ps1' with script host - 'PowerShellScriptHost'
[05/10/2016 07:56:50 > c6198c: SYS INFO] Status changed to Running
[05/10/2016 07:56:51 > c6198c: INFO] Restoring Full Site Backup
[05/10/2016 08:04:09 > c6198c: ERR ] Remove-Item : Directory D:\home\site\wwwroot cannot be removed because it is
[05/10/2016 08:04:09 > c6198c: ERR ] not empty.
[05/10/2016 08:04:09 > c6198c: ERR ] At D:\local\Temp\jobs\triggered\restoreBackup.ps1\ly0vatuz.xzt\restoreBackup.ps
[05/10/2016 08:04:09 > c6198c: ERR ] 1:6 char:5
[05/10/2016 08:04:09 > c6198c: ERR ] + Remove-Item -Path ./wwwroot -Recurse
[05/10/2016 08:04:09 > c6198c: ERR ] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[05/10/2016 08:04:09 > c6198c: ERR ] + CategoryInfo : WriteError: (D:\home\site\wwwroot:DirectoryInfo)
[05/10/2016 08:04:09 > c6198c: INFO] All done
[05/10/2016 08:04:09 > c6198c: ERR ] [Remove-Item], IOException
[05/10/2016 08:04:09 > c6198c: ERR ] + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.
[05/10/2016 08:04:09 > c6198c: ERR ] RemoveItemCommand
[05/10/2016 08:04:09 > c6198c: ERR ]
[05/10/2016 08:04:09 > c6198c: ERR ] Rename-Item : The process cannot access the file because it is being used by
[05/10/2016 08:04:09 > c6198c: ERR ] another process.
[05/10/2016 08:04:09 > c6198c: ERR ] At D:\local\Temp\jobs\triggered\restoreBackup.ps1\ly0vatuz.xzt\restoreBackup.ps
[05/10/2016 08:04:09 > c6198c: ERR ] 1:7 char:5
[05/10/2016 08:04:09 > c6198c: ERR ] + Rename-Item D:\home\site\wwwroot-backup wwwroot
[05/10/2016 08:04:09 > c6198c: ERR ] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[05/10/2016 08:04:09 > c6198c: ERR ] + CategoryInfo : WriteError: (D:\home\site\wwwroot-backup:String)
[05/10/2016 08:04:09 > c6198c: ERR ] [Rename-Item], IOException
[05/10/2016 08:04:09 > c6198c: ERR ] + FullyQualifiedErrorId : RenameItemIOError,Microsoft.PowerShell.Commands.
[05/10/2016 08:04:09 > c6198c: ERR ] RenameItemCommand
[05/10/2016 08:04:09 > c6198c: ERR ]
[05/10/2016 08:04:09 > c6198c: SYS INFO] Status changed to Success

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。