RouxRC / gazouilleur

IRC bot for collaborative use and monitoring of Twitter
GNU Affero General Public License v3.0
19 stars 13 forks source link

Stream isn't working #26

Closed purpleidea closed 8 years ago

purpleidea commented 8 years ago
2016-05-19 16:32:01 [stream/#mgmtconfig] Start search streaming for: « mgmtconfig »
2016-05-19 16:32:01 [stream/#mgmtconfig] ERROR Stream crashed with <class 'twitter.api.TwitterHTTPError'>: Twitter sent status 401 for URL: 1.1/statuses/filter.json using parameters: (filter_level=none&....
        details: <html>\n<head>\n<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>\n<title>Error 401 Unauthorized</title>
        </head>
        <body>
        <h2>HTTP ERROR: 401</h2>
        <p>Problem accessing '/1.1/statuses/filter.json'. Reason:
        <pre>    Unauthorized</pre>
        </body>
        </html>

Any idea why?

purpleidea commented 8 years ago

This might have been caused by bad clock sync between server running gazouilleur and twitter. Working now :)