Redirect 302 redirect from GET @homepage (7db6cf)

GET https://testj1.location-collective.co.uk/user/login

UserController :: loginAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\UserController::loginAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"user_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#361
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#322 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#369
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#370 …}
  }
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%227db6cf%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Flocationtest%5C%2Fpublic_html%5C%2Fj1%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A447%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=7db6cf; PHPSESSID=5d2141f24557552e473c11c75af23b17"
host
"testj1.location-collective.co.uk"
referer
"https://testj1.location-collective.co.uk/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-https
"1"
x-php-ob-level
"0"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 24 Mar 2025 04:11:27 GMT"
x-debug-token
"984e15"

Cookies

Request Cookies

Key Value
PHPSESSID
"5d2141f24557552e473c11c75af23b17"
main_deauth_profile_token
"7db6cf"
sf_redirect
"{"token":"7db6cf","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"indexAction","file":"\/home\/locationtest\/public_html\/j1\/src\/Controller\/DefaultController.php","line":447},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Mon, 24 Mar 25 04:11:25 +0000"
Last used
"Mon, 24 Mar 25 04:11:25 +0000"
Lifetime
86400

Session Attributes

Attribute Value
_security.main.target_path
"https://testj1.location-collective.co.uk/"
lo_portal_login
false

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 74
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 246
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/src/Controller/UserController.php"
    "line" => 220
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/src/Controller/UserController.php"
    "line" => 229
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\UserController:232
[
  [
    "file" => "/home/locationtest/public_html/j1/src/Controller/UserController.php"
    "line" => 232
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Twig\Extension\CoreExtension:1882
[
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/var/cache/dev/twig/2d/2d855d46b1023a068ac7a2652e049506.php"
    "line" => 79
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f0a24966962d73776000b55628d971eb"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/var/cache/dev/twig/24/2442981ff291d5f1b2f23f7d0620d9ad.php"
    "line" => 96
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1842c15653bec1cb32dee060c61702c6"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/var/cache/dev/twig/14/14587401404003d28843086981323002.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e500c8885f5f79fbc053dd1ff143f7d3"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/src/Controller/BaseController.php"
    "line" => 392
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/src/Controller/UserController.php"
    "line" => 234
    "function" => "render"
    "class" => "App\Controller\BaseController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/locationtest/public_html/j1/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"9ff252480cdfdf9e8edd43a13ddc584c"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://locationtest_collect:7tay5nj0r4143U5@109.169.83.63:3306/locationtest_j1?serverVersion=10.3.34-MariaDB"
DB_HOST
"109.169.83.63"
DB_NAME
"locationtest_j1"
DB_PORT
"3306"
DB_SERVER_VERSION
"10.3.34-MariaDB"
DB_USER_NAME
"locationtest_collect"
DB_USER_PASSWORD
"7tay5nj0r4143U5"
DROPBOX_API_KEY
"maythenw7l6qyc4"
GOOGLE_API_KEY
"AIzaSyA_T4A0-ljYHVA5y-0V7zII4vatXkfuXXQ"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JWT_PASSPHRASE
"collective"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCALE
"en"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://apikey: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@smtp.sendgrid.net:587?encryption=tls"
MAILER_ENCRYPTION
"tls"
MAILER_HOST
"smtp.sendgrid.net"
MAILER_PASSWORD
"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"
MAILER_PORT
"587"
MAILER_TRANSPORT
"smtp"
MAILER_USER
"apikey"
REDIS_DSN
"redis://localhost:6379"
REDIS_HOST
"localhost"
REDIS_PORT
"6379"
SECRET
"cca360caf2e18c46ad9f5153ee1d78fcff6a0dba"
SENDGRID_API_KEY
"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"
TWILIO_API_KEY
"9v5GH6u93xow3vCqkDz142R0iPoNmlPp"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"
XERO_OAUTH2_CLIENT_ID
"952318A65A29497BAF2019087EEFE2DC"
XERO_OAUTH2_CLIENT_SECRET
"2h_BH-P9f6LSmkPPJ5UOjTSFMvVUkSASlbXch67HqJtIHsjq"
XERO_OAUTH2_TENANT_ID
"2a447c5c-0c38-4025-8fc6-5d02e2906eb5"
XERO_OAUTH2_WEBHOOK_KEY
"OiyN7nLYHie62oLX8aYHRhP/mOA9f5wFos5/ZueQ0xFIUOcoBX1dM+ihIS+JUeph0Uow9DQl6/Y87jPDNFk8JA=="
j1_cdn_prefix
"test"

Defined as regular env variables

Key Value
"dev"
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/locationtest/public_html/j1/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/locationtest/public_html/j1/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/locationtest"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%227db6cf%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Flocationtest%5C%2Fpublic_html%5C%2Fj1%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A447%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=7db6cf; PHPSESSID=5d2141f24557552e473c11c75af23b17"
HTTP_HOST
"testj1.location-collective.co.uk"
HTTP_REFERER
"https://testj1.location-collective.co.uk/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://testj1.location-collective.co.uk/user/login"
REDIRECT_SCRIPT_URL
"/user/login"
REDIRECT_SSL_TLS_SNI
"testj1.location-collective.co.uk"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z-DbbaKSF3t3IDtZ_2nIGQAAAAo"
REDIRECT_URL
"/user/login"
REMOTE_ADDR
"18.188.252.203"
REMOTE_PORT
"61930"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1742789485
REQUEST_TIME_FLOAT
1742789485.9531
REQUEST_URI
"/user/login"
SCRIPT_FILENAME
"/home/locationtest/public_html/j1/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://testj1.location-collective.co.uk/user/login"
SCRIPT_URL
"/user/login"
SERVER_ADDR
"109.169.83.63"
SERVER_ADMIN
"webmaster@testj1.test.location-collective.co.uk"
SERVER_NAME
"testj1.location-collective.co.uk"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"testj1.location-collective.co.uk"
SYMFONY_DOTENV_PATH
"/home/locationtest/public_html/j1/.env"
SYMFONY_DOTENV_VARS
"DB_HOST,DB_PORT,DB_NAME,DB_USER_NAME,DB_USER_PASSWORD,DB_SERVER_VERSION,SENDGRID_API_KEY,j1_cdn_prefix,APP_ENV,APP_SECRET,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,LOCK_DSN,MAILER_TRANSPORT,MAILER_HOST,MAILER_USER,MAILER_PASSWORD,MAILER_PORT,MAILER_ENCRYPTION,LOCALE,SECRET,MAILER_DSN,REDIS_HOST,REDIS_PORT,REDIS_DSN,XERO_OAUTH2_CLIENT_ID,XERO_OAUTH2_CLIENT_SECRET,XERO_OAUTH2_TENANT_ID,XERO_OAUTH2_WEBHOOK_KEY,DROPBOX_API_KEY,TWILIO_API_KEY"
UNIQUE_ID
"Z-DbbaKSF3t3IDtZ_2nIGQAAAAo"
USER
"locationtest"
argc
0
argv
[]
proxy-nokeepalive
"1"