We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While no servers online, reflector check is returning 5xx errors. Nginx error.log suspected entries:
PHP message: PHP Stack trace: PHP message: PHP 1. {main}() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:0 PHP message: PHP 2. mt_rand() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:340 PHP message: PHP Notice: Undefined offset: 0 in /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php on line 343 PHP message: PHP Stack trace: PHP message: PHP 1. {main}() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:0 PHP message: PHP Notice: Undefined index: in /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php on line 345 PHP message: PHP Stack trace: PHP message: PHP 1. {main}() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:0 PHP message: PHP Notice: Undefined index: in /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php on line 346 PHP message: PHP Stack trace: PHP message: PHP 1. {main}() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:0 PHP message: PHP Warning: mt_rand(): max(-1) is smaller than min(0) in /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php on line 340 PHP message: PHP Stack trace: PHP message: PHP 1. {main}() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:0 PHP message: PHP 2. mt_rand() /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php:340 PHP message: PHP Notice: Undefined offset: 0 in /var/www/web.twohoursonelife.com/OneLifeWeb/web/public/reflector/server.php on line 343
This goes on for some time.
Suspecting incorrect setup of PHP 5.6.
The text was updated successfully, but these errors were encountered:
connorhsm
No branches or pull requests
While no servers online, reflector check is returning 5xx errors. Nginx error.log suspected entries:
This goes on for some time.
Suspecting incorrect setup of PHP 5.6.
The text was updated successfully, but these errors were encountered: