Ee stack install --admin gives error

When I use:

ee stack install --admin

I get this error:

Downloading Adminer
Unable to donwload file, /var/www/22222/htdocs/db/adminer/index.php

I also get an error trying to install a site using:

ee site create example.com --wpredis

The error is:

[Errno 2] No such file or directory: '/etc/nginx/common/redis.conf'

I’m on a brand new Digital Ocean droplet using Ubuntu 1404, I also tried it on a Vultr server and got the same result.

sudo tail /var/log/ee/ee.log

root@EasyEngine:~# sudo tail /var/log/ee/ee.log 2015-07-24 23:52:53,194 (DEBUG) ee : Setting packages varible for phpMyAdmin 2015-07-24 23:52:53,194 (DEBUG) ee : Setting packages variable for Adminer 2015-07-24 23:52:53,194 (DEBUG) ee : Setting packages variable for utils 2015-07-24 23:52:53,195 (DEBUG) ee : Calling pre_pref 2015-07-24 23:52:53,195 (DEBUG) ee : Downloading following: [[‘https://github.com/phpmyadmin/phpmyadmin/archive/STABLE.tar.gz’, ‘/tmp/pma.tar.gz’, ‘phpMyAdmin’], [‘http://downloads.sourceforge.net/adminer/adminer-4.2.1.php’, ‘/var/www/22222/htdocs/db/adminer/index.php’, ‘Adminer’], [‘http://phpmemcacheadmin.googlecode.com/files/phpMemcachedAdmin-1.2.2-r262.tar.gz’, ‘/tmp/memcache.tar.gz’, ‘phpMemcachedAdmin’], [‘https://raw.githubusercontent.com/rtCamp/eeadmin/master/cache/nginx/clean.php’, ‘/var/www/22222/htdocs/cache/nginx/clean.php’, ‘clean.php’], [‘https://raw.github.com/rlerdorf/opcache-status/master/opcache.php’, ‘/var/www/22222/htdocs/cache/opcache/opcache.php’, ‘opcache.php’], [‘https://raw.github.com/amnuts/opcache-gui/master/index.php’, ‘/var/www/22222/htdocs/cache/opcache/opgui.php’, ‘Opgui’], [‘https://gist.github.com/ck-on/4959032/raw/0b871b345fd6cfcd6d2be030c1f33d1ad6a475cb/ocp.php’, ‘/var/www/22222/htdocs/cache/opcache/ocp.php’, ‘OCP.php’], [‘https://github.com/jokkedk/webgrind/archive/master.tar.gz’, ‘/tmp/webgrind.tar.gz’, ‘Webgrind’], [‘http://bazaar.launchpad.net/~percona-toolkit-dev/percona-toolkit/2.1/download/head:/ptquerydigest-20110624220137-or26tn4expb9ul2a-16/pt-query-digest’, ‘/usr/bin/pt-query-advisor’, ‘pt-query-advisor’], [‘https://github.com/box/Anemometer/archive/master.tar.gz’, ‘/tmp/anemometer.tar.gz’, ‘Anemometer’]] 2015-07-24 23:52:53,195 (INFO) ee : Downloading phpMyAdmin 2015-07-24 23:52:58,293 (INFO) ee : [Done] 2015-07-24 23:52:58,293 (INFO) ee : Downloading Adminer 2015-07-24 23:53:01,829 (DEBUG) ee : [Not Found] 2015-07-24 23:53:01,829 (ERROR) ee : Unable to donwload file, /var/www/22222/htdocs/db/adminer/index.php

sudo tail /var/log/ee/install.log

root@EasyEngine:~# sudo tail /var/log/ee/install.log Running cement-2.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1pkpogd8/cement-2.4.0/egg-dist-tmp-xouszj7o Adding cement 2.4.0 to easy-install.pth file Installed /usr/local/lib/python3.4/dist-packages/cement-2.4.0-py3.4.egg Searching for python-apt==0.9.3.5ubuntu1 Best match: python-apt 0.9.3.5ubuntu1 Adding python-apt 0.9.3.5ubuntu1 to easy-install.pth file Using /usr/lib/python3/dist-packages Finished processing dependencies for ee==3.3.1

Problem seems to be fixed today.

:slight_smile:

Hello @Paul_Yates

It’s great to know the problem has been fixed .

I am closing this support topic for now.

Feel free to create a new support topic if you have any queries further. :slight_smile: