I have been google a lot. I found a partial solution now some of the blocks load. but most are still not loading
What is did is go to
/wp-content/themes/armadon/libs/merlin/includes/class-merlin-logger.php on line 194
and change : private function __wakeup() {} to public function __wakeup() {}