Trunk 5511 Log Viewer not working
-
After upgrading to trunk 511, log viewer is no longer working. I get the following error message:
Fatal error: Uncaught exception ‘Exception’ with message ‘No Storage nodes enabled for this group’ in /var/www/html/fog/lib/fog/StorageGroup.class.php:29 Stack trace: #0 /var/www/html/fog/lib/pages/FOGConfigurationPage.class.php(616): StorageGroup->getMasterStorageNode() #1 [internal function]: FOGConfigurationPage->log() #2 /var/www/html/fog/lib/fog/FOGPageManager.class.php(67): call_user_func(Array) #3 /var/www/html/fog/management/index.php(24): FOGPageManager->render() #4 {main} thrown in /var/www/html/fog/lib/fog/StorageGroup.class.php on line 29
-
That’s because you have a group without any nodes in it? I can fix the problem, so that at least the page can continue on.
-
Updating Fog fixed this issue.
Thanks,
-
Marking as resolved due to the update.