Failed vista image upload help
-
@the_duke now run
sudo a2dissite 001-fog
. Then rerunsudo service apache2 restart
-
@Tom-Elliott Ok, now it restarted the apache2, but when I go to my web gui to update/install database schema, I get the update/installed failed
-
@the_duke please rerun the installer in whole. My guess is the Config file is not present as it failed to even restart Apache before.
-
@Tom-Elliott same thing
-
@Tom-Elliott apache is fine, just the database update failing
-
@the_duke going on a limb that the db has a root user and password?
-
This post is deleted! -
@the_duke are you installing a node or a full fledged fog server?
-
@Tom-Elliott This is from my .fogsettings file
snmysqluser=“fogstorage”
snmysqlpass=“fs6181”;
snmysqlhost=“localhost”;do I need to delete the username and password here?
Full fledged server -
@Tom-Elliott That must have been what it was, I deleted the username and password in the .fogsettings file and it now works
-
Yes. Change the user to root and my guess is your root user does not have a password set. So make it just two single quotes. You will need to edit the .fogsettings file as it will pull in the info for the update. Edit the fogsettings file and then rerun the installer.
-
@Tom-Elliott Ok, well after upgrading to svn 2096, I am still unable to deploy a vista image to this laptop. I reuploaded the image just to make sure and still no go