Skip to content

list index out of range #631

@simonbouchard

Description

@simonbouchard

Hello guys,

While executing the following command, it fail :

ee site update example.com --wp

2015-10-15 19:08:35,591 (INFO) ee : Running pre-update checks, please wait...
2015-10-15 19:08:35,591 (DEBUG) ee : checking NGINX configuration ...
2015-10-15 19:08:35,632 (DEBUG) ee : Creating directories: /var/www/example.com/backup/15Oct2015190833
2015-10-15 19:08:35,632 (INFO) ee : Backup location : /var/www/example.com/backup/15Oct2015190833
2015-10-15 19:08:35,632 (DEBUG) ee : Copying file, Source:/etc/nginx/sites-available/example.com, Dest:/var/www/example.com/backup/15Oct2015190833
2015-10-15 19:08:35,633 (INFO) ee : Backing up database         
2015-10-15 19:08:35,633 (DEBUG) ee : Running command: mysqldump example-bd > /var/www/example.com/backup/15Oct2015190833/example-bd.sql
2015-10-15 19:08:36,136 (INFO) ee : [Done]
2015-10-15 19:08:36,136 (DEBUG) ee : list index out of range
2015-10-15 19:08:36,136 (INFO) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!

This is actually the "ee.log" output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions