Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT body, format FROM {block_custom} WHERE bid = :bid; Array ( [:bid] => 406 ) in block_block_view() (line 245 of /var/www/html/modules/block/block.module).

Additional

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => es [:source] => Add custom content with the possibility to use the entity object when using the Display Suite format. [:context] => ) in locale() (line 719 of /var/www/html/modules/locale/locale.module).