[0] Hybrid_Exception in Endpoint.php line 217

Endpoint: Error while trying to init Hybrid_Auth: You cannot access this page directly.

  1. // Check if Hybrid_Auth session already exist
  2. if (!$storage->config("CONFIG")) {
  3. throw new Hybrid_Exception("You cannot access this page directly.");
  4. }
  5. Hybrid_Auth::initialize($storage->config("CONFIG"));
  6. } catch (Exception $e) {
  7. Hybrid_Logger::error("Endpoint: Error while trying to init Hybrid_Auth: " . $e->getMessage());
  8. throw new Hybrid_Exception( "Endpoint: Error while trying to init Hybrid_Auth: " . $e->getMessage(), $e->getCode(), $e );
  9. }
  10. }
  11. }
  12. }

Call Stack

  1. in Endpoint.php line 217
  2. at Hybrid_Endpoint->authInit() in Endpoint.php line 117
  3. at Hybrid_Endpoint->processAuthStart() in Endpoint.php line 51
  4. at Hybrid_Endpoint->__construct(null) in Endpoint.php line 72
  5. at Hybrid_Endpoint::process() in Member.php line 120
  6. at Member->getSocialProcess()
  7. at ReflectionMethod->invokeArgs(object(Member), []) in Container.php line 395
  8. at Container->invokeReflectMethod(object(Member), object(ReflectionMethod), ['hauth_start' => 'Google', 'hauth_time' => '1710819327', 'convert' => false]) in Module.php line 132
  9. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  11. at Middleware->think\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  13. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  14. at Module->exec() in Dispatch.php line 168
  15. at Dispatch->run() in App.php line 432
  16. at App->think\{closure}(object(Request), object(Closure), null)
  17. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  18. at Middleware->think\{closure}(object(Request)) in AuthIndex.php line 60
  19. at AuthIndex->handle(object(Request), object(Closure), null)
  20. at call_user_func_array([object(AuthIndex), 'handle'], [object(Request), object(Closure), null]) in Middleware.php line 185
  21. at Middleware->think\{closure}(object(Request))
  22. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  23. at Middleware->dispatch(object(Request)) in App.php line 435
  24. at App->run() in index.php line 21

Environment Variables

GET Data
hauth_start Google
hauth_time 1710819327
POST Dataempty
Filesempty
Cookies
think_var en
Session
HA::CONFIG { "php_session_id": "s:26:\"l0lu9djbun8b37epq7dklmil34\";", "version": "s:6:\"2.14.0\";" }
Server/Request Data
USER www
HOME /home/www
FCGI_ROLE RESPONDER
REDIRECT_STATUS 200
proxy-nokeepalive 1
HTTP_CONNECTION Keep-Alive
HTTP_HOST www.dragonuniform.sg
HTTP_X_FORWARDED_SCHEME http
HTTP_X_FORWARDED_PROTO http
HTTP_X_FORWARDED_FOR 23.20.220.59, 172.70.43.142
HTTP_X_REAL_IP 172.70.43.142
HTTP_ACCEPT_ENCODING gzip, br
HTTP_CF_RAY 866a699d5dce3b80-IAD
HTTP_CF_VISITOR {"scheme":"https"}
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://www.dragonuniform.sg/social_callback?hauth.start=Google&hauth.time=1710819327
HTTP_CF_CONNECTING_IP 23.20.220.59
HTTP_CDN_LOOP cloudflare
HTTP_CF_IPCOUNTRY US
PATH /www/server/panel/pyenv/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/root/bin
LD_LIBRARY_PATH /www/server/apache/lib
SERVER_SIGNATURE <address>Apache Server at www.dragonuniform.sg Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME www.dragonuniform.sg
SERVER_ADDR 172.18.0.7
SERVER_PORT 80
REMOTE_ADDR 172.18.0.6
DOCUMENT_ROOT /www/wwwroot/dragonuniform.sg/public
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /www/wwwroot/dragonuniform.sg/public
SERVER_ADMIN [email protected]
SCRIPT_FILENAME /www/wwwroot/dragonuniform.sg/public/index.php
REMOTE_PORT 52972
REDIRECT_URL /social_callback
REDIRECT_QUERY_STRING s=/social_callback&hauth.start=Google&hauth.time=1710819327
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING s=/social_callback&hauth.start=Google&hauth.time=1710819327
REQUEST_URI /social_callback?hauth.start=Google&hauth.time=1710819327
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710819327.7072
REQUEST_TIME 1710819327
Environment Variablesempty
ThinkPHP Constantsempty