Open rhype opened 4 hours ago
I also tried with the latest version (v36.1 ) and updated the parameters to reinstall 15.1.0 in the upgrade-to-latest-macos.sh because the cached installer is install macos Sequoia.app and that failed as well.
Looks like it took just too long. Try using the --no-timeout
option.
I am re-trying now and I will share as soon as I have an update. Thanks!
The problem was my Zscaler setup, disabling it gave me a successful outcome. We can close this issue now. Thanks for your time, I appreciate the help.
Describe the bug A clear and concise description of what the bug is. I get an error in the preparing to run the installer phrase. The progress bar shows as stuck at 48% for a long time, then it times-out and goes back to the desktop.
To Reproduce
Expected behavior A clear and concise description of what you expected to happen.
I expect the user to get prompted for their credentials, then to connect their power cable if it is disconnected, and then there is a preparation to run the installer, once the prep is completed successfully the computer will reboot and start upgrading.
Code/log output Please supply the full command used, and if applicable, add full output from Terminal or from
/var/log/erase-install.log
. Don't post a partial log - I need the whole thing. Either upload the log as a file, or paste the output in a code block like this:`
!/bin/zsh
shellcheck shell=bash
: <<DOC erase-install run/postinstall script for running a policy trigger to install erase-install and then running erase-install with chosen parameters by Graham Pugh
Substitute parameters as required for other OSs and workflows.
To see all possible parameters, run erase-install.sh --help DOC
call a policy to install erase-install
jamf policy -event install-erase-install
run erase-install with parameters of your choice
/Library/Management/erase-install/erase-install.sh --reinstall --version 14.7.1 --check-power --fs
`
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):