dzaegr
dzaegr
I was able to narrow it down at least a little bit. After downgrading to 2.13.0 it worked for me again (first version with last migration version).
> Hi [@dzaegr](https://github.com/dzaegr) do you see any errors in Semaphore log?: > > ``` > docker logs -f semaphore_container_name > ``` Only some errors regarding `abnormal closure` of the websocket,...
I just tried version 2.13.1, with and without `host_key_checking = False`. So the problem came with this version.
Hi @fiftin, I just tried with the latest docker version (v2.13.14-510ae35). On my local machine it seems to work, though I can't really tell what actually fixed the issue. I...