Skip to content

Instantly share code, notes, and snippets.

@lancew
Created September 22, 2017 20:16
Show Gist options
  • Save lancew/ce38cd560b25c40a708026a2fc5dbb4b to your computer and use it in GitHub Desktop.
Save lancew/ce38cd560b25c40a708026a2fc5dbb4b to your computer and use it in GitHub Desktop.
Bailador error
# perl6 bin/app.pl6
Entering the dance floor: http://0.0.0.0:80
Could not receive data from socket: Connection reset by peer
in method run at /opt/rakudo/share/perl6/site/sources/100A1B43D02574570A9FA5343A0679EF35FBD229 (HTTP::Easy) line 55
in method run at /opt/rakudo/share/perl6/site/sources/218D0B715DAF4AB75CD0D313EB14095B83F75935 (Bailador::Command::easy) line 19
in method baile at /opt/rakudo/share/perl6/site/sources/0807462282EC1C7304419CE7CFC18A16341291C4 (Bailador::App) line 280
in method baile at /opt/rakudo/share/perl6/site/sources/0807462282EC1C7304419CE7CFC18A16341291C4 (Bailador::App) line 265
in sub baile at /opt/rakudo/share/perl6/site/sources/6F33C03589936F3E254B5C14BC95945C77196A75 (Bailador) line 157
in block <unit> at bin/app.pl6 line 181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment