[resolved] Problems with latest connector

:exclamation: Problem with latest connector

Currently, we are experiencing problems with the latest connector release, resulting in a ModuleNotFoundError on you terminal when running viktor-cli start (only if you have installed the latest connector using viktor-cli install). We are looking into the problem.

For now, you can use an older version of the connector, by specifying it explicitly:

viktor-cli install --connector 6.0.2

We have yanked the latest connector as temporary fix. When installing your app, please go ahead and use the normal command

viktor-cli install