Image Capture database error
-
We are running our FOG system (v1.5.9.119) on Ubuntu v20.04.3
- Updates were run on the server this morning.
I had imaged and updated 2 machines yesterday (2022.02.16) and ran an image capture on them to update the images in our repository today. - The machines PXE booted and the capture process appeared to run correctly w/o issue.
- However, once the capture was completed, I am receiving an error:
-Updating Database…Failed
-Error returned:
Then it keeps re-attempting to update and failing with the same blank Error.
Has anyone run into this previously? - I do not believe it is an error with the images, as this is happening on 2 separate machines each with its own unique image.
- I have verified the local firewall is off, so not blocking any traffic
- I have also verified that MySQL is running
- Updates were run on the server this morning.
-
@epatterson Please check the Apache and PHP-FPM logs to find out what’s going wrong.
-
@sebastian-roth said in Image Capture database error:
Please check the Apache and PHP-FPM logs to find out what’s going wrong
Thanks. Will do.