Page MenuHomePhabricator
Paste P1420

this failed when storage upgrade was run with '/srv/phab/phabricator/bin/storage upgrade --force -u phmaint -p xxxx'
ActivePublic

Authored by chasemp on Nov 13 2014, 3:59 PM.
```Purging remarkup cache...[2014-11-13 14:59:43] EXCEPTION: (AphrontAccessDeniedQueryException) #1142: DROP command denied to user 'phweb'@'10.1.1.1' for table 'cache_markupcache' at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:301]
#0 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:275]
#1 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:181]
#2 AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
#3 queryfx(AphrontMySQLiDatabaseConnection, string, string) called at [<phabricator>/src/applications/cache/management/PhabricatorCacheManagementPurgeWorkflow.php:79]
#4 PhabricatorCacheManagementPurgeWorkflow::purgeRemarkupCache() called at [<phabricator>/src/applications/cache/management/PhabricatorCacheManagementPurgeWorkflow.php:56]
#5 PhabricatorCacheManagementPurgeWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:394]
#6 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:290]
#7 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/scripts/cache/manage_cache.php:21]```

Event Timeline

chasemp changed the title of this paste from untitled to this failed when storage upgrade was run with '/srv/phab/phabricator/bin/storage upgrade --force -u phadmin -p xxxx'.
chasemp updated the paste's language from autodetect to autodetect.
chasemp edited the content of this paste. (Show Details)
chasemp changed the title of this paste from this failed when storage upgrade was run with '/srv/phab/phabricator/bin/storage upgrade --force -u phadmin -p xxxx' to this failed when storage upgrade was run with '/srv/phab/phabricator/bin/storage upgrade --force -u phmaint -p xxxx'.