Advertisement
Puffycheeses

Untitled

Apr 4th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. future: <Task finished coro=<my_background_task() done, defined at bot.py:19> exception=ValueError('could not convert string to float: \'<!DOCTYPE html>\\n<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->\\n<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->\\n<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->\\n<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->\\n<head>\\n\\n\\n<title>garli.co.in | 522: Connection timed out</title>\\n<meta charset="UTF-8" />\\n<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\\n<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />\\n<meta name="robots" content="noindex, nofollow" />\\n<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" />\\n<script src="/cdn-cgi/apps/head/CNX98fWsfCCQQtwJttqa0aN36Q4.js"></script><link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" type="text/css" media="screen,projection" />\\n<!--[if lt IE 9]><link rel="stylesheet" id=\\\'cf_styles-ie-css\\\' href="/cdn-cgi/styles/cf.errors.ie.css" type="text/css" media="screen,projection" /><![endif]-->\\n<style type="text/css">body{margin:0;padding:0}</style>\\n\\n\\n\\n\\n</head>\\n<body>\\n<div id="cf-wrapper">\\n\\n \\n\\n <div id="cf-error-details" class="cf-error-details-wrapper">\\n
  2. <div class="cf-wrapper cf-error-overview">\\n <h1>\\n \\n <span class="cf-error-type">Error</span>\\n <span class="cf-error-code">522</span>\\n <small class="heading-ray-id">Ray ID: 40644041ea06a2ea &bull; 2018-04-04 13:52:21 UTC</small>\\n </h1>\\n <h2 class="cf-subheadline">Connection timed out</h2>\\n </div><!-- /.error-overview -->\\n \\n <div class="cf-section cf-highlight cf-status-display">\\n <div class="cf-wrapper">\\n <div class="cf-columns cols-3">\\n \\n<div id="cf-browser-status" class="cf-column cf-status-item cf-browser-status ">\\n
  3. <div class="cf-icon-error-container">\\n <i class="cf-icon cf-icon-browser"></i>\\n <i class="cf-icon-status cf-icon-ok"></i>\\n </div>\\n <span class="cf-status-desc">You</span>\\n <h3 class="cf-status-name">Browser</h3>\\n <span class="cf-status-label">Working</span>\\n</div>\\n\\n<div id="cf-cloudflare-status" class="cf-column cf-status-item cf-cloudflare-status ">\\n <div class="cf-icon-error-container">\\n <i class="cf-icon cf-icon-cloud"></i>\\n <i class="cf-icon-status cf-icon-ok"></i>\\n </div>\\n <span class="cf-status-desc">Hong Kong</span>\\n <h3 class="cf-status-name">Cloudflare</h3>\\n <span class="cf-status-label">Working</span>\\n</div>\\n\\n<div id="cf-host-status" class="cf-column cf-status-item cf-host-status cf-error-source">\\n <div class="cf-icon-error-container">\\n <i class="cf-icon cf-icon-server"></i>\\n <i class="cf-icon-status cf-icon-error"></i>\\n </div>\\n <span class="cf-status-desc">garli.co.in</span>\\n <h3 class="cf-status-name">Host</h3>\\n <span class="cf-status-label">Error</span>\\n</div>\\n\\n </div>\\n \\n </div>\\n </div><!-- /.status-display -->\\n\\n <div class="cf-section cf-wrapper">\\n <div class="cf-columns two">\\n <div class="cf-column">\\n <h2>What happened?</h2>\\n <p>The initial connection between Cloudflare\\\'s network and the origin web server timed out. As a result, the web page can not be displayed.</p>\\n </div>\\n \\n <div class="cf-column">\\n <h2>What can I do?</h2>\\n <h5>If you\\\'re a visitor of this website:</h5>\\n <p>Please try again in a few minutes.</p>\\n\\n <h5>If you\\\'re the owner of this website:</h5>\\n <p><span>Contact your hosting provider letting them know your web server is not completing requests. An Error 522 means that the request was able to connect to your web server, but that the request didn\\\'t finish. The most likely cause is that something on your server is hogging resources.</span> <a href="https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522">Additional troubleshooting information here.</a></p>\\n </div>\\n </div>\\n \\n
  4. </div><!-- /.section -->\\n\\n <div class="cf-error-footer cf-wrapper">\\n <p>\\n <span class="cf-footer-item">Cloudflare Ray ID: <strong>40644041ea06a2ea</strong></span>\\n <span class="cf-footer-separator">&bull;</span>\\n <span class="cf-footer-item"><span>Your IP</span>: 61.69.172.28</span>\\n <span class="cf-footer-separator">&bull;</span>\\n <span class="cf-footer-item"><span>Performance &amp; security by</span> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=error_footer" id="brand_link" target="_blank">Cloudflare</a></span>\\n \\n </p>\\n</div><!-- /.error-footer -->\\n\\n\\n </div><!-- /#cf-error-details -->\\n</div><!-- /#cf-wrapper -->\\n</body>\\n</html>\\n\'',)>
  5. Traceback (most recent call last):
  6. File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
  7. result = coro.send(None)
  8. File "bot.py", line 32, in my_background_task
  9. khs = convert_size(float(await aiokhs.text()))
  10. ValueError: could not convert string to float: '<!DOCTYPE html>\n<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->\n<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->\n<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->\n<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->\n<head>\n\n\n<title>garli.co.in | 522: Connection timed out</title>\n<meta charset="UTF-8" />\n<metahttp-equiv="Content-Type" content="text/html; charset=UTF-8" />\n<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />\n<meta name="robots" content="noindex, nofollow" />\n<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" />\n<script src="/cdn-cgi/apps/head/CNX98fWsfCCQQtwJttqa0aN36Q4.js"></script><link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" type="text/css" media="screen,projection" />\n<!--[if lt IE 9]><link rel="stylesheet" id=\'cf_styles-ie-css\' href="/cdn-cgi/styles/cf.errors.ie.css" type="text/css" media="screen,projection" /><![endif]-->\n<style type="text/css">body{margin:0;padding:0}</style>\n\n\n\n\n</head>\n<body>\n<div id="cf-wrapper">\n\n \n\n <div id="cf-error-details" class="cf-error-details-wrapper">\n <div class="cf-wrapper cf-error-overview">\n <h1>\n \n <span class="cf-error-type">Error</span>\n <span class="cf-error-code">522</span>\n <small class="heading-ray-id">Ray ID: 40644041ea06a2ea &bull; 2018-04-04 13:52:21 UTC</small>\n </h1>\n <h2 class="cf-subheadline">Connection timed out</h2>\n </div><!-- /.error-overview -->\n \n <div class="cf-section cf-highlight cf-status-display">\n <div class="cf-wrapper">\n <div class="cf-columns cols-3">\n
  11. \n<div id="cf-browser-status" class="cf-column cf-status-item cf-browser-status ">\n <div class="cf-icon-error-container">\n <i class="cf-icon cf-icon-browser"></i>\n <i class="cf-icon-status cf-icon-ok"></i>\n </div>\n <span class="cf-status-desc">You</span>\n <h3 class="cf-status-name">Browser</h3>\n <span class="cf-status-label">Working</span>\n</div>\n\n<div id="cf-cloudflare-status" class="cf-column cf-status-item cf-cloudflare-status ">\n <div class="cf-icon-error-container">\n <i class="cf-icon cf-icon-cloud"></i>\n <i class="cf-icon-status cf-icon-ok"></i>\n </div>\n <span class="cf-status-desc">Hong Kong</span>\n <h3 class="cf-status-name">Cloudflare</h3>\n <span class="cf-status-label">Working</span>\n</div>\n\n<div id="cf-host-status" class="cf-column cf-status-item cf-host-status cf-error-source">\n <div class="cf-icon-error-container">\n <i class="cf-icon cf-icon-server"></i>\n <i class="cf-icon-status cf-icon-error"></i>\n </div>\n <span class="cf-status-desc">garli.co.in</span>\n <h3 class="cf-status-name">Host</h3>\n <span class="cf-status-label">Error</span>\n</div>\n\n</div>\n
  12. \n </div>\n </div><!-- /.status-display -->\n\n <div class="cf-section cf-wrapper">\n <div class="cf-columns two">\n <div class="cf-column">\n <h2>What happened?</h2>\n
  13. <p>The initial connection between Cloudflare\'s network and the origin web server timed out. As a result, the web page can not be displayed.</p>\n </div>\n \n <div class="cf-column">\n
  14. <h2>What can I do?</h2>\n <h5>If you\'re a visitor of this website:</h5>\n <p>Please try again in a few minutes.</p>\n\n <h5>If you\'re theowner of this website:</h5>\n <p><span>Contact your hosting provider letting them know your web server is not completing requests. An Error 522 means that the request was able to connect to your web server, but that the request didn\'t finish. The most likely cause is that something on your server is hogging resources.</span> <a href="https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522">Additional troubleshooting information here.</a></p>\n </div>\n </div>\n
  15. \n </div><!-- /.section -->\n\n <div class="cf-error-footer cf-wrapper">\n <p>\n <span class="cf-footer-item">Cloudflare Ray ID: <strong>40644041ea06a2ea</strong></span>\n <span class="cf-footer-separator">&bull;</span>\n <span class="cf-footer-item"><span>Your IP</span>: 61.69.172.28</span>\n <span class="cf-footer-separator">&bull;</span>\n <span class="cf-footer-item"><span>Performance &amp; security by</span> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=error_footer" id="brand_link" target="_blank">Cloudflare</a></span>\n \n </p>\n</div><!-- /.error-footer -->\n\n\n </div><!-- /#cf-error-details -->\n</div><!-- /#cf-wrapper -->\n</body>\n</html>\n'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement