octobot_tentacles_manager.api.util.tentacles_management Exception during InstallWorker processing: Cannot connect to host tentacles.octobot.online:443 ssl:default [No address associated with hostname](ClientConnectorError)
Copied!
The tentacles server URL has changed, "tentacles" is replaced by "static". Starting from 0.4.0b17, OctoBot uses the latest URL. To use OctoBot previous versions, please first set this environment variable before downloading tentacles:
Another solution found by @alpi on discord channel: timesynctool.com​
OctoBot freeze
When running OctoBot on Windows, clicking into the OctoBot terminal (Powershell or Cmd) can freeze the log output and therefore freeze OctoBot execution (OctoBot will be waiting for the log to be published to continue).
To fix this issue, untick the "QuickEdit Mode" in your terminal properties and restart it.