Created
December 28, 2012 11:20
-
-
Save berekuk/4396921 to your computer and use it in GitHub Desktop.
cpan-api/metacpan-web broken-pipe bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # bad response in MetaCPAN::Web::Model::API->request | |
| headers: $VAR1 = { | |
| 'Reason' => 'Broken pipe', | |
| 'URL' => 'http://127.0.0.1:5000/release/_search', | |
| 'Status' => 596 | |
| }; |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting this sporadically, once per several page refereshes on my private metacpan+cpan-api installation.