snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

bing return error #558

Closed sacredland closed 5 years ago

sacredland commented 5 years ago

When using .bing command, with any of the two api key given by azure, I always got that:

Error occurred in bing.bing requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.datamarket.azure.com', port=443): Max retries exceeded with url: /Bing/Search/v1/Composite?%24format=json&Query=%27spotify%27&Adult=%27Moderate%27&Sources=%27web%27 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) Traceback: https://hastebin.com/sunesikoqo.txt Event: https://hastebin.com/nelicopusa.txt
linuxdaemon commented 5 years ago

The API that plugin uses was retired awhile ago. I'm planning to remove that plugin until I have time to rewrite it for the new API

linuxdaemon commented 5 years ago

Fixed in 4a8f73cd39d92f6c533ba1efc67a07452306c4a1