Page MenuHomePhabricator

Unhandled Exception ("RuntimeException") at Conduit Call Logs page
Closed, ResolvedPublic

Description

Steps to reproduce

I haven't been able to reproduce the error on this instance, so I guess it's caused by some faulty conduit call that's not being parsed correctly.

  1. Navigate to https://phabricator.example.com/conduit/log/
  2. An error message appears:

pasted_file (423×727 px, 21 KB)

error.log
[Mon Feb 13 13:58:12.313819 2017] [:error] [pid 15006] [client xx.yy.zz:59093] [2017-02-13 13:58:12] EXCEPTION:
 (RuntimeException) Undefined variable: status at [<phutil>/src/error/PhutilErrorHandler.php:210]
[Mon Feb 13 13:58:12.314472 2017] [:error] [pid 15006] [client xx.yy.zz:59093] arcanist(head=stable, ref.master=e8a0ebaeffaa, ref.stable=9503b941cc02), phabricator(head=stable, ref.stable=c3bdcb4ca854, custom=3), phutil(head=stable, ref.master=dad3ab8d7e87, ref.stable=10963f771f11)
[Mon Feb 13 13:58:12.314485 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #0 <#2> PhutilErrorHandler::handleError(integer, string, string, integer, array) called at [<phabricator>/src/applications/conduit/query/PhabricatorConduitLogSearchEngine.php:165]
[Mon Feb 13 13:58:12.314491 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #1 <#2> PhabricatorConduitLogSearchEngine::renderResultList(array, PhabricatorSavedQuery, array) called at [<phabricator>/src/applications/search/engine/PhabricatorApplicationSearchEngine.php:1012]
[Mon Feb 13 13:58:12.314495 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #2 <#2> PhabricatorApplicationSearchEngine::renderResults(array, PhabricatorSavedQuery) called at [<phabricator>/src/applications/search/controller/PhabricatorApplicationSearchController.php:255]
[Mon Feb 13 13:58:12.314499 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #3 <#2> PhabricatorApplicationSearchController::processSearchRequest() called at [<phabricator>/src/applications/search/controller/PhabricatorApplicationSearchController.php:73]
[Mon Feb 13 13:58:12.314504 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #4 <#2> PhabricatorApplicationSearchController::processRequest() called at [<phabricator>/src/aphront/AphrontController.php:29]
[Mon Feb 13 13:58:12.314520 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #5 <#2> AphrontController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/AphrontController.php:71]
[Mon Feb 13 13:58:12.314524 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #6 <#2> AphrontController::delegateToController(PhabricatorApplicationSearchController) called at [<phabricator>/src/applications/search/engine/PhabricatorApplicationSearchEngine.php:50]
[Mon Feb 13 13:58:12.314528 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #7 <#2> PhabricatorApplicationSearchEngine::buildResponse() called at [<phabricator>/src/applications/conduit/controller/PhabricatorConduitLogController.php:9]
[Mon Feb 13 13:58:12.314531 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #8 <#2> PhabricatorConduitLogController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:269]
[Mon Feb 13 13:58:12.314535 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #9 phlog(RuntimeException) called at [<phabricator>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:41]
[Mon Feb 13 13:58:12.314538 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #10 PhabricatorDefaultRequestExceptionHandler::handleRequestException(AphrontRequest, RuntimeException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:678]
[Mon Feb 13 13:58:12.314542 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #11 AphrontApplicationConfiguration::handleException(RuntimeException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:274]
[Mon Feb 13 13:58:12.314546 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #12 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:181]
[Mon Feb 13 13:58:12.314549 2017] [:error] [pid 15006] [client xx.yy.zz:59093]   #13 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:17]