You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Follow install instructions on rPi4 with latest Raspbian Expected behavior
Install without error Screenshots
Tried to install on rPi 4 with latest Raspbian, threw
* Compiling iPXE binaries trusting your SSL certificate.......Failed!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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-1.5.10/bin/error_logs/fog_error_1.5.10.log !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
└─17621 "php-fpm: pool www"
Mar 28 02:02:19 ELEGUA systemd[1]: Starting php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager...
Mar 28 02:02:20 ELEGUA systemd[1]: Started php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager.
cp: cannot stat '/tftpboot/*': No such file or directory
Thanks so much in advance for any help
Joe
PS - tried to post to the forum, couldn't select a category.
The text was updated successfully, but these errors were encountered:
I believe the issue you're running into is the ipxe file not having the right information for building using the latest version while having a GCC version bigger. I'm working on pushing into dev-branch what I suspect will fix the issue for you.
Please change the branch to git checkout -b dev-branch; git pull then retry the install.
This should complete without issue as it updates an issue in being able to compile the ipxe binaries.
Describe the bug
Error during install
To Reproduce
Follow install instructions on rPi4 with latest Raspbian
Expected behavior
Install without error
Screenshots
Tried to install on rPi 4 with latest Raspbian, threw
Thanks so much in advance for any help
Joe
PS - tried to post to the forum, couldn't select a category.
The text was updated successfully, but these errors were encountered: