Update failure during creation of PXE with SSL Cert
-
Hey everyone,
On 1.5x dev-branch on Ubuntu 22.04
Running the script to update and getting to the portion where it is creating PXE files for use with our SSL cert. I get the following error:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! The installer was not able to run all the way to the end as !! !! something has caused it to fail. The following few lines are !! !! from the error log file which might help us figure out what's !! !! wrong. Please add this information when reporting an error. !! !! As well you might want to take a look at the full error log !! !! in /root/fogproject-dev-branch/bin/error_logs/fog_error_1.5.10.1733.log !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!I pulled the logs and the PXE creation fails when it gets to the arm architecture files.
After this fails the main error log just shows that it saves the sql database. The system works and I can pxe boot my x86_64 systems (don’t actually have any arm stuff).
Thanks