-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error #19
Comments
i have some issue |
is this error fixed? |
Nodepay change their endpoint and payloads.. |
ohhh |
you know any wokring dawn or nodepay or gradient network bot? |
I have dawn code and working on gradient network(bit harder) |
Share maybe @viki-ramesh |
yeah bro, share if you can 🔢 |
@viki-ramesh can you share me the code for Dawn and Gradient as well, much appreciate. |
2024-10-14 21:45:54.970 | ERROR | main:ping:113 - Ping failed via proxy http://admin:[email protected]:56856: Failed API call to https://nw2.nodepay.ai/api/network/ping |
bro delete this |
can you share me code about gradient network pls |
Has the error been fixed yet? |
no |
Hey, I want to learn making bot like you. I am interested those things. Can you suggest me where can i learn those thing. Or you will guide me. Please.... |
$ python node.py
2024-09-25 22:48:48.242 | ERROR | main:call_api:79 - Error during API call: HTTPSConnectionPool(host='api.nodepay.ai', port=443): Max retries exceeded with url: /api/auth/session (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7028c44f10>, 'Connection to 85.210.84.189 timed out. (connect timeout=10)'))
2024-09-25 22:48:48.243 | ERROR | main:render_profile_info:56 - Error in render_profile_info for proxy 85.210.84.189:8080: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:48.244 | ERROR | main:render_profile_info:66 - Connection error: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:49.075 | ERROR | main:call_api:79 - Error during API call: HTTPSConnectionPool(host='api.nodepay.ai', port=443): Max retries exceeded with url: /api/auth/session (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
2024-09-25 22:48:49.076 | ERROR | main:render_profile_info:56 - Error in render_profile_info for proxy 85.210.84.189:8080: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:49.077 | ERROR | main:render_profile_info:66 - Connection error: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:53.088 | ERROR | main:call_api:79 - Error during API call: HTTPSConnectionPool(host='api.nodepay.ai', port=443): Max retries exceeded with url: /api/auth/session (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
2024-09-25 22:48:53.092 | ERROR | main:render_profile_info:56 - Error in render_profile_info for proxy 85.210.84.189:8080: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:53.093 | ERROR | main:render_profile_info:66 - Connection error: Failed API call to https://api.nodepay.ai/api/auth/session
2024-09-25 22:48:56.213 | ERROR | main:call_api:79 - Error during API call: HTTPSConnectionPool(host='api.nodepay.ai', port=443): Max retries exceeded with url: /api/auth/session (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
2024-09-25 22:48:56.214 | ERROR | main:render_p
The text was updated successfully, but these errors were encountered: