ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "printshop.grey.ooo" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.176" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.217.176" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://printshop.grey.ooo/robots.txt' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Real-Ip: 216.73.217.176' \ --header 'X-Forwarded-For: 216.73.217.176' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Php-Ob-Level: 0'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 21 Aug 2026 11:38:14 GMT" |
| vary | "Accept" |
| x-debug-exception | "No%20route%20found%20for%20%22GET%20https%3A%2F%2Fprintshop.grey.ooo%2Frobots.txt%22" |
| x-debug-exception-file | "%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156" |
| x-debug-token | "edc4db" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| LOGIN_THROTTLE_INTERVAL | "5 minutes" |
| NGROK_AUTH | "ChangeMe" |
| NGROK_URL | "printers.ngrok.dev" |
| STORAGE_DRIVER | "local" |
Defined as regular env variables
| Key | Value |
|---|---|
| ALPINE_VERSION | "3.23" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/app" ] |
| APP_SECRET | "61310a7ade008da01d8ad39da62e1febf5ecbd138987fab0b4ab25a2b6071b9c" |
| APP_URL | "https://printshop.grey.ooo" |
| AUTO_FIXTURE | "Off" |
| AUTO_MIGRATE | "On" |
| AWS_ACCESS_KEY_ID | "GKbd2901c95926e96bb8ca2e29" |
| AWS_BUCKET | "printshop" |
| AWS_ENDPOINT | "https://s3.grey.ooo/" |
| AWS_REGION | "us-east-1" |
| AWS_SECRET_ACCESS_KEY | "3af273070bf1af9a058cd806fbbdef2ca35aaec3c0a1d6945e3f2086fedd0f6a" |
| CACHE_HOST | "printshop-valkey" |
| CACHE_PORT | "6379" |
| CACHE_URL | "redis://printshop-valkey:6379" |
| COLOR_BLUE | "\e[34m" |
| COLOR_GREEN | "\e[32m" |
| COLOR_GREY | "\e[90m" |
| COLOR_RED | "\e[91m" |
| COLOR_RESET | "\e(B\e[m" |
| COLOR_YELLOW | "\e[33m" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_FUND | "0" |
| COMPOSER_HOME | "/var/cache/.composer" |
| COMPOSER_VERSION | "latest-stable" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CORS_ALLOW_ORIGIN | "^https://printshop\.grey\.ooo$" |
| DATABASE_NAME | "printshop" |
| DATABASE_PASSWORD | "Hjcw7WwmjfLrrEWa08uBVQQMnE10kxMw" |
| DATABASE_URL | "postgresql://printshop:Hjcw7WwmjfLrrEWa08uBVQQMnE10kxMw@database.home.grey.ooo:5432/printshop?serverVersion=17&charset=utf8" |
| DATABASE_USERNAME | "printshop" |
| DIR | "\e[38;5;114mphp\e(B\e[m" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| EDITOR | "/usr/bin/nano" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home" |
| HOSTNAME | "48530409ce54" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "printshop.grey.ooo" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.217.176" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.217.176" |
| KERNEL_CLASS | "PrintShop\Kernel" |
| LDAP_BASE_DN | "dc=grey,dc=ooo" |
| LDAP_FILTER | "(&(objectClass=person)(memberof=cn=printshop_user,ou=groups,dc=grey,dc=ooo)(|(uid={user_identifier})(mail={user_identifier})))" |
| LDAP_SEARCH_DN | "uid=printshop,ou=people,dc=grey,dc=ooo" |
| LDAP_SEARCH_PASSWORD | "km0tgfwKTWomzLeLek0p0f3fqUxc42tY" |
| LOG_PATHS | "/var/log/nginx_error.log /var/log/php_error.log /app/var/log/dev.log /app/var/log/prod.log" |
| MAILER_DSN | "smtp://printshop-mailcatcher:1025" |
| MERCURE_JWT_SECRET | "IW3kU8w0OrqFSyGVP4T7ayLrdBZzsMAB" |
| MERCURE_PUBLIC_URL | "https://mercure.printshop.grey.ooo/.well-known/mercure" |
| MERCURE_URL | "http://printshop-mercure/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NGINX_VERSION | "1.28" |
| OLDPWD | "/etc/services.d/php" |
| PAGER | "/usr/bin/less" |
| PATH | "/app/vendor/bin:/app:/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_CLI_MEMORY_LIMIT | "4096M" |
| PHP_DEBUG_MODE | "On" |
| PHP_DISPLAY_ERRORS | "1" |
| PHP_ERROR_REPORTING | "E_ALL" |
| PHP_MEMORY_LIMIT | "256M" |
| PHP_OPCACHE | "Off" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.5" |
| PRINTSHOP_DEFAULT_PASSWORD | "printshop" |
| PRINTSHOP_DEFAULT_USERNAME | "matthew@grey.ooo" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.80.0.2" |
| REMOTE_PORT | "44016" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1787312294 |
| REQUEST_TIME_FLOAT | 1787312294.3186 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.80.0.131" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.3" |
| SHLVL | "0" |
| SVDIR | "/etc/services.d" |
| SVWAIT | "5" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "LOGIN_THROTTLE_INTERVAL,STORAGE_DRIVER,NGROK_AUTH,NGROK_URL" |
| SYMFONY_TRUSTED_PROXIES | "10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
| SYSTEM_USER | "app" |
| TELEGRAM_CHANNEL_ID | "0" |
| TELEGRAM_TOKEN | "TOKEN" |
| TELEGRAM_TOPIC_ID | "false" |
| TERM | "xterm-256color" |
| TZ | "Europe/Amsterdam" |
| USER | "app" |
| _ | "/usr/sbin/php-fpm" |
Parent Request
Return to parent request (token = ebfad5)
| Key | Value |
|---|---|
| _remove_csp_headers | true |
| _stopwatch_token | "6e408e" |