Rancher server does not start after upgrade from 1.0.0 to 1.0.1

I wanted to upgraI stopped and deleted my running rancher/server 1.0.0 container and run a new rancher/server 1.0.1 mounting(-v) the mysql volume that was used by the 1.0.0 version.

The problem is that rancher 1.0.1 does not start successfuly. I get the folowing logs from my container:

160617 15:53:04 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 29 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:05 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:06 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:07 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:09 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:12 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:19 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:32 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:58 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:54:50 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:56:33 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:59:58 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …

If I delete this 1.0.1 container and run a 1.0.0 version again, it runs without problem.

Any idea ???

I wanted to upgrade from rancher server 1.0.0 to 1.0.1.

I stopped and deleted my running rancher/server 1.0.0 container and run a new rancher/server 1.0.1
mounting(-v) the mysql volume that was used by the 1.0.0 version.

The problem is that rancher 1.0.1 does not start successfuly. I get the folowing logs from my container:

160617 15:53:04 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 29 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:05 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:06 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:07 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:09 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:12 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:19 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:32 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:53:58 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:54:50 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:56:33 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 23 …
s6-svscanctl: fatal: unable to control /service: supervisor not listening
160617 15:59:58 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0ubuntu0.14.04.1-log) starting as process 24 …

If I delete this 1.0.1 container and run a 1.0.0 version again, it runs without problem.

For your information I encounter the same issue if i try to upgrade from 1.0.0 to 1.0.2.

Any idea ???

regards