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

Reflector returning 5xx errors #11

Open
connorhsm opened this issue Jun 3, 2023 · 0 comments
Open

Reflector returning 5xx errors #11

connorhsm opened this issue Jun 3, 2023 · 0 comments
Assignees

Comments

@connorhsm
Copy link
Member

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.

@connorhsm connorhsm self-assigned this Jun 3, 2023
@connorhsm connorhsm converted this from a draft issue Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant