( ! ) Fatal error: Uncaught Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/html/includes/src/DB/NiceDB.php on line 819
( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/html/includes/src/DB/NiceDB.php on line 819
Call Stack
#TimeMemoryFunctionLocation
10.0000464976{main}( ).../index.php:0
20.0001465904require( '/var/www/html/includes/globalinclude.php ).../index.php:7
36.31221353760JTL\Shopsetting::getInstance( $db = class JTL\DB\NiceDB { protected ?PDO $db = NULL; protected bool $isConnected = TRUE; public bool $logErrors = TRUE; private bool $debug = FALSE; private int $debugLevel = 0; private PDO $pdo = class PDO { }; public string $state = 'instanciated'; private array $config = ['driver' => 'mysql', 'host' => 'localhost', 'database' => 'database0', 'username' => 'jtl', 'password' => 'jtlgmbh', 'charset' => 'utf8mb4']; private int $transactionCount = 0; private JTL\DB\QueryAnalyzer $queryAnalyzer = class JTL\DB\QueryAnalyzer { private readonly PDO $pdo = class PDO { ... }; private readonly bool $debug = FALSE; private readonly int $debugLevel = 0 } }, $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' } ).../globalinclude.php:63
46.31221356520JTL\Shopsetting->__construct( $db = class JTL\DB\NiceDB { protected ?PDO $db = NULL; protected bool $isConnected = TRUE; public bool $logErrors = TRUE; private bool $debug = FALSE; private int $debugLevel = 0; private PDO $pdo = class PDO { }; public string $state = 'instanciated'; private array $config = ['driver' => 'mysql', 'host' => 'localhost', 'database' => 'database0', 'username' => 'jtl', 'password' => 'jtlgmbh', 'charset' => 'utf8mb4']; private int $transactionCount = 0; private JTL\DB\QueryAnalyzer $queryAnalyzer = class JTL\DB\QueryAnalyzer { private readonly PDO $pdo = class PDO { ... }; private readonly bool $debug = FALSE; private readonly int $debugLevel = 0 } }, $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' } ).../Shopsetting.php:87
56.31221356520JTL\Shopsetting->preLoad( ).../Shopsetting.php:77
66.31221356520JTL\Shopsetting->getAll( ).../Shopsetting.php:452
76.31221356520JTL\DB\NiceDB->getArrays( $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $params = ??? ).../Shopsetting.php:404
86.31221356520JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $params = [], $return = 9, $echo = ???, $fnInfo = ??? ).../NiceDB.php:683
96.33101378208JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $assigns = ??? ).../NiceDB.php:833
106.33111378208JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
116.33111378208JTL\Services\Container->getLogService( ).../NiceDB.php:1262
126.33111378208Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
136.33111378208Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
146.33111378208Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
156.33111378272JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
166.33141388584JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
176.33141397096JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
186.33141397152JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
196.33141397152JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
206.33141397368JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
216.33141397368JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
226.33151398208JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
236.33151398304JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
246.33151398400JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
256.33151398776JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
266.33151398776JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
276.33211464720JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
286.33211464720JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
296.33211464720JTL\Services\Container->getLogService( ).../NiceDB.php:1262
306.33211464720Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
316.33211464720Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
326.33211464720Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
336.33211464784JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
346.33211464896JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
356.33211464896JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
366.33211464952JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
376.33211464952JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
386.33211465168JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
396.33211465168JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
406.33221466008JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
416.33221466104JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
426.33221466200JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
436.33221466576JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
446.33221466576JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
456.33271574152JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
466.33271574152JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
476.33271574152JTL\Services\Container->getLogService( ).../NiceDB.php:1262
486.33271574152Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
496.33271574152Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
506.33271574152Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
516.33271574216JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
526.33271574328JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
536.33271574328JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
546.33271574384JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
556.33271574384JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
566.33271574600JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
576.33271574600JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
586.33281575440JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
596.33281575536JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
606.33281575632JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
616.33281576008JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
626.33281576008JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
636.33341725328JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
646.33341725328JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
656.33341725328JTL\Services\Container->getLogService( ).../NiceDB.php:1262
666.33341725328Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
676.33341725328Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
686.33341725328Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
696.33351725392JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
706.33351725504JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
716.33351725504JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
726.33351725560JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
736.33351725560JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
746.33351725776JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
756.33351725776JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
766.33351726616JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
776.33351726712JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
786.33351726808JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
796.33351727184JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
806.33351727184JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
816.33461920808JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
826.33461920808JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
836.33461920808JTL\Services\Container->getLogService( ).../NiceDB.php:1262
846.33461920808Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
856.33461920808Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
866.33461920808Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
876.33461920872JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
886.33461920984JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
896.33461920984JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
906.33461921040JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
916.33461921040JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
926.33461921256JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
936.33461921256JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
946.33461922096JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
956.33461922192JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
966.33461922288JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
976.33461922664JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
986.33461922664JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
996.33592158032JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1006.33592158032JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1016.33592158032JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1026.33592158032Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1036.33592158032Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1046.33592158032Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1056.33592158096JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1066.33592158208JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1076.33592158208JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1086.33592158264JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1096.33592158264JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
1106.33592158480JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
1116.33592158480JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
1126.33592159320JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
1136.33602159416JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
1146.33602159512JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
1156.33602159888JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
1166.33602159888JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
1176.33812437000JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1186.33812437000JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1196.33812437000JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1206.33812437000Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1216.33812437000Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1226.33812437000Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1236.33812437064JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1246.33812437176JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1256.33812437176JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1266.33812437232JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1276.33812437232JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
1286.33812437448JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
1296.33812437448JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
1306.33812438288JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
1316.33812438384JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
1326.33812438480JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
1336.33812438856JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
1346.33812438856JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
1356.33992768976JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1366.33992768976JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1376.33992768976JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1386.33992768976Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1396.33992768976Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1406.33992768976Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1416.34002769040JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1426.34002769152JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1436.34002769152JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1446.34002769208JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1456.34002769208JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
1466.34002769424JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
1476.34002769424JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
1486.34002770264JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
1496.34002770360JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
1506.34002770456JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
1516.34002770832JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
1526.34002770832JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
1536.34233127536JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1546.34233127536JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1556.34233127536JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1566.34233127536Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1576.34243127536Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1586.34243127696Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1596.34253127920JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1606.34253128032JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1616.34253128032JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1626.34253128088JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1636.34253128088JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
1646.34253128304JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
1656.34253128304JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
1666.34253129144JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
1676.34253129240JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
1686.34253129336JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
1696.34253129712JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
1706.34253129712JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
1716.34463492864JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1726.34463492864JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1736.34463492864JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1746.34463492864Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1756.34463492864Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1766.34463492864Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1776.34463492928JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1786.34463493040JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1796.34463493040JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1806.34463493096JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1816.34463493096JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
1826.34463493312JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
1836.34463493312JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
1846.34463494152JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
1856.34463494248JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
1866.34463494344JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
1876.34463494720JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
1886.34463494720JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
1896.34713864000JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
1906.34713864000JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
1916.34713864000JTL\Services\Container->getLogService( ).../NiceDB.php:1262
1926.34713864000Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
1936.34723864000Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
1946.34723864000Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
1956.34723864064JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
1966.34723864176JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
1976.34723864176JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
1986.34723864232JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
1996.34723864232JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2006.34723864448JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2016.34723864448JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2026.34723865288JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2036.34723865384JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2046.34723865480JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2056.34723865856JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2066.34723865856JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2076.35134241904JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2086.35134241904JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2096.35134241904JTL\Services\Container->getLogService( ).../NiceDB.php:1262
2106.35134241904Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
2116.35134241904Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
2126.35144241904Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
2136.35144241968JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
2146.35144242080JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
2156.35144242080JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
2166.35144242136JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
2176.35144242136JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2186.35144242352JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2196.35144242352JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2206.35144243192JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2216.35144243288JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2226.35144243384JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2236.35144243760JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2246.35144243760JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2256.35404625296JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2266.35404625296JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2276.35404625296JTL\Services\Container->getLogService( ).../NiceDB.php:1262
2286.35404625296Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
2296.35404625296Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
2306.35404625296Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
2316.35404625360JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
2326.35404625472JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
2336.35404625472JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
2346.35404625528JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
2356.35404625528JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2366.35404625744JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2376.35404625744JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2386.35414626584JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2396.35414626680JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2406.35414626776JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2416.35414627152JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2426.35414627152JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2436.35675015456JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2446.35675015456JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2456.35675015456JTL\Services\Container->getLogService( ).../NiceDB.php:1262
2466.35675015456Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
2476.35675015456Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
2486.35675015456Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
2496.35675015520JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
2506.35675015632JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
2516.35675015632JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
2526.35675015688JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
2536.35675015688JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2546.35675015904JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2556.35675015904JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2566.35675016744JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2576.35675016840JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2586.35675016936JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2596.35675017312JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2606.35675017312JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2616.35955420576JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2626.35955420576JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2636.35955420576JTL\Services\Container->getLogService( ).../NiceDB.php:1262
2646.35955420576Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
2656.35955420576Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
2666.35955420576Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
2676.35955420640JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
2686.35955420752JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
2696.35955420752JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
2706.35955420808JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
2716.35955420808JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2726.35955421024JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2736.35955421024JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2746.35965421864JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2756.35965421960JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2766.35965422056JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2776.35965422432JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2786.35965422432JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2796.36245826832JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2806.36245826832JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2816.36245826832JTL\Services\Container->getLogService( ).../NiceDB.php:1262
2826.36245826832Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
2836.36245826832Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
2846.36255826832Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
2856.36255826896JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
2866.36255827008JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
2876.36255827008JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
2886.36255827064JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
2896.36255827064JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
2906.36255827280JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
2916.36255827280JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
2926.36255828120JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
2936.36255828216JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
2946.36255828312JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
2956.36255828688JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
2966.36255828688JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
2976.36576239856JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
2986.36576239856JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
2996.36576239856JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3006.36576239856Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3016.36576239856Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3026.36576240176Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3036.36576240560JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3046.36576240672JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3056.36576240672JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3066.36576240728JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3076.36576240728JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3086.36576240944JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3096.36576240944JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
3106.36576241784JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
3116.36576241880JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
3126.36576241976JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
3136.36576242352JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
3146.36576242352JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
3156.36976660288JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
3166.36976660288JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
3176.36976660288JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3186.36976660288Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3196.36976660288Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3206.36976660288Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3216.36976660352JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3226.36976660464JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3236.36976660464JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3246.36976660520JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3256.36976660520JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3266.36976660736JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3276.36976660736JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
3286.36986661576JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
3296.36986661672JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
3306.36986661768JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
3316.36986662144JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
3326.36986662144JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
3336.37357086848JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
3346.37357086848JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
3356.37357086848JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3366.37357086848Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3376.37357086848Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3386.37357086848Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3396.37357086912JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3406.37357087024JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3416.37357087024JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3426.37357087080JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3436.37357087080JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3446.37357087296JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3456.37357087296JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
3466.37357088136JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
3476.37357088232JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
3486.37357088328JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
3496.37357088704JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
3506.37357088704JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
3516.37807520176JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
3526.37807520176JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
3536.37807520176JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3546.37807520176Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3556.37807520176Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3566.37807520176Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3576.37807520240JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3586.37807520352JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3596.37807520352JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3606.37817520408JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3616.37817520408JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3626.37817520624JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3636.37817520624JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
3646.37817521464JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
3656.37817521560JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
3666.37817521656JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
3676.37817522032JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
3686.37817522032JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
3696.38237960272JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
3706.38247960272JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
3716.38247960272JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3726.38247960272Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3736.38247960272Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3746.38247960272Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3756.38247960336JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3766.38247960448JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3776.38247960448JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3786.38247960504JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3796.38247960504JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3806.38247960720JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3816.38247960720JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
3826.38247961560JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
3836.38247961656JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
3846.38247961752JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
3856.38247962128JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
3866.38247962128JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
3876.38808407136JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
3886.38808407136JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
3896.38808407136JTL\Services\Container->getLogService( ).../NiceDB.php:1262
3906.38808407136Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
3916.38808407136Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
3926.38808407136Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
3936.38808407200JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
3946.38808407312JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
3956.38808407312JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
3966.38808407368JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
3976.38808407368JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
3986.38808407584JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
3996.38808407584JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4006.38808408424JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4016.38808408520JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4026.38808408616JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4036.38808408992JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4046.38808408992JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4056.39318856672JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4066.39318856672JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4076.39318856672JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4086.39318856672Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4096.39318856672Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
4106.39318856672Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
4116.39318856736JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
4126.39328856848JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
4136.39328856848JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
4146.39328856904JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
4156.39328856904JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
4166.39328857120JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
4176.39328857120JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4186.39328857960JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4196.39328858056JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4206.39328858152JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4216.39328858528JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4226.39328858528JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4236.39909312976JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4246.39909312976JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4256.39909312976JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4266.39909312976Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4276.39909312976Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
4286.39909312976Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
4296.39909313040JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
4306.39909313152JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
4316.39909313152JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
4326.39909313208JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
4336.39909313208JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
4346.39909313424JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
4356.39909313424JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4366.39919314264JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4376.39919314360JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4386.39919314456JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4396.39919314832JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4406.39919314832JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4416.40429776048JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4426.40429776048JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4436.40429776048JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4446.40429776048Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4456.40429776048Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
4466.40429776048Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
4476.40429776112JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
4486.40429776224JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
4496.40429776224JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
4506.40429776280JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
4516.40429776280JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
4526.40429776496JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
4536.40439776496JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4546.40439777336JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4556.40439777432JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4566.40439777528JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4576.40439777904JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4586.40439777904JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4596.411710245888JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4606.411710245888JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4616.411710245888JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4626.411710245888Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4636.411710245888Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
4646.411710245888Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
4656.411710245952JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
4666.411710246064JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
4676.411710246064JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
4686.411710246120JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
4696.411710246120JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
4706.411710246336JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
4716.411710246336JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4726.411710247176JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4736.411810247272JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4746.411810247368JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4756.411810247744JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4766.411810247744JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4776.418510722496JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4786.418510722496JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4796.418510722496JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4806.418510722496Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4816.418510722496Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
4826.418610722496Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
4836.418610722560JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
4846.418610722672JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
4856.418610722672JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
4866.418610722728JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
4876.418610722728JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
4886.418610722944JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
4896.418610722944JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
4906.418610723784JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
4916.418610723880JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
4926.418610723976JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
4936.418610724352JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
4946.418610724352JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702
4956.426211205872JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ).../NiceDB.php:833
4966.426211205872JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ).../NiceDB.php:1251
4976.426211205872JTL\Services\Container->getLogService( ).../NiceDB.php:1262
4986.426211205872Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ).../Container.php:82
4996.426211205872Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ).../Container.php:835
5006.426211205872Illuminate\Container\Container->build( $concrete = class Closure { } ).../Container.php:890
5016.426211205936JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ).../Container.php:1010
5026.426211206048JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ).../Factory.php:115
5036.426211206048JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ).../Settings.php:31
5046.426211206104JTL\Shopsetting->getSectionByName( $name = 'global' ).../Settings.php:46
5056.426211206104JTL\Shopsetting->getSection( $sectionID = 1 ).../Shopsetting.php:317
5066.426211206320JTL\Shopsetting->getSettings( $sections = [0 => 1] ).../Shopsetting.php:301
5076.426311206320JTL\Shopsetting->offsetGet( $offset = 'global' ).../Shopsetting.php:256
5086.426311207160JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ).../Shopsetting.php:184
5096.426311207256JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ).../JTLCache.php:398
5106.426311207352JTL\Shopsetting->getSectionData( $section = 1 ).../Shopsetting.php:187
5116.426311207728JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ).../Shopsetting.php:235
5126.426311207728JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ).../NiceDB.php:702