Page MenuHomePhabricator
Paste P1710

(An Untitled Masterwork)
ActivePublic

Authored by yelirekim on Jan 29 2015, 9:54 PM.
Tags
None
Referenced Files
F278156: file
Jan 29 2015, 9:54 PM
Subscribers
None
ubuntu@ip-10-0-0-131:~/deploy/nowait-overlord/sub/phabricator$ ./bin/storage upgrade
Before running storage upgrades, you should take down the Phabricator web
interface and stop any running Phabricator daemons (you can disable this
warning with --force).
Are you ready to continue? [y/N] y
Applying patch 'phabricator:20150120.maniphestdefaultauthor.php'...
Migrating `metamta.maniphest.default-public-author` to new application email infrastructure...
[2015-01-29 16:54:48] EXCEPTION: (InvalidArgumentException) Argument 1 passed to PhabricatorMetaMTAApplicationEmailQuery::withApplicationPHIDs() must be of the type array, string given, called in /home/ubuntu/deploy/nowait-overlord/sub/phabricator/resources/sql/autopatches/20150120.maniphestdefaultauthor.php on line 13 and defined at [<phutil>/src/error/PhutilErrorHandler.php:200]
#0 PhutilErrorHandler::handleError(integer, string, string, integer, array) called at [<phabricator>/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php:32]
#1 PhabricatorMetaMTAApplicationEmailQuery::withApplicationPHIDs(string) called at [<phabricator>/resources/sql/autopatches/20150120.maniphestdefaultauthor.php:13]
#2 require_once(string) called at [<phabricator>/src/infrastructure/storage/management/PhabricatorStorageManagementAPI.php:225]
#3 PhabricatorStorageManagementAPI::applyPatchPHP(string) called at [<phabricator>/src/infrastructure/storage/management/PhabricatorStorageManagementAPI.php:190]
#4 PhabricatorStorageManagementAPI::applyPatch(PhabricatorStoragePatch) called at [<phabricator>/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementUpgradeWorkflow.php:177]
#5 PhabricatorStorageManagementUpgradeWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:396]
#6 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:292]
#7 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/scripts/sql/manage_storage.php:171]