Skip to content

Instantly share code, notes, and snippets.

@berekuk
Created December 28, 2012 11:20
Show Gist options
  • Select an option

  • Save berekuk/4396921 to your computer and use it in GitHub Desktop.

Select an option

Save berekuk/4396921 to your computer and use it in GitHub Desktop.
cpan-api/metacpan-web broken-pipe bug
# bad response in MetaCPAN::Web::Model::API->request
headers: $VAR1 = {
'Reason' => 'Broken pipe',
'URL' => 'http://127.0.0.1:5000/release/_search',
'Status' => 596
};
@berekuk
Copy link
Copy Markdown
Author

berekuk commented Dec 28, 2012

I'm getting this sporadically, once per several page refereshes on my private metacpan+cpan-api installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment