Drakkar-Software / OctoBot-Launcher

A launcher for your OctoBot !
https://github.com/Drakkar-Software/OctoBot
GNU Lesser General Public License v3.0
26 stars 12 forks source link

Upgraded to 0.4-alpha23 on windows 10(64bit) #54

Closed nathanp83 closed 3 years ago

nathanp83 commented 3 years ago

Windows 10 (64bit) Took at chance at upgrading to 0.4-alpha23 and it no longer loads.

INFO:root:Interface successfully initialized and accessible at: http://192.168.1.131:5010 INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 13:52:13] "GET / HTTP/1.1" 200 - INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 13:52:14] "GET /news HTTP/1.1" 200 - INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 13:52:14] "GET /launcher HTTP/1.1" 200 - Traceback (most recent call last): File "start.py", line 18, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot__init.py", line 71, in File "octobot\octobot.py", line 1, in init octobot.octobot File "octobot\configuration_manager.py", line 26, in init octobot.configuration_manager File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api\symbol_data.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding\channel__init.py", line 17, in File "octobot_trading\exchange_data\funding\channel\funding.py", line 1, in init octobot_trading.exchange_data.funding.channel.funding File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges__init.py", line 16, in File "octobot_trading\exchanges\exchanges.py", line 1, in init octobot_trading.exchanges.exchanges File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\traders__init.py", line 17, in File "octobot_trading\exchanges\traders\trader.py", line 20, in init octobot_trading.exchanges.traders.trader File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data__init.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders__init.py", line 50, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\channel__init.py", line 17, in File "octobot_trading\personal_data\orders\channel\orders.py", line 1, in init octobot_trading.personal_data.orders.channel.orders File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\channel__init__.py", line 17, in File "octobot_trading\exchanges\channel\exchange_channel.py", line 1, in init octobot_trading.exchanges.channel.exchange_channel File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\init__.py", line 29, in File "async_channel\producer.py", line 21, in init async_channel.producer File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\util\init__.py", line 19, in File "async_channel\util\channel_creator.py", line 21, in init async_channel.util.channel_creator File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\channels\init.py", line 19, in File "async_channel\channels\channel_instances.py", line 1, in init async_channel.channels.channel_instances File "async_channel\channels\channel.py", line 21, in init async_channel.channels.channel ModuleNotFoundError: No module named 'async_channel.util.logging_util' [32468] Failed to execute script start INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 13:52:43] "GET /bot HTTP/1.1" 200 - INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 14:11:18] "GET /start HTTP/1.1" 200 - Traceback (most recent call last): File "start.py", line 18, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot\init__.py", line 71, in File "octobot\octobot.py", line 1, in init octobot.octobot File "octobot\configuration_manager.py", line 26, in init octobot.configuration_manager File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api\init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api\symbol_data.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding\init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding\channel\init__.py", line 17, in File "octobot_trading\exchange_data\funding\channel\funding.py", line 1, in init octobot_trading.exchange_data.funding.channel.funding File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\init__.py", line 16, in File "octobot_trading\exchanges\exchanges.py", line 1, in init octobot_trading.exchanges.exchanges File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\traders\init.py", line 17, in File "octobot_trading\exchanges\traders\trader.py", line 20, in init octobot_trading.exchanges.traders.trader File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\init.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\init.py", line 50, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\channel\init__.py", line 17, in File "octobot_trading\personal_data\orders\channel\orders.py", line 1, in init octobot_trading.personal_data.orders.channel.orders File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\channel\init__.py", line 17, in File "octobot_trading\exchanges\channel\exchange_channel.py", line 1, in init octobot_trading.exchanges.channel.exchange_channel File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\init__.py", line 29, in File "async_channel\producer.py", line 21, in init async_channel.producer File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\util\init__.py", line 19, in File "async_channel\util\channel_creator.py", line 21, in init async_channel.util.channel_creator File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\channels\init__.py", line 19, in File "async_channel\channels\channel_instances.py", line 1, in init async_channel.channels.channel_instances File "async_channel\channels\channel.py", line 21, in init async_channel.channels.channel ModuleNotFoundError: No module named 'async_channel.util.logging_util' [71612] Failed to execute script start ERROR:launcher:Exception on /bot [GET] Traceback (most recent call last): File "site-packages\urllib3\connection.py", line 160, in _new_conn File "site-packages\urllib3\util\connection.py", line 80, in create_connection File "site-packages\urllib3\util\connection.py", line 70, in create_connection ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "site-packages\urllib3\connectionpool.py", line 603, in urlopen File "site-packages\urllib3\connectionpool.py", line 355, in _make_request File "http\client.py", line 1244, in request File "http\client.py", line 1290, in _send_request File "http\client.py", line 1239, in endheaders File "http\client.py", line 1026, in _send_output File "http\client.py", line 966, in send File "site-packages\urllib3\connection.py", line 183, in connect File "site-packages\urllib3\connection.py", line 169, in _new_conn urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x000001F290774F88>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "site-packages\requests\adapters.py", line 449, in send File "site-packages\urllib3\connectionpool.py", line 641, in urlopen File "site-packages\urllib3\util\retry.py", line 399, in increment urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='192.168.1.131', port=5001): Max retries exceeded with url: /api/version (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001F290774F88>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "site-packages\flask\app.py", line 2446, in wsgi_app File "site-packages\flask\app.py", line 1951, in full_dispatch_request File "site-packages\flask\app.py", line 1820, in handle_user_exception File "site-packages\flask_compat.py", line 39, in reraise File "site-packages\flask\app.py", line 1949, in full_dispatch_request File "site-packages\flask\app.py", line 1935, in dispatch_request File "C:\Users\Dante\Downloads\launcher\app\app_controller.py", line 36, in bot local_version = bot_connector.get_current_version(allow_retry=True) File "C:\Users\Dante\Downloads\launcher\tools\octobot_connector.py", line 43, in get_current_version raise e File "C:\Users\Dante\Downloads\launcher\tools\octobot_connector.py", line 38, in get_current_version return json.loads(requests.get(f"{self.get_web_interface_url()}/api/version").text).split(" ")[1] File "site-packages\requests\api.py", line 75, in get File "site-packages\requests\api.py", line 60, in request File "site-packages\requests\sessions.py", line 533, in request File "site-packages\requests\sessions.py", line 646, in send File "site-packages\requests\adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPConnectionPool(host='192.168.1.131', port=5001): Max retries exceeded with url: /api/version (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001F290774F88>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) INFO:werkzeug:192.168.1.131 - - [04/Nov/2020 14:12:09] "GET /bot HTTP/1.1" 500 -

GuillaumeDSM commented 3 years ago

Hello ! What happens if you just double click on OctoBot.exe instead of using the launcher ?

nathanp83 commented 3 years ago

Hi,

Running just Octobot.exe opens the command window and scrolls the following:

Traceback (most recent call last): File "start.py", line 18, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot__init.py", line 71, in File "octobot\octobot.py", line 1, in init octobot.octobot File "octobot\configuration_manager.py", line 26, in init octobot.configuration_manager File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api\symbol_data.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding\channel__init.py", line 17, in File "octobot_trading\exchange_data\funding\channel\funding.py", line 1, in init octobot_trading.exchange_data.funding.channel.funding File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges__init__.py", line 16, in File "octobot_trading\exchanges\exchanges.py", line 1, in init octobot_trading.exchanges.exchanges File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\traders\init.py", line 17, in File "octobot_trading\exchanges\traders\trader.py", line 20, in init octobot_trading.exchanges.traders.trader File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\init.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\init.py", line 50, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\channel\init__.py", line 17, in File "octobot_trading\personal_data\orders\channel\orders.py", line 1, in init octobot_trading.personal_data.orders.channel.orders File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\channel\init__.py", line 17, in File "octobot_trading\exchanges\channel\exchange_channel.py", line 1, in init octobot_trading.exchanges.channel.exchange_channel File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\init__.py", line 29, in File "async_channel\producer.py", line 21, in init async_channel.producer File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\util\init__.py", line 19, in File "async_channel\util\channel_creator.py", line 21, in init async_channel.util.channel_creator File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\channels\init__.py", line 19, in File "async_channel\channels\channel_instances.py", line 1, in init async_channel.channels.channel_instances File "async_channel\channels\channel.py", line 21, in init async_channel.channels.channel ModuleNotFoundError: No module named 'async_channel.util.logging_util' [69416] Failed to execute script start

Then the window closes.

GuillaumeDSM commented 3 years ago

Are you using the 0.4.0-alpha24 version ?

nathanp83 commented 3 years ago

I upgraded to 0.4.0-alpha23, I do not see the ability to upgrade to alpha24.

image

When I run the updater, this is observed in the command window: Traceback (most recent call last): File "start.py", line 18, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot__init.py", line 71, in File "octobot\octobot.py", line 1, in init octobot.octobot File "octobot\configuration_manager.py", line 26, in init octobot.configuration_manager File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\api\symbol_data.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding__init.py", line 17, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchange_data\funding\channel__init.py", line 17, in File "octobot_trading\exchange_data\funding\channel\funding.py", line 1, in init octobot_trading.exchange_data.funding.channel.funding File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges__init__.py", line 16, in File "octobot_trading\exchanges\exchanges.py", line 1, in init octobot_trading.exchanges.exchanges File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\traders\init.py", line 17, in File "octobot_trading\exchanges\traders\trader.py", line 20, in init octobot_trading.exchanges.traders.trader File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\init.py", line 19, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\init.py", line 50, in File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\personal_data\orders\channel\init__.py", line 17, in File "octobot_trading\personal_data\orders\channel\orders.py", line 1, in init octobot_trading.personal_data.orders.channel.orders File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "octobot_trading\exchanges\channel\init__.py", line 17, in File "octobot_trading\exchanges\channel\exchange_channel.py", line 1, in init octobot_trading.exchanges.channel.exchange_channel File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\init__.py", line 29, in File "async_channel\producer.py", line 21, in init async_channel.producer File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\util\init__.py", line 19, in File "async_channel\util\channel_creator.py", line 21, in init async_channel.util.channel_creator File "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "async_channel\channels\init__.py", line 19, in File "async_channel\channels\channel_instances.py", line 1, in init async_channel.channels.channel_instances File "async_channel\channels\channel.py", line 21, in init async_channel.channels.channel ModuleNotFoundError: No module named 'async_channel.util.logging_util' [71028] Failed to execute script start INFO:werkzeug:192.168.1.131 - - [05/Nov/2020 10:35:23] "GET /bot HTTP/1.1" 200 -

GuillaumeDSM commented 3 years ago

We have issues with the latest binary (alpha-24). We are working on it and should soon be available. For now if you want to use the alpha24 version, please use docker or the python code directly.

GuillaumeDSM commented 3 years ago

Could you try again with this version please ? https://github.com/Drakkar-Software/OctoBot-Binary/releases/tag/0.4.0-alpha24

GitHub
Release Release - 0.4.0-alpha24 · Drakkar-Software/OctoBot-Binary
Binary SHA1 OctoBot_linux 7756ed7da3ac01a351d0301aa2e5aee066b7af17 OctoBot_windows_x64.exe 130008864ae3f1ff3bc06a4bf20c87d9cb1909e4 OctoBot_windows_x86.exe 2c88b3b11104aa3b253274df90a010cee...
nathanp83 commented 3 years ago

2020-11-07 12:16:31,119 INFO OctoBot Launcher Version : 0.4.0a24 2020-11-07 12:16:31,121 DEBUG OctoBot Launcher Running on Windows:10:AMD64 with binary 2020-11-07 12:16:31,121 INFO OctoBot Launcher Loading config files... 2020-11-07 12:16:31,266 INFO OctoBot Launcher OctoBot tentacles can't be found or are damaged. Installing default tentacles ... 2020-11-07 12:16:34,908 INFO InstallWorker [1/50] installed exchange_history_collector tentacle [type: Backtesting.collectors.exchanges, version: 1.2.0] 2020-11-07 12:16:34,918 INFO InstallWorker [2/50] installed exchange_live_collector tentacle [type: Backtesting.collectors.exchanges, version: 1.2.0] 2020-11-07 12:16:34,931 INFO InstallWorker [3/50] installed legacy_data_converter tentacle [type: Backtesting.converters.exchanges, version: 1.2.0] 2020-11-07 12:16:34,943 INFO InstallWorker [4/50] installed generic_exchange_importer tentacle [type: Backtesting.importers.exchanges, version: 1.2.0] 2020-11-07 12:16:35,281 INFO InstallWorker [5/50] installed instant_fluctuations_evaluator tentacle [type: Evaluator.RealTime, version: 1.2.0] 2020-11-07 12:16:35,418 INFO InstallWorker [6/50] installed forum_evaluator tentacle [type: Evaluator.Social, version: 1.2.0] 2020-11-07 12:16:35,446 INFO InstallWorker [7/50] installed news_evaluator tentacle [type: Evaluator.Social, version: 1.2.0] 2020-11-07 12:16:35,471 INFO InstallWorker [8/50] installed signal_evaluator tentacle [type: Evaluator.Social, version: 1.2.0] 2020-11-07 12:16:35,492 INFO InstallWorker [9/50] installed trends_evaluator tentacle [type: Evaluator.Social, version: 1.2.0] 2020-11-07 12:16:35,553 INFO InstallWorker [10/50] installed mixed_strategies_evaluator tentacle [type: Evaluator.Strategies, version: 1.2.0] 2020-11-07 12:16:35,961 INFO InstallWorker [11/50] installed momentum_evaluator tentacle [type: Evaluator.TA, version: 1.2.0] 2020-11-07 12:16:36,373 INFO InstallWorker [12/50] installed trend_evaluator tentacle [type: Evaluator.TA, version: 1.2.0] 2020-11-07 12:16:36,602 INFO InstallWorker [13/50] installed volatility_evaluator tentacle [type: Evaluator.TA, version: 1.2.0] 2020-11-07 12:16:36,762 INFO InstallWorker [14/50] installed overall_state_analysis tentacle [type: Evaluator.Util, version: 1.2.0] 2020-11-07 12:16:36,910 INFO InstallWorker [15/50] installed pattern_analysis tentacle [type: Evaluator.Util, version: 1.2.0] 2020-11-07 12:16:37,028 INFO InstallWorker [16/50] installed statistics_analysis tentacle [type: Evaluator.Util, version: 1.2.0] 2020-11-07 12:16:37,115 INFO InstallWorker [17/50] installed text_analysis tentacle [type: Evaluator.Util, version: 1.2.0] 2020-11-07 12:16:37,128 INFO InstallWorker [18/50] installed trend_analysis tentacle [type: Evaluator.Util, version: 1.2.0] 2020-11-07 12:16:37,211 INFO InstallWorker [19/50] installed telegram_bot_interface tentacle [type: Services.Interfaces, version: 1.2.0] 2020-11-07 12:16:39,093 INFO InstallWorker [20/50] installed web_interface tentacle [type: Services.Interfaces, version: 1.2.0] 2020-11-07 12:16:39,104 INFO InstallWorker [21/50] installed telegram_notifier tentacle [type: Services.Notifiers, version: 1.2.0] 2020-11-07 12:16:39,120 INFO InstallWorker [22/50] installed twitter_notifier tentacle [type: Services.Notifiers, version: 1.2.0] 2020-11-07 12:16:39,173 INFO InstallWorker [23/50] installed web_notifier tentacle [type: Services.Notifiers, version: 1.2.0] 2020-11-07 12:16:39,187 INFO InstallWorker [24/50] installed google_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,197 INFO InstallWorker [25/50] installed reddit_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,633 INFO InstallWorker [26/50] installed telegram_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,749 INFO InstallWorker [27/50] installed trading_view_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,763 INFO InstallWorker [28/50] installed twitter_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,771 INFO InstallWorker [29/50] installed webhook_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,782 INFO InstallWorker [30/50] installed web_service tentacle [type: Services.Services_bases, version: 1.2.0] 2020-11-07 12:16:39,794 INFO InstallWorker [31/50] installed google_service_feed tentacle [type: Services.Services_feeds, version: 1.2.0] 2020-11-07 12:16:39,810 INFO InstallWorker [32/50] installed reddit_service_feed tentacle [type: Services.Services_feeds, version: 1.2.0] 2020-11-07 12:16:39,846 INFO InstallWorker [33/50] installed telegram_service_feed tentacle [type: Services.Services_feeds, version: 1.2.0] 2020-11-07 12:16:40,082 INFO InstallWorker [34/50] installed trading_view_service_feed tentacle [type: Services.Services_feeds, version: 1.2.0] 2020-11-07 12:16:40,245 INFO InstallWorker [35/50] installed twitter_service_feed tentacle [type: Services.Services_feeds, version: 1.2.0] 2020-11-07 12:16:40,281 INFO InstallWorker [36/50] installed binance tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,290 INFO InstallWorker [37/50] installed bitmax tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,310 INFO InstallWorker [38/50] installed bitmex tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,322 INFO InstallWorker [39/50] installed coinbase_pro tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,332 INFO InstallWorker [40/50] installed default_spot_ccxt tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,353 INFO InstallWorker [41/50] installed kraken tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,362 INFO InstallWorker [42/50] installed kucoin tentacle [type: Trading.Exchange, version: 1.2.0] 2020-11-07 12:16:40,404 INFO InstallWorker [43/50] installed arbitrage_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:40,445 INFO InstallWorker [44/50] installed daily_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:40,634 INFO InstallWorker [45/50] installed dip_analyser_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:40,730 INFO InstallWorker [46/50] installed signal_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:40,845 INFO InstallWorker [47/50] installed staggered_orders_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:40,963 INFO InstallWorker [48/50] installed trading_view_signals_trading_mode tentacle [type: Trading.Mode, version: 1.2.0] 2020-11-07 12:16:47,629 INFO InstallWorker [49/50] installed dip_analyser_strategy_evaluator tentacle [type: Evaluator.Strategies, version: 1.2.0] 2020-11-07 12:16:47,694 INFO InstallWorker [50/50] installed move_signals_strategy_evaluator tentacle [type: Evaluator.Strategies, version: 1.2.0] 2020-11-07 12:16:48,022 INFO InstallWorker All tentacles from 'officials/base/0.4.0a24.zip' have been successfully processed 2020-11-07 12:16:48,169 INFO OctoBot Launcher Disclaimer accepted by user. 2020-11-07 12:16:48,193 DEBUG EvaluatorProducer Pausing... 2020-11-07 12:16:48,195 DEBUG MatrixChannel Consumer started for : [matrix_id=, cryptocurrency=, symbol=, time_frame=, evaluator_name=, exchange_name=, evaluator_type=*] 2020-11-07 12:16:48,195 DEBUG ExchangeProducer Pausing... 2020-11-07 12:16:48,196 DEBUG ServiceFeedProducer Pausing... 2020-11-07 12:16:48,196 DEBUG InterfaceProducer Pausing... 2020-11-07 12:16:48,197 ERROR OctoBotChannelTradingConsumer Error when creating a new binanceus exchange connexion: ConfigTradingError Please ensure your tentacles configuration file is valid and at least one trading mode is activated

Nothing happened after this, so I closed and reopened.

2020-11-07 12:22:26,728 INFO OctoBot Launcher Version : 0.4.0a24 2020-11-07 12:22:26,730 DEBUG OctoBot Launcher Running on Windows:10:AMD64 with binary 2020-11-07 12:22:26,730 INFO OctoBot Launcher Loading config files... 2020-11-07 12:22:26,847 INFO OctoBot Launcher Disclaimer accepted by user. 2020-11-07 12:22:26,871 DEBUG EvaluatorProducer Pausing... 2020-11-07 12:22:26,873 DEBUG MatrixChannel Consumer started for : [matrix_id=, cryptocurrency=, symbol=, time_frame=, evaluator_name=, exchange_name=, evaluator_type=*] 2020-11-07 12:22:26,873 DEBUG ExchangeProducer Pausing... 2020-11-07 12:22:26,874 DEBUG ServiceFeedProducer Pausing... 2020-11-07 12:22:26,875 DEBUG InterfaceProducer Pausing... 2020-11-07 12:22:26,877 ERROR OctoBotChannelTradingConsumer Error when creating a new binanceus exchange connexion: ConfigTradingError Please ensure your tentacles configuration file is valid and at least one trading mode is activated 2020-11-07 12:32:26,890 DEBUG CommunityManager Exception when handling community registration: 'NoneType' object has no attribute 'get_name'

GuillaumeDSM commented 3 years ago

Its is a configuration issue, your OctoBot should stiff be running when this happens, you should be able to access the web interface and change its config.

nathanp83 commented 3 years ago

Only way it launches successfully, is when I start it from a different folder. Which means I lose all of my configurations and exchanges from the original directory.

image

GuillaumeDSM commented 3 years ago

You can copy/paste your user/config.json to the new directory before starting your bot, that will keep your config. To keep a specific tentacle config, you can copy/paste it from user/tentacles_config/specific_config I think only your user/tentacles_config/tentacles_config.json is preventing your bot start, just do no re-use this one.

nathanp83 commented 3 years ago

Thank you, that resolved the issue. I appreciate the quick turn around on this!