/var/www/html/library/Vault/HASHICorpVaultService.php:52:
object(Vault\Exceptions\RequestException)[43]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/BaseClient.php' (length=66)
protected int 'line' => int 171
private array 'trace' (Exception) =>
array (size=6)
0 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/Client.php' (length=62)
'line' => int 159
'function' => string 'send' (length=4)
'class' => string 'Vault\BaseClient' (length=16)
'type' => string '->' (length=2)
1 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/BaseClient.php' (length=66)
'line' => int 205
'function' => string 'send' (length=4)
'class' => string 'Vault\Client' (length=12)
'type' => string '->' (length=2)
2 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/Client.php' (length=62)
'line' => int 238
'function' => string 'get' (length=3)
'class' => string 'Vault\BaseClient' (length=16)
'type' => string '->' (length=2)
3 =>
array (size=5)
'file' => string '/var/www/html/library/Vault/HASHICorpVaultService.php' (length=53)
'line' => int 35
'function' => string 'authenticate' (length=12)
'class' => string 'Vault\Client' (length=12)
'type' => string '->' (length=2)
4 =>
array (size=5)
'file' => string '/var/www/html/application/class/AwsHelper.php' (length=45)
'line' => int 34
'function' => string 'getValue' (length=8)
'class' => string 'Stringee\Vault\HASHICorpVaultService' (length=36)
'type' => string '->' (length=2)
5 =>
array (size=5)
'file' => string '/var/www/html/public_html/Index.php' (length=35)
'line' => int 95
'function' => string 'fetchingStore' (length=13)
'class' => string 'Class_AwsHelper' (length=15)
'type' => string '::' (length=2)
private ?Throwable 'previous' (Exception) =>
object(AlexTartan\GuzzlePsr18Adapter\NetworkException)[52]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/alextartan/guzzle-psr18-adapter/src/BasePsr18Exception.php' (length=87)
protected int 'line' => int 26
private array 'trace' (Exception) =>
array (size=8)
0 =>
array (size=5)
...
1 =>
array (size=5)
...
2 =>
array (size=5)
...
3 =>
array (size=5)
...
4 =>
array (size=5)
...
5 =>
array (size=5)
...
6 =>
array (size=5)
...
7 =>
array (size=5)
...
private ?Throwable 'previous' (Exception) =>
object(GuzzleHttp\Exception\ConnectException)[51]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php' (length=74)
protected int 'line' => int 210
private array 'trace' (Exception) =>
array (size=21)
...
private ?Throwable 'previous' (Exception) => null
private 'request' =>
object(GuzzleHttp\Psr7\Request)[42]
...
private 'handlerContext' =>
array (size=42)
...
protected Psr\Http\Message\RequestInterface 'request' =>
object(Laminas\Diactoros\Request)[44]
private 'method' => string 'GET' (length=3)
private 'requestTarget' => null
private 'uri' =>
object(Laminas\Diactoros\Uri)[40]
...
protected 'headers' =>
array (size=4)
...
protected 'headerNames' =>
array (size=4)
...
private 'protocol' => string '1.1' (length=3)
private 'stream' =>
object(Laminas\Diactoros\Stream)[41]
...
protected 'request' =>
object(Laminas\Diactoros\Request)[44]
private 'method' => string 'GET' (length=3)
private 'requestTarget' => null
private 'uri' =>
object(Laminas\Diactoros\Uri)[40]
protected 'allowedSchemes' =>
array (size=2)
...
private string 'scheme' => string 'http' (length=4)
private string 'userInfo' => string '' (length=0)
private string 'host' => string 'vault-pre-master-active' (length=23)
private ?int 'port' => int 8200
private string 'path' => string '/v1/auth/token/lookup-self' (length=26)
private string 'query' => string '' (length=0)
private string 'fragment' => string '' (length=0)
private ?string 'uriString' => string 'http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=61)
protected 'headers' =>
array (size=4)
'Host' =>
array (size=1)
...
'User-Agent' =>
array (size=1)
...
'Content-Type' =>
array (size=1)
...
'X-Vault-Token' =>
array (size=1)
...
protected 'headerNames' =>
array (size=4)
'host' => string 'Host' (length=4)
'user-agent' => string 'User-Agent' (length=10)
'content-type' => string 'Content-Type' (length=12)
'x-vault-token' => string 'X-Vault-Token' (length=13)
private 'protocol' => string '1.1' (length=3)
private 'stream' =>
object(Laminas\Diactoros\Stream)[41]
protected 'resource' => resource(5, stream)
protected 'stream' => null
/var/www/html/library/Vault/HASHICorpVaultService.php:52:
object(Vault\Exceptions\RequestException)[78]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/BaseClient.php' (length=66)
protected int 'line' => int 171
private array 'trace' (Exception) =>
array (size=6)
0 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/Client.php' (length=62)
'line' => int 159
'function' => string 'send' (length=4)
'class' => string 'Vault\BaseClient' (length=16)
'type' => string '->' (length=2)
1 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/BaseClient.php' (length=66)
'line' => int 205
'function' => string 'send' (length=4)
'class' => string 'Vault\Client' (length=12)
'type' => string '->' (length=2)
2 =>
array (size=5)
'file' => string '/var/www/html/library/vendor/csharpru/vault-php/src/Client.php' (length=62)
'line' => int 238
'function' => string 'get' (length=3)
'class' => string 'Vault\BaseClient' (length=16)
'type' => string '->' (length=2)
3 =>
array (size=5)
'file' => string '/var/www/html/library/Vault/HASHICorpVaultService.php' (length=53)
'line' => int 35
'function' => string 'authenticate' (length=12)
'class' => string 'Vault\Client' (length=12)
'type' => string '->' (length=2)
4 =>
array (size=5)
'file' => string '/var/www/html/application/class/AwsHelper.php' (length=45)
'line' => int 34
'function' => string 'getValue' (length=8)
'class' => string 'Stringee\Vault\HASHICorpVaultService' (length=36)
'type' => string '->' (length=2)
5 =>
array (size=5)
'file' => string '/var/www/html/public_html/Index.php' (length=35)
'line' => int 95
'function' => string 'fetchingStore' (length=13)
'class' => string 'Class_AwsHelper' (length=15)
'type' => string '::' (length=2)
private ?Throwable 'previous' (Exception) =>
object(AlexTartan\GuzzlePsr18Adapter\NetworkException)[87]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/alextartan/guzzle-psr18-adapter/src/BasePsr18Exception.php' (length=87)
protected int 'line' => int 26
private array 'trace' (Exception) =>
array (size=8)
0 =>
array (size=5)
...
1 =>
array (size=5)
...
2 =>
array (size=5)
...
3 =>
array (size=5)
...
4 =>
array (size=5)
...
5 =>
array (size=5)
...
6 =>
array (size=5)
...
7 =>
array (size=5)
...
private ?Throwable 'previous' (Exception) =>
object(GuzzleHttp\Exception\ConnectException)[86]
protected 'message' => string 'cURL error 7: Failed to connect to vault-pre-master-active port 8200: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=211)
private string 'string' (Exception) => string '' (length=0)
protected 'code' => int 0
protected string 'file' => string '/var/www/html/library/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php' (length=74)
protected int 'line' => int 210
private array 'trace' (Exception) =>
array (size=21)
...
private ?Throwable 'previous' (Exception) => null
private 'request' =>
object(GuzzleHttp\Psr7\Request)[77]
...
private 'handlerContext' =>
array (size=42)
...
protected Psr\Http\Message\RequestInterface 'request' =>
object(Laminas\Diactoros\Request)[79]
private 'method' => string 'GET' (length=3)
private 'requestTarget' => null
private 'uri' =>
object(Laminas\Diactoros\Uri)[75]
...
protected 'headers' =>
array (size=4)
...
protected 'headerNames' =>
array (size=4)
...
private 'protocol' => string '1.1' (length=3)
private 'stream' =>
object(Laminas\Diactoros\Stream)[76]
...
protected 'request' =>
object(Laminas\Diactoros\Request)[79]
private 'method' => string 'GET' (length=3)
private 'requestTarget' => null
private 'uri' =>
object(Laminas\Diactoros\Uri)[75]
protected 'allowedSchemes' =>
array (size=2)
...
private string 'scheme' => string 'http' (length=4)
private string 'userInfo' => string '' (length=0)
private string 'host' => string 'vault-pre-master-active' (length=23)
private ?int 'port' => int 8200
private string 'path' => string '/v1/auth/token/lookup-self' (length=26)
private string 'query' => string '' (length=0)
private string 'fragment' => string '' (length=0)
private ?string 'uriString' => string 'http://vault-pre-master-active:8200/v1/auth/token/lookup-self' (length=61)
protected 'headers' =>
array (size=4)
'Host' =>
array (size=1)
...
'User-Agent' =>
array (size=1)
...
'Content-Type' =>
array (size=1)
...
'X-Vault-Token' =>
array (size=1)
...
protected 'headerNames' =>
array (size=4)
'host' => string 'Host' (length=4)
'user-agent' => string 'User-Agent' (length=10)
'content-type' => string 'Content-Type' (length=12)
'x-vault-token' => string 'X-Vault-Token' (length=13)
private 'protocol' => string '1.1' (length=3)
private 'stream' =>
object(Laminas\Diactoros\Stream)[76]
protected 'resource' => resource(11, stream)
protected 'stream' => null
Database connection failed