dokku-md-plugin icon indicating copy to clipboard operation
dokku-md-plugin copied to clipboard

Database Create Error

Open dijs opened this issue 9 years ago • 0 comments

I am getting this when running: "dokku mariadb:create appname"

-----> Running pre-flight checks
       CHECKS file not found in container: running simple container check...
-----> Waiting for 35 seconds ...
App container failed to start!!
=====> #### container output:
       Booting on port 5000...
       Starting php-fpm...
       Starting httpd...
       [24-May-2015 18:17:04] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
       [24-May-2015 18:17:04] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
=====> end #### container output
/var/lib/dokku/plugins/ps/commands: line 5:  3601 Killed                  dokku deploy "$APP"

Any ideas?

dijs avatar May 24 '15 18:05 dijs