Open hampfh opened 2 months ago
Hi. Sorry, missed your message.
If the problem is still not resolved, I see issue in your setup: you need to specify "dokku" user in ssh_user variable. So you can run dokku commands without calling the dokku binary. For example, if you connect to dokku@yourserver, you can run "version" (not "dokku version") and get "dokku version 0.34.9".
Hi! I'm trying to understand why the dokku version isn't registered when I'm trying to run this terraform plugin. I have an empty server (with my key inserted as an authorized key, I've confirmed that I can ssh in manually). I've also already installed dokku on the system via a previous provisioner. When I run
dokku version
I get:dokku version 0.34.9
However when I try to run the dokku provider I get this error, it seems like it can't find the dokku version number but I don't understand why that would be the case? The server is using Ubuntu 22 if that helps.
Error: