Skip to content

Instantly share code, notes, and snippets.

@LarsErikP
Created September 5, 2019 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LarsErikP/dcf1ca6a7610b228c1af129ec90f869b to your computer and use it in GitHub Desktop.
Save LarsErikP/dcf1ca6a7610b228c1af129ec90f869b to your computer and use it in GitHub Desktop.
cat output
# bin/files cat F61
[2019-09-05 11:34:50] EXCEPTION: (Exception) HMAC-SHA256 can only digest strings. at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:191]
arcanist(head=stable, ref.master=25c2381959ac, ref.stable=feb5f4d42c4f), phabricator(head=stable, ref.master=187356fea515, ref.stable=0c3f59fd688a), phutil(head=stable, ref.master=f430af3cd431, ref.stable=794ded985711)
#0 PhabricatorHash::digestHMACSHA256(NULL, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:186]
#1 PhabricatorHash::digestWithNamedKey(NULL, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374]
#2 PhabricatorFileStorageEngine::newIntegrityHash(NULL, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:340]
#3 PhabricatorFileStorageEngine::getRawFileDataIterator(PhabricatorFile, NULL, NULL, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:818]
#4 PhabricatorFile::getFileDataIterator(NULL, NULL) called at [<phabricator>/src/applications/files/management/PhabricatorFilesManagementCatWorkflow.php:64]
#5 PhabricatorFilesManagementCatWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:457]
#6 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:349]
#7 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/scripts/files/manage_files.php:21]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment