Dmitry Kurbatov

Results 12 comments of Dmitry Kurbatov

Unfortunately, same problem in FreeBSD-11-p2. How to set high debug level to understand the problem?

@dom96 try it in qemu or give me a patch - I can test it.

I have time, but don't have skills in nim debugging ) Give me plz a point to start from.

ok. I'll check it. Thanks.

My problem was in SQL commented strings _before_ `-- +migrate Down` string. I've removed those comments and problem was solved.

Workaround: add port `6443` to `--outbound-ports-to-ignore` option in `linkerd-init` init container for all three linkerd deployments

Thanks for your reply, @andyasp! Yes, I tried to use embedded `minio`, and it works fine. It seems like some policies are not set properly. Is there a guide to...

@andyasp . I just found a root cause: that was a confusing error message. my settings are: ``` mimir: structuredConfig: common: storage: s3: insecure: true http: insecure_skip_verify: true endpoint: minio.minio-tenant-mimir.svc.cluster.local...

As I understand the reason is in the `ctranslate2` package. There is an issue with AMD support but with no progress :( https://github.com/OpenNMT/CTranslate2/issues/1072

@huikang, if I set `role: foo` it doesn't work - error is the same. If I set `role: leader` - all works fine. But it is not a behaviour that...