Getting a HTTP Error 500 when clicking Create Snapin
-
I checked the /var/log/apache2/error.log and it says
“PHP Fatal error: Uncaught TypeError: preg_grep(): Argument #2 ($array_ must be of type array, null given in /var/www/fog/lib/fog/storagenode.class.php:233\nStack”
Everything else in the Snapin tab seems to load ok. How can I fix this error?
-
@phonebread This is a known issue in the latest dev-branch version and will be fixed soon.
-
@Sebastian-Roth Thank you!
-
-
-
-
@phonebread Just pushed a fix to dev-branch. Please update.
-