-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Fresh install of dokku v4.0.4, install this plugin, then deploy my app. Sometimes it works for a few pushes, then deployments/restarts hang and never work again.
A dokku --trace ps:restart shows that the deployment hangs on this line. Running the same command from the CLI also just hangs:
docker run -i -a stdin dokku/myapp:latest /bin/bash -c 'if [[ -L /exec ]];then rm -f /exec && cp -f /start /exec; fi'
I uninstalled the plugin and everything works again.
I'm by no means a docker expert so I'm not sure what's going on beyond that, but I'm happy to debug/test if anyone has ideas.
Thanks,
Ryan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels