frm.mwz
Well-Known Member
Putting the app offline for upgrading is totally fine (and recommended).I'm trying to update version 1.3.9.9 to 1.4.3. But I found error 503 like this. What exactly happened?
2017/06/10 08:58:33 [error] [exception.CHttpException.503] [64.233.173.135] exception 'CHttpException' with message 'Application currently offline. Try again later!' in /home/ferriazwar/public_html/lemon.co.id/email/apps/frontend/controllers/SiteController.php:27
Stack trace:
#0 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/actions/CInlineAction.php(49): SiteController->actionOffline()
#1 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#2 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/CController.php(286): CController->runAction(Object(CInlineAction))
#3 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#4 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/CWebApplication.php(282): CController->run('offline')
#5 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/web/CWebApplication.php(141): CWebApplication->runController('site/offline')
#6 /home/ferriazwar/public_html/lemon.co.id/email/apps/common/framework/base/CApplication.php(185): CWebApplication->processRequest()
#7 /home/ferriazwar/public_html/lemon.co.id/email/apps/init.php(233): CApplication->run()
#8 /home/ferriazwar/public_html/lemon.co.id/email/index.php(18): require_once('/home/ferriazwa...')
#9 {main}
REQUEST_URI=/index.php/site/offline
But you need to run the upgrade either from the backend or (e.g. if your database is big) better from the command line (see kb for this).