array(1) {
  [0]=>
  object(PDOException)#8 (8) {
    ["message":protected]=>
    string(787) "error in informationPDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type json
DETAIL:  Token "Unknown" is invalid.
CONTEXT:  JSON data, line 1: Unknown...
unnamed portal parameter $2 = '...' in /opt/share/php/landingpages/core/DB.php:608
Stack trace:
#0 /opt/share/php/landingpages/core/DB.php(608): PDOStatement->execute()
#1 /opt/share/php/landingpages/core/Model.php(435): core\DB->fetch()
#2 /opt/share/php/landingpages/app/models/Sessions.php(298): core\Model->fetch()
#3 /opt/share/php/landingpages/bootstrap/app.initialize.php(370): App\Models\Sessions::checkForTransitionSession()
#4 /opt/share/php/landingpages/bootstrap/app.initialize.php(109): Bootstrap\lookup_session()
#5 /var/www/html/index.php(91): Bootstrap\boot()
#6 {main}"
    ["string":"Exception":private]=>
    string(0) ""
    ["code":protected]=>
    int(0)
    ["file":protected]=>
    string(39) "/opt/share/php/landingpages/core/DB.php"
    ["line":protected]=>
    int(615)
    ["trace":"Exception":private]=>
    array(5) {
      [0]=>
      array(5) {
        ["file"]=>
        string(42) "/opt/share/php/landingpages/core/Model.php"
        ["line"]=>
        int(435)
        ["function"]=>
        string(5) "fetch"
        ["class"]=>
        string(7) "core\DB"
        ["type"]=>
        string(2) "->"
      }
      [1]=>
      array(5) {
        ["file"]=>
        string(51) "/opt/share/php/landingpages/app/models/Sessions.php"
        ["line"]=>
        int(298)
        ["function"]=>
        string(5) "fetch"
        ["class"]=>
        string(10) "core\Model"
        ["type"]=>
        string(2) "->"
      }
      [2]=>
      array(5) {
        ["file"]=>
        string(56) "/opt/share/php/landingpages/bootstrap/app.initialize.php"
        ["line"]=>
        int(370)
        ["function"]=>
        string(25) "checkForTransitionSession"
        ["class"]=>
        string(19) "App\Models\Sessions"
        ["type"]=>
        string(2) "::"
      }
      [3]=>
      array(3) {
        ["file"]=>
        string(56) "/opt/share/php/landingpages/bootstrap/app.initialize.php"
        ["line"]=>
        int(109)
        ["function"]=>
        string(24) "Bootstrap\lookup_session"
      }
      [4]=>
      array(3) {
        ["file"]=>
        string(23) "/var/www/html/index.php"
        ["line"]=>
        int(91)
        ["function"]=>
        string(14) "Bootstrap\boot"
      }
    }
    ["previous":"Exception":private]=>
    NULL
    ["errorInfo"]=>
    NULL
  }
}