This question about Not sure...: More info required

Apache2::RequestIO::print

[Mon Apr 02 07:01:43.458631 2018] [perl:error] [pid 22405] [client ##.##.###.###:] Apache2::RequestIO::print: (104) Connection reset by peer at /var/www/foswiki/lib/Foswiki/Engine/Apache.pm line 300
Use of uninitialized value $name in string eq at /var/www/foswiki/lib/Foswiki/Form.pm line 682.

I get the above error all the time. Not seeing any problems with the system, but was wondering what this error is being generated from.

-- WesleyJacobs - 03 Apr 2018

I don't believe that the two errors are related.

I'm guessing that the connection reset might occur if a user cancels their browser request before Foswiki has finished responding. The "peer" would be the remote browser, and it has closed the connection.

The 2nd error appears to be something calling the Form API to request a field, without passing it a defined fieldname. The full traceback would be helpful.

-- GeorgeClark - 03 Apr 2018

Thanks for the response George. How would I go about getting the full traceback?

-- WesleyJacobs - 05 Apr 2018
 

QuestionForm edit

Subject Not sure...
Extension ModPerlEngineContrib
Version Foswiki 2.1.6
Status More info required
Related Topics
Topic revision: r3 - 05 Apr 2018, WesleyJacobs
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy