Closed tofuness closed 8 years ago
What is that file owned by?
Found this:
So I tried doing chmod 755 connect-admin
and now when I run dokku mongo:connect-admin xyz
I get this error: MongoDB service mongo:connect-admin does not exist
.
I fixed the command permissions, a bug in the code itself, and added tests. If you update, you should be able to use that command just fine now.
Great work, @josegonzalez .
Currently using
dokku 0.6.5
and latest version ofdokku-mongo
.When I run
dokku mongo:connect-admin xyz
I get:Let me know if I can help in any way. Thank you!