Elis

Results 9 comments of Elis

same issue, very frustrating

Does this issue occur only when using skip_ssl: true ? Edit: skip_ssl false doesnt fix the issue

I looked into this and found the following: In version 3.16.0 the dockerfille seemingly requires the environment Variable access_key [(subscriber.go)](https://github.com/litmuschaos/litmus/blob/master/chaoscenter/subscriber/subscriber.go) ```go type Config struct { AccessKey string `required:"true" split_words:"true"` ......

Only workaround is setting useExistingHookSecret: false useExistingInfraConfigMap: true useExistingInfraSecret: true and creating the secrets manually The automatically created secret and configmap are empty by default.

> I was having the same issue with zed on nix + hyprland, until I randomly opened a file with zed from thunar file manager. From then since, zed has...