chief-gant / SplinterlandsTraderBot

A trading bot written in Python that makes a profit by buying underpriced cards and quickly reselling them.
18 stars 0 forks source link

Do bot still work? #10

Closed royruzaini closed 2 years ago

royruzaini commented 2 years ago

I having this not sure if it working or not Error: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)) Lost connection or internal error on node: https://rpc.ecency.com (1/100)

chief-gant commented 2 years ago

Hey! The bot is working.

The error you're getting seems to be API related. Do you have any other scripts that use the API running at the same time?

I would suggest waiting for a while (15min - 1hr) and then tryying again.

If it gives you an error again, please copy paste as much as you can see in the window, so I know exactly at what point you're getting the error.

chief-gant commented 2 years ago

This error you're getting happens every now and then, but you shouldn't mind it, unless it happens constantly. In my case, for example, what I see is:

Checking latest blocks...

Updating our posts

Checking latest blocks...
Error: Bad Gateway
Retry RPC Call on node: https://rpc.ecency.com (1/5) 

Retrying in 0 seconds

Updating our posts

Checking latest blocks...

Updating our posts

It gives a temporary error during the execution but it fixes itself by retrying in X seconds (in my case, 0). Then you can see it keeps working as usual.

chief-gant commented 2 years ago

I will close this issue as there doesn't seem to be anything to fix.

ralts00 commented 1 year ago

@chief-gant Do bot still work? with new cards?