cyberjunky/3commas-cyber-bots

Error with Bootssistexplorer and lunarcrush assistant

Closed this issue · 4 comments

Hello again!
After not using this bot helper for a long time, I'm surprised that I can't use the Lunarcrush and 3Ctools assistant.
I refreshed with a new lunarcrush api (legacy.lunarcrush) and the 3c api just in case, but this didn't help

Here the errors:

botassistexplorer.py (renamed to ba.py)
.ini :
ba
console error :
Captura de pantalla (2014)

altrank.py (renamed to ar.py)
.ini :
ar
console error :
Captura de pantalla 2022-03-10 021932

What I can be doing wrong?

3c-tools website is not reachable because you appear to use a proxy server in between, check and fix connectivity to www.3c-tools.com (using webbrowser or something else first.

Galaxyscore isn't working because it looks at the filename to decide what to do (galaxyscore or altrank) they share the same code. So you need to rename it back to galaxyscore.py, you can add something behind it if you want multipe scripts though for example galaxyscore_text.py

3c-tools website is not reachable because you appear to use a proxy server in between, check and fix connectivity to www.3c-tools.com (using webbrowser or something else first.

Galaxyscore isn't working because it looks at the filename to decide what to do (galaxyscore or altrank) they share the same code. So you need to rename it back to galaxyscore.py, you can add something behind it if you want multipe scripts though for example galaxyscore_text.py

Thanks, I solved the Lunarcrush problem but not the 3ctools problem since I use pythonanywhere and for sure the site is blocking the website 😕

You can open a ticket for support at pythonanywhere to open www.3c-tools.com for you, or let them check your permissions, I once had a false network profile which prevented me from connecting to other sites too.

proxy server

You can open a ticket for support at pythonanywhere to open www.3c-tools.com for you, or let them check your permissions, I once had a false network profile which prevented me from connecting to other sites too.

You can open a ticket for support at pythonanywhere to open www.3c-tools.com for you, or let them check your permissions, I once had a false network profile which prevented me from connecting to other sites too.

Thanks I'm on it