Plugin did not respond #235
-
I am trying to run this using minikube, using the docker driver. When running
Any ideas on how to debug this? Also, I don't know how to access these plugin logs. Any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
sgraband
Sep 4, 2023
Replies: 1 comment 7 replies
-
Hey @MixusMinimax, could you clarify on which terraform configuration this error happens and which instructions you were following? In the past we had similiar issues those were most of the time fixed by cleaning the terraform lock file and modules and retrying. Could you try that? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wait so are you starting up minikube yourself before installing the terraform config? the terraform config will try to create a new minikube instance which will fail if you already have one running as far as i can remember.