-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
I often get these errors when running my worker. Everything still works fine but these sporadically show up. Any idea where they would come from?
2018/08/16 17:35:41 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Timeout\nCache-Control: no-cache\nConnection: close\nContent-Type: text/html\n\n<!DOCTYPE html>\n<!--\n\nHello future GitHubber! I bet you're here to remove those nasty inline styles,\nDRY up these templates and make 'em nice and re-usable, right?\n\nPlease, don't. https://github.com/styleguide/templates/2.0\n\n-->\n<html>\n <head>\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\">\n <title>Unicorn! · GitHub</title>\n <style type=\"text/css\" media=\"screen\">\n body {\n background-color: #f1f1f1;\n margin: 0;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n }\n\n .container { margin: 50px auto 40px auto; width: 600px; text-align: center; }\n\n a { color: #4183c4; text-decoration: none; }\n a:hover { text-decoration: underline; }\n\n h1 { letter-spacing: -1px; line-height: 60px; font-size: 60px; font-weight: 100; margin: 0px; text-shadow: 0 1px 0 #fff; }\n p { color: rgba(0, 0, 0, 0.5); margin: 10px 0 10px; font-size: 18px; font-weight: 200; line-height: 1.6em;}\n\n ul { list-style: none; margin: 25px 0; padding: 0; }\n li { display: table-cell; font-weight: bold; width: 1%; }\n\n .logo { display: inline-block; margin-top: 35px; }\n .logo-img-2x { display: none; }\n @media\n only screen and (-webkit-min-device-pixel-ratio: 2),\n only screen and ( min--moz-de"; err=<nil>
Metadata
Metadata
Assignees
Labels
No labels