Marc Elser

Results 22 comments of Marc Elser

ok, we found out what's the problem. If any log4perl module outputs something to stderr/stdout and you're using the recipe to catch all output from stderr & stdout and redirect...

@tuarrep Tried to use this snippet but it doesn't even pass syntax check. Flutter reports "Too many positional arguments 0 expected but 1 found". It seems the code snippet is...

FYI @andsens. The above example of a python3 transformer is badly broken. I tried to adapt it to my needs. First the docopt is not valid (it always errors out...

Ok, I'll try to make it as simple as possible. I'm trying to convert defectdojo which only has instructions for a helm installation to convert to K8S deployment. I've attached...

Ah ok I see thanks for the explanation but I still have 2 questions regarding values.yml if I may. The problem is a bit that I know k8s quite well...

Hi. I debugged this problem a bit further by installing helm locally and run it with --dry-run --debug which also outputs what would be installed onto my minikube cluster. I...

No problem. I'm not in such a hurry. But a quick hint to the indentation problem. I think kubecrt works fine. I got the same error als in the helm...

Same for me cleaning up path didn't have any effect. It still doesn't find the java version. Only ini file fix solved it for me. But as others have pointed...

> That's not the question. The question is: should java installers set JAVA_HOME properly and davmail pick it up for locating java or not. If you're installing java from some...