http 502 while loading particular CIDs by particular users
i3detroit's instance. When I log in and try to view certain users (the most recently-joined few), I get 502. Try incognito mode, same thing. @mjgardes logs in and tries it, and everything's fine for him...
2015/06/12 19:35:46 [error] 20488#0: *4531345 FastCGI sent in stderr: "PHP message: PHP Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50542 Library:100012 in /home/i3/seltzer/crm/include/sys/init.inc.php on line 24
PHP message: PHP Notice: Undefined variable: join_contact in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 169
PHP message: PHP Notice: Undefined variable: join_member in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 177
PHP message: PHP Notice: Undefined offset: 277 in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 687
PHP message: PHP Notice: Undefined variable: join_contact in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 169
PHP message: PHP Notice: Undefined variable: join_member in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 177
PHP message: PHP Notice: Undefined offset: 445 in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 687
PHP message: PHP Notice: Undefined variable: join_contact in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 169
PHP message: PHP Notice: Undefined variable: join_member in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 177
PHP message: PHP Notice: Undefined offset: 445 in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 687
PHP message: PHP Notice: Undefined variable: join_contact in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 169
PHP message: PHP Notice: Undefined variable: join_member in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 177
PHP message: PHP Notice: Undefined offset: 445 in /home/i3/seltzer/crm/modules/mentor/mentor.inc.php on line 687
PHP message: PHP Notice: Undefined index: name in /home/i3/seltzer/crm/include/sys/form.inc.php on line 63
PHP message: PHP Notice: Undefined index: default in /home/i3/seltzer/crm/include/sys/form.inc.php on line 69
PHP message: PHP Notice: Undefined index: show_export in /home/i3/seltzer/crm/include/sys/table.inc.php on line 105
PHP
One more item of note: When I first had this problem, @mjgardes looked at the logs, saw that it appeared to be related to the mentor module, deactivated the module, and I was able to view the user records in question again. Now a few days later, I'm back to getting the 502 error. I don't know if that's because the module's reactivated or if something else is causing it now.
I reactivated the module since it seems that this issue only affects one user so far.
On Mon, Jun 15, 2015 at 2:36 PM, myself248 [email protected] wrote:
One more item of note: When I first had this problem, @mjgardes https://github.com/mjgardes looked at the logs, saw that it appeared to be related to the mentor module, deactivated the module, and I was able to view the user records in question again. Now a few days later, I'm back to getting the 502 error. I don't know if that's because the module's reactivated or if something else is causing it now.
— Reply to this email directly or view it on GitHub https://github.com/elplatt/seltzer/issues/349#issuecomment-112164007.
Not sure if this is still relevant @myself248 @mjgardes, the line numbers for mentor no longer match, can this be closed?
I'm unable to reproduce it.
Fair enough :) what version/branch of seltzer are yous running?