Rev fog 4938 Not possible to create image
-
Hello,
On fog 4938 it’s not possible to create image and edit a storage group
when i create an image i have thisThere are no enabled storage nodes for this group
For the storage group i have this error
PHP Fatal error: Call to a member function get() on null in /var/www/html/fog/lib/pages/StorageManagementPage.class.php on line 513, referer: http://10.31.125.234/fog/management/index.php?node=storage&sub=storage-group
My install it’s a clean and new install on debian 8
Thank
Oliver -
This is fixed in latest trunk. Sorry had a bad method call.
-
Having the same issue on my newly installed Fedora22 server. How would i go about updating?
-
@Tom-Elliott said:
This is fixed in latest trunk. Sorry had a bad method call.
My install is brand new too 4938. Should i be rerunning the ./installfog.sh? I want to make sure i do this right. I find it strange that i did the SVN install originally which says its at version 4157. Would have thought that would have been my version.
-
@Jordonlovik you need to pull in the updates then rerun the installer.
-
@Tom-Elliott is there a wiki article on that?
-
-
Thanks Tom. Fixed the issue. Here is what I did in case it saves anyone a step. i am now running v 4956
cd svn svn checkout https://svn.code.sf.net/p/freeghost/code/trunk cd ~/svn/trunk/bin ./installfog.sh