Krzysztof Kawalec

Results 19 comments of Krzysztof Kawalec

I have the same problem on Azure AKS. In this case I don't know what to change. P.S. There is also permission problem with nginx.pid, but I change path to...

I have the same problem after restarting some components. Anyone have a solution on how to fix it? ``` error: open /grafana-loki/chunks/ZmFrZS8yMDU1NjdiNzY5ZWVhZmJkOjE4MGU0ZTE3ZDJkOjE4MGU1NGZhYjg2OmRkMDQ4NWQy: no such file or directory ``` But the...

@jwischka Can you share your ACL? I have the same problem, only ACL with "*:0" helps but its not what I want.

In my case: - if user1 is the router, then user2 and user3 can connect through the router - if user2 is the router, user1 can connet (*:*) but user3...

At the moment I do not have a 0.23.0-alpha2 installation.

There is a way to fix this problem without: { "action": "accept", "src": ["*"], "dst": ["*:*"] },

Any example of configuration on Azure AD? I am configuring the integration based on https://headscale.net/oidc/#azure-ad-example And there is the same error: "Unauthorised principal (allowed groups)" Without "allowed_groups" it works. But...

I do not know how to reproduce this, I am using Rancher and RKE2 with a 3 node cluster. This happens every few days, cluster works normally, I dident see...