Unable to Capture Image - Invalid Storage Group
-
@jramos76 I suggest you first take a picture of the error on screen, upload that to an image share and post a link here. Unless we see the exact error we cannot be sure.
-
@Sebastian-Roth Here is the error: https://ibb.co/gzWYsfQ
-
@jramos76 Hmmm, still not sure if this is caused by an issue in the old FOG 1.5.6 version. Do you use any plugins (like Location plugin)?
Please check the task list in the FOG web UI when you have a task scheduled. What does it show in the column “Working with node”?
-
@Sebastian-Roth - It says “DefaultMember”
-
@Sebastian-Roth Also, I don’t use any plugins.
-
@jramos76 Ok. I think it’s best you update to the latest version and if you still get the error we can take another look at the code. I am almost certain it doesn’t happen anymore.
We just pushed out a version called 1.5.9-RC1 as a release candidate for the new to come 1.5.9 version. It’s close to final. I recommend you to use that because there were a few issues in 1.5.8 which is the last official release currently. 1.5.9-RC1 has those all fixed!
-
@Sebastian-Roth Ok, thank you. Do you have a link with instructions on how to get 1.5.9-RC1?
-
@jramos76 Using the following commands:
sudo -i cd /opt git clone https://github.com/FOGProject/fogproject/ cd fogproject/bin/ ./installfog.sh
-
@Sebastian-Roth Thank you for the instructions. Updating FOG to 1.5.9-RC1 resolved the issue. I am now able to capture and restore an image without issue.
-
@jramos76 Good to hear things are working for you with 1.5.9-RC1.