samirsalman / AmazonOffers-TelegramBot

This project is a Telegram Bot connected to a Telegram Channel that checks Amazon offers and send them to your Channel.
140 stars 48 forks source link

Error #3

Closed virtualchrono closed 3 years ago

virtualchrono commented 3 years ago

Ciao,

dopo aver inserito i parametri, ricevo questo errore:

python bot.py

2021-03-16 12:50:17,149 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnec tion object at 0x7f2dbc53aa50>: Failed to establish a new connection: [Errno 111] Connection refused')': /paapi5/searchitems
2021-03-16 12:50:18,173 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnec tion object at 0x7f2dbc4dda50>: Failed to establish a new connection: [Errno 111] Connection refused')': /paapi5/searchitems
2021-03-16 12:50:19,197 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnec tion object at 0x7f2dbc4b9b10>: Failed to establish a new connection: [Errno 111] Connection refused')': /paapi5/searchitems
Exception : HTTPSConnectionPool(host='webservices.amazon.it', port=443): Max retries exceeded with url: /paapi5/searchitems (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f2dbc4bb050>: Failed to establish a new connection: [Errno 111] Connection refused'))
^CTraceback (most recent call last):
File "bot.py", line 102, in
run_bot(bot, keywords)
File "bot.py", line 48, in run_bot
time.sleep(10)

Puoi aiutarmi? Grazie

samirsalman commented 3 years ago

Hi, it seems like a connection error. Are you sure that your amazon affiliation code is correct?