bart21 Posted June 6, 2010 Posted June 6, 2010 hi our fog server was working ok with everything including multicast. We had fog running on an old dc7800 usdt. So i reloaded ubuntu onto server hardware and reinstalled fog 0.28. (using the same mysql database and image folder so as not to lose any settings) I then tested the download and uploading of images to ensure they worked and they did. (i did not test multicast at this time). I then upgraded for to version 0.29 and tested download works and upload works but when multicasting we sit on the blue please wait screen. Does anyone have any ideas? (Also, slightly off the multicast topic, since the upgrade when i deploy an image to a client the hostname changer and the domain join works but i get an annoying popup saying the clientis unable to register with the server. Does the client need upgrading for the new version and how do I do this please?) thanks nick
CraigM Posted June 8, 2010 Posted June 8, 2010 The client was updated in 0.29, so that you no longer need NETDOM and the Windows XP Support Tools. This also means you can now rename and join Windows 7 machines using the client. I'm not sure how you would upgrade the client, but it does come as a MSI, so you could deploy it. I can't help with the multicast issue, but I have seen this happen in the past with Fog on a 64 bit OS. Running it on a 32 bit Ubuntu made it work without a hitch.
wesleyw Posted September 15, 2010 Posted September 15, 2010 Just read and this may be caused by you needing to add a MySQL password to root (mysqladmin -u root -p'' password (BTW those are two quotation marks not a single speech mark )) and add this to two config files located: /opt/fog/service/etc/config.php and /var/www/fog/commons/config.php this should stop the please wait screen from hanging. Wes
huxtableb Posted November 3, 2011 Posted November 3, 2011 Just read and this may be caused by you needing to add a MySQL password to root (mysqladmin -u root -p'' password (BTW those are two quotation marks not a single speech mark )) and add this to two config files located: /opt/fog/service/etc/config.php and /var/www/fog/commons/config.php this should stop the please wait screen from hanging. Wes Thank you so much for this! Totally did the trick and saves me a whole day of imaging. I didn't have DB info in '/opt/fog/service/etc/config.php'.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now