in reply to Re^2: "MojoX::Session" suddenly quit working?!
in thread "MojoX::Session" suddenly quit working?!

Maybe look for any calls of the form: MojoX::Session->new(..., ip_match => 1);.

MojoX::Session may have suddenly started honoring the cross check on these dummy IP's (and failing) where it wasn't before.

  • Comment on Re^3: "MojoX::Session" suddenly quit working?!