Good day!
I am having a problem while upgrading from 2.6.8 to 2.7.2 (Windows, XAMPP). I have made it before on the same site, but now it does not work. Actually I can exen see the unpacked files and folders in the root directory, but I still get this error. Please help!
ProcessWire: ProcessWireUpgrade: Unable to locate ZIP: C:/xampp/htdocs/xyz/site/assets/cache/ProcessWireUpgrade/master.zip
DEBUG MODE BACKTRACE ($config->debug == true):
#0 C:\xampp\htdocs\xyz\wire\core\ProcessController.php(236): ProcessWireUpgrade->executePrepare()
#1 [internal function]: ProcessController->___execute()
#2 C:\xampp\htdocs\xyz\wire\core\Wire.php(397): call_user_func_array(Array, Array)
#3 C:\xampp\htdocs\xyz\wire\core\Wire.php(332): Wire->runHooks('execute', Array)
#4 C:\xampp\htdocs\xyz\wire\core\admin.php(93): Wire->__call('execute', Array)
#5 C:\xampp\htdocs\xyz\wire\core\admin.php(93): ProcessController->execute()
#6 C:\xampp\htdocs\xyz\wire\modules\AdminTheme\AdminThemeDefault\controller.php(13): require('C:\xampp\htdocs...')
#7 C:\xampp\htdocs\xyz\site\templates\admin.php(15): require('C:\xampp\htdocs...')
#8 C:\xampp\htdocs\xyz\wire\core\TemplateFile.php(182): require('C:\xampp\htdocs...')
#9 [internal function]: TemplateFile->___render()
#10 C:\xampp\htdocs\xyz\wire\core\Wire.php(397): call_user_func_array(Array, Array)
#11 C:\xampp\htdocs\xyz\wire\core\Wire.php(332): Wire->runHooks('render', Array)
#12 C:\xampp\htdocs\xyz\wire\modules\PageRender.module(422): Wire->__call('render', Array)
#13 C:\xampp\htdocs\xyz\wire\modules\PageRender.module(422): TemplateFile->render()
#14 [internal function]: PageRender->___renderPage(Object(HookEvent))
#15 C:\xampp\htdocs\xyz\wire\core\Wire.php(397): call_user_func_array(Array, Array)
#16 C:\xampp\htdocs\xyz\wire\core\Wire.php(332): Wire->runHooks('renderPage', Array)
#17 C:\xampp\htdocs\xyz\wire\core\Wire.php(458): Wire->__call('renderPage', Array)
#18 C:\xampp\htdocs\xyz\wire\core\Wire.php(458): PageRender->renderPage(Object(HookEvent))
#19 C:\xampp\htdocs\xyz\wire\core\Wire.php(332): Wire->runHooks('render', Array)
#20 C:\xampp\htdocs\xyz\wire\modules\Process\ProcessPageView.module(187): Wire->__call('render', Array)
#21 C:\xampp\htdocs\xyz\wire\modules\Process\ProcessPageView.module(187): Page->render()
#22 [internal function]: ProcessPageView->___execute(true)
#23 C:\xampp\htdocs\xyz\wire\core\Wire.php(397): call_user_func_array(Array, Array)
#24 C:\xampp\htdocs\xyz\wire\core\Wire.php(332): Wire->runHooks('execute', Array)
#25 C:\xampp\htdocs\xyz\index.php(241): Wire->__call('execute', Array)
#26 C:\xampp\htdocs\xyz\index.php(241): ProcessPageView->execute(true)
#27 {main}