Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. 2018-01-19 06:38:24 [192.168.40.21][-][-][error][ReflectionException]
  2. exception 'ReflectionException' with message 'Class locale does not
  3. exist' in
  4. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/di/Container.php:424
  5. Stack trace:
  6. #0
  7. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/di/Container.php(424):
  8. ReflectionClass->__construct('locale')
  9. #1
  10. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/di/Container.php(364):
  11. yii\di\Container->getDependencies('locale')
  12. #2
  13. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/di/Container.php(156):
  14. yii\di\Container->build('locale', Array, Array)
  15. #3
  16. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/SetPaygateHandler.php(30):
  17. yii\di\Container->get('locale')
  18. #4
  19. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/BaseHandler.php(24):
  20. v0\handlers\base\SetPaygateHandler->run(Object(yii\di\Container))
  21. #5
  22. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/SetCustomerHandler.php(23):
  23. v0\handlers\base\BaseHandler->run(Object(yii\di\Container))
  24. #6
  25. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/BaseHandler.php(24):
  26. v0\handlers\base\SetCustomerHandler->run(Object(yii\di\Container))
  27. #7
  28. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/profile/SetPaygateProfileHandler.php(24):
  29. v0\handlers\base\BaseHandler->run(Object(yii\di\Container))
  30. #8
  31. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/BaseHandler.php(24):
  32. v0\handlers\profile\SetPaygateProfileHandler->run(Object(yii\di\Container))
  33. #9
  34. /opt/api_paygate/releases/v1.1.0/modules/v0/handlers/base/SendSyslogHandler.php(17):
  35. v0\handlers\base\BaseHandler->run(Object(yii\di\Container))
  36. #10
  37. /opt/api_paygate/releases/v1.1.0/modules/v0/actions/DomainAction.php(28):
  38. v0\handlers\base\SendSyslogHandler->run(Object(yii\di\Container))
  39. #11 [internal function]: v0\actions\DomainAction->run()
  40. #12
  41. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/base/Action.php(94):
  42. call_user_func_array(Array, Array)
  43. #13
  44. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/base/Controller.php(156):
  45. yii\base\Action->runWithParams(Array)
  46. #14
  47. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/base/Module.php(523):
  48. yii\base\Controller->runAction('index', Array)
  49. #15
  50. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/web/Application.php(102):
  51. yii\base\Module->runAction('v0/card/index', Array)
  52. #16
  53. /opt/api_paygate/releases/v1.1.0/vendor/yiisoft/yii2/base/Application.php(380):
  54. yii\web\Application->handleRequest(Object(yii\web\Request))
  55. #17 /opt/api_paygate/releases/v1.1.0/web/index.php(13):
  56. yii\base\Application->run()
  57. #18 {main}
  58. 2018-01-19 06:38:24 [192.168.40.21][-][-][info][application] $_GET = [
  59. 'paymentName' => '2538'
  60. 'clientId' => 'worker_11095'
  61. ]
  62.  
  63. $_SERVER = [
  64. 'TZ' => 'UTC'
  65. 'USER' => 'www-data'
  66. 'HOME' => '/var/www'
  67. 'FCGI_ROLE' => 'RESPONDER'
  68. 'QUERY_STRING' => ''
  69. 'REQUEST_METHOD' => 'GET'
  70. 'CONTENT_TYPE' => ''
  71. 'CONTENT_LENGTH' => ''
  72. 'SCRIPT_NAME' => '/index.php'
  73. 'REQUEST_URI' => '/v0/cards/2538/worker_11095'
  74. 'DOCUMENT_URI' => '/index.php'
  75. 'DOCUMENT_ROOT' => '/opt/api_paygate/current/web'
  76. 'SERVER_PROTOCOL' => 'HTTP/1.1'
  77. 'REQUEST_SCHEME' => 'http'
  78. 'GATEWAY_INTERFACE' => 'CGI/1.1'
  79. 'SERVER_SOFTWARE' => 'nginx/1.12.2'
  80. 'REMOTE_ADDR' => '192.168.40.21'
  81. 'REMOTE_PORT' => '34344'
  82. 'SERVER_ADDR' => '192.168.40.10'
  83. 'SERVER_PORT' => '80'
  84. 'SERVER_NAME' => '_'
  85. 'REDIRECT_STATUS' => '200'
  86. 'SCRIPT_FILENAME' => '/opt/api_paygate/current/web/index.php'
  87. 'HTTP_USER_AGENT' => 'driver/90 (android 4.4.2; TCL 4013D)'
  88. 'HTTP_HOST' => '192.168.40.10'
  89. 'HTTP_ACCEPT' => '*/*'
  90. 'PHP_SELF' => '/index.php'
  91. 'REQUEST_TIME_FLOAT' => 1516343904.123
  92. 'REQUEST_TIME' => 1516343904
  93. 'MY_TEST_URL' => 'http://localhost:80/'
  94. 'MY_EXTERNAL_URL' => 'https://pg.kabbi.eu:443/'
  95. 'MY_NETWORK_TIMEOUT' => '10'
  96. 'MY_PROCESSING_TIMEOUT' => '30'
  97. 'YII_DEBUG' => '0'
  98. 'YII_ENV' => 'prod'
  99. 'COOKIE_VALIDATION_KEY' => 'K3qzIh9cXM5wkWih2zJJqsm0Ct5cc5b9'
  100. 'DB_MAIN_DSN' => 'mysql:host=192.168.40.52;dbname=k_paygate'
  101. 'DB_MAIN_TEST_DSN' => 'mysql:host=localhost;dbname=test'
  102. 'RABBITMQ_MAIN_HOST' => '192.168.40.90'
  103. 'RABBITMQ_MAIN_VIRTUAL_HOST' => '/paygate'
  104. 'RABBITMQ_MAIN_PORT' => '5672'
  105. 'API_CURRENCY_URL' => 'http://192.168.40.26:80/'
  106. 'SYSLOG_IDENTITY' => 'api_paygate'
  107. 'MAIL_SUPPORT_SUBJECT' => 'Error in KABBI'
  108. 'MAIL_SUPPORT_HOST' => 'smtp.yandex.ru'
  109. 'MAIL_SUPPORT_PORT' => '465'
  110. 'MAIL_SUPPORT_ENCRYPTION' => 'ssl'
  111. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement