Closed vestayin closed 6 years ago
This sounds like maybe your server did not have enough resources to start the container. What I would do is look at the container id - in this case b44e3ac7345da6cc2e479f4655b78a9d5d1abfea69e03e5249fdc33122aed421
- and see if there was a reason why it didn't start correctly.
I installed dokku-mysql with instruction in this project and tried to create new MySQL database via
dokku mysql:create lollipop
. However, it always outputERROR: unable to connect
at the end of running.Here is dokku report
Here is
dokku mysql:create lollipop
withdokku trace on
.