Ee stack upgrade fails

Hey,

ee stack upgrade fails for me with the log file beeing not very helpful. Any idea where i should start debugging?

root@vx1 ~ # ee stack upgrade
During package update process non nginx-cached parts of your site may remain down
Do you want to continue:[y/N]y
Updating packages, please wait...
Oops Something went wrong!!
Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!

root@vx1 ~ # tail /var/log/ee/ee.log
Hit http://de.archive.ubuntu.com trusty/multiverse i386 Packages
Get:3 http://de.archive.ubuntu.com trusty-updates/main i386 Packages [632 kB]
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://security.ubuntu.com trusty-security/main i386 Packages
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit http://security.ubuntu.com trusty-security/universe i386 Packages
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
Fetched 632 kB in 6s (96.7 kB/s)
2015-11-21 20:36:22,550 (INFO) ee : Oops Something went wrong!!
2015-11-21 20:36:22,550 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!

hmm looks like it’s working after running ‘ee update’ before. Maybe it’s intended to work this way, in this way the feedback could have been better but anyways… solved :slight_smile: