Skip to content

Instantly share code, notes, and snippets.

@LarsErikP
LarsErikP / cat_output.txt
Created September 5, 2019 12:23
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/
@LarsErikP
LarsErikP / phabricator_error.log
Created September 5, 2019 12:21
phabircator files error
[Thu Sep 05 13:30:07.808379 2019] [php7:notice] [pid 17636] [client 192.168.100.7:49362] [2019-09-05 13:30:07] EXCEPTION: (Exception) HMAC-SHA256 can only digest strings. at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:191]
[Thu Sep 05 13:30:07.809319 2019] [php7:notice] [pid 17636] [client 192.168.100.7:49362] 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)
[Thu Sep 05 13:30:07.809340 2019] [php7:notice] [pid 17636] [client 192.168.100.7:49362] #0 <#2> PhabricatorHash::digestHMACSHA256(NULL, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:186]
[Thu Sep 05 13:30:07.809346 2019] [php7:notice] [pid 17636] [client 192.168.100.7:49362] #1 <#2> PhabricatorHash::digestWithNamedKey(NULL, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374]
[Thu Sep 05 13: