chiadog icon indicating copy to clipboard operation
chiadog copied to clipboard

im in chia , so... nedd use proxy... Failed to send events over telegram

Open epenli opened this issue 9 months ago • 0 comments

i want use proxy socks5 or http but Failed

  - http_proxy=http://127.0.0.1:2081
  - HTTP_PROXY=http://127.0.0.1:2081
  - https_proxy=http://127.0.0.1:2081
  - HTTPS_PROXY=http://127.0.0.1:2081

curl ip.me it right.but Failed to send events over telegram

im in chia , so... nedd use proxy...

Environment:

  • OS: docker 0.75
  • Chiadog version: latest
  • Harvester: local

[2023-09-27 00:56:32] [ INFO] --- Enabled parser for wallet activity - added coins. (wallet_added_coin_parser.py:26), [2023-09-27 00:56:32] [ INFO] --- Filtering transaction with mojos less than 5 (wallet_added_coin_handler.py:26), [2023-09-27 00:56:42] [ INFO] --- Detected new plots. Farming with 2554 plots. (non_decreasing_plots.py:28), [2023-09-27 00:56:42] [ INFO] --- Connected HDD? The total plot count increased from 0 to 2554. (non_decreasing_plots.py:33), [2023-09-27 00:56:52] [ ERROR] --- Failed to send events over telegram: [Errno 99] Cannot assign requested address (notify_manager.py:72), [2023-09-27 00:56:52] [ INFO] --- Sending events over telegram took 10.02 seconds. (notify_manager.py:75)

epenli avatar Sep 26 '23 17:09 epenli