| Message | Redis session storage is unavailable and the configured MySQL session storage could not be initialized. |
|---|---|
| File | /var/www/html/user-web/CoreRepo/App/Components/Session/RedisSessionSelector.php |
| Line | 56 |
| file | line | class | type | function | object | args |
|---|---|---|---|---|---|---|
/CoreRepo/App/Components/Session/SessionManager.php |
126 |
App\Components\Session\RedisSessionSelector |
-> |
select |
NULL |
Array
(
[0] => Array
(
[timeout] => 7200
[name] => 'SID88193e5f'
[save_handler] => 'redis'
[save_path] => ''
[host] => '127.0.0.1'
[database] => 0
[port] => '6379'
[password] => ''
[username] => ''
[namespace] => '88193e5f'
[cookie_lifetime] => 0
[cookie_path] => ''
[cookie_domain] => ''
[cookie_secure] => true
[cookie_httponly] => 1
[cookie_samesite] => 'Lax'
[diagnostic_log] => false
[use_strict_mode] => true
[use_only_cookies] => true
[use_cookies] => true
[persistent] => false
[connect_timeout] => 1.5
[read_timeout] => 1.5
[retry_interval] => 30
[fallback] => Array (14)
[write_log] => 0
[lock] => Array (4)
)
)
|
/CoreRepo/App/Components/Session/SessionManager.php |
170 |
App\Components\Session\SessionManager |
-> |
init |
NULL |
Array ( ) |
/CoreRepo/App/Components/Session/Session.php |
87 |
App\Components\Session\SessionManager |
-> |
start |
NULL |
Array ( ) |
/CoreRepo/App/bootstrap.php |
80 |
App\Components\Session\Session |
:: |
start |
NULL |
Array ( ) |
/vita/settings.php |
31 |
include |
NULL |
Array
(
[0] => '/var/www/html/user-web/CoreRepo/App/bootstrap.php'
)
|
||
/vita/index.php |
5 |
require_once |
NULL |
Array
(
[0] => '/var/www/html/user-web/vita/settings.php'
)
|