Cavus700

Results 9 comments of Cavus700

Has the work already started for a static build on windows?

We had the same problem. Our service was unable to publish messages but the healthcheck stayed healthy. In our case the service was printing a lot of errors: ``` Motor.Extensions.Hosting.Abstractions.TemporaryFailureException:...

Hello @Dragemil and @BartoszUrban , I would like to reopen this issue. The new solution causes a bug when you don't set a subpath. For example when we use the...

@devhl-labs Thank you for the PR. For me it is working again. There is one case, which still could cause some trouble: ``` var client = new HttpClient(); client.BaseAddress =...

Thank you :) I am using these versions: Client Version: v1.29.0 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3

Hello @mo-othman, in my terminal I can use this command and see all logs but in K8Studio I can't try it because I see the same error when I just...

I get both erros but "value must not be falsy" is my problem. In our cluster users are not allowed to access the namespace resource so I added it manually...

Hello @mo-othman, were you able to reproduce the error or is there anything else I could do to help you?

Hello @guiqui, I tried to use the newest version of K8Studio and I am able to see the logs of a pod now :) Unfortunately I still encounter the same...