Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP error by HTTP/3 request #1314

Open
DevSysEngineer opened this issue Dec 9, 2024 · 1 comment
Open

PHP error by HTTP/3 request #1314

DevSysEngineer opened this issue Dec 9, 2024 · 1 comment

Comments

@DevSysEngineer
Copy link

Baikal version: 0.9.4

Expected behaviour:
Working environment

Current behaviour:
Blank page

Steps to reproduce:

  • Enable HTTP/3 in Nginx and firewall;
  • Visit the website
  • Blake page
  • See Nginx logs:
    2024/12/09 12:01:54 [error] 1077#1077: *9532 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "HTTP_HOST" in /var/www/baikal/Core/Frameworks/Flake/Framework.php on line 242; PHP message: PHP Warning: Undefined array key "HTTP_HOST" in /var/www/baikal/Core/Frameworks/Flake/Framework.php on line 201; PHP message: PHP Warning: Trying to access array offset on false in /var/www/baikal/Core/Frameworks/Flake/Framework.php on line 202" while reading response header from upstream, client: xxxx, server: xxxxx, request: "GET / HTTP/3.0", upstream: "fastcgi://unix:/run/php/php-fpm.sock:"
@DevSysEngineer
Copy link
Author

It's look like Nginx problem, see php/php-src#13021.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant