Rob Vadai
Rob Vadai
It works when ignoring the validation of the SSL certificate, but obviously this is not a solution: ``` - name: "Get the Minio server checksum for {{ go_arch }} architecture"...
I had the same issue. I believe because the policy enforces SSL (HTTPS) connection but it does not create (and assign) a certificate to the bucket. So the HTTPS request...
By destroying the whole module (all resources created by this module) using the `terraform destroy` command and re-creating everything from scratch worked. But it's not ideal, we should avoid the...
hi @saif-ellafi , the image needs to be rebuilt and docker compose just uses the latest image tag. To test you need to build the image yourself locally. You can...
Hi @saif-ellafi , was the EOL issue after you manually edited the file? The Git version should have UNIX EOL...
Shall we close this issue?
Did you try to clean all HDFS directories and start from scratch? This **will delete all your files on HDFS** but you can try and execute it from your host...
Just getting this when I run the app (not from Terminal):  I'm using High Sierra version 10.13.4
I used the DMG installer
Yeah it's spinning forever. How can I get the logs when I don't start it from the terminal?