Page MenuHomePhabricator
Paste P1272

(An Untitled Masterwork)
ActivePublic

Authored by bluehawk on Oct 3 2014, 12:01 AM.
Tags
None
Referenced Files
F211903: file
Oct 3 2014, 12:01 AM
Subscribers
None
$ git push origin master
Counting objects: 3927, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (1232/1232), done.
Writing objects: 100% (2531/2531), 561.75 KiB | 0 bytes/s, done.
Total 2531 (delta 1973), reused 1817 (delta 1281)
remote: [2014-10-02 17:58:22] EXCEPTION: (AphrontQueryException) #1366: Incorrect string value: '\xF0\x9F\x90\xB3` ...' for column 'objectTranscript' at row 1 at [<phutil>/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:308]
remote: #0 AphrontMySQLDatabaseConnectionBase::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:275]
remote: #1 AphrontMySQLDatabaseConnectionBase::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:181]
remote: #2 AphrontMySQLDatabaseConnectionBase::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
remote: #3 queryfx(AphrontMySQLiDatabaseConnection, string, string, string, array, string)
remote: #4 call_user_func_array(string, array) called at [<phutil>/src/aphront/storage/connection/AphrontDatabaseConnection.php:26]
remote: #5 AphrontDatabaseConnection::query(string, string, string, array, string) called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:1203]
remote: #6 LiskDAO::insertRecordIntoDatabase(string) called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:1057]
remote: #7 LiskDAO::insert() called at [<phabricator>/src/infrastructure/storage/lisk/LiskDAO.php:1026]
remote: #8 LiskDAO::save() called at [<phabricator>/src/applications/herald/engine/HeraldEngine.php:209]
remote: #9 HeraldEngine::getTranscript() called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:302]
remote: #10 DiffusionCommitHookEngine::applyHeraldRules(array, HeraldPreCommitContentAdapter, array) called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:274]
remote: #11 DiffusionCommitHookEngine::applyHeraldContentRules(array, array) called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:144]
remote: #12 DiffusionCommitHookEngine::execute() called at [<phabricator>/scripts/repository/commit_hook.php:104]
To git@hive.lan:Phabricator
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@REDACTED:Phabricator'

Event Timeline

bluehawk updated the paste's language from autodetect to autodetect.