Page MenuHomePhabricator

After updating to the latest top of tree I'm unable to start Aphlict server
Closed, DuplicatePublic

Description

After upgrading to
Phabricator: 6f21cfbe10a6a3fd35dc74d12d0c35a7106614e4
Libphutil: 260e6105dee5b396dd5f0ec584224ba760a830c8
Arcanist: d8182cf55d501b1359f6f91bc0b75b50baa08037

What I get is the following

[2015-02-27 18:17:58] EXCEPTION: (FilesystemException) Filesystem entity `/var/tmp/aphlict/pid' does not exist. at [<phutil>/src/filesystem/Filesystem.php:975]
arcanist(head=master, ref.master=d8182cf55d50), phabricator(head=master, ref.master=6f21cfbe10a6), phutil(head=master, ref.master=260e6105dee5)
  #0 Filesystem::assertExists(string) called at [<phutil>/src/filesystem/Filesystem.php:59]
  #1 Filesystem::assertWritableFile(string) called at [<phutil>/src/filesystem/Filesystem.php:89]
  #2 Filesystem::writeFile(string, string) called at [<phabricator>/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php:123]
  #3 PhabricatorAphlictManagementWorkflow::willLaunch() called at [<phabricator>/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php:227]
  #4 PhabricatorAphlictManagementWorkflow::executeStartCommand() called at [<phabricator>/src/applications/aphlict/management/PhabricatorAphlictManagementStartWorkflow.php:15]
  #5 PhabricatorAphlictManagementStartWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:396]
  #6 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:292]
  #7 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/support/aphlict/server/aphlict_launcher.php:23]

HAALP!

Event Timeline

anton.vladimirov raised the priority of this task from to Needs Triage.
anton.vladimirov updated the task description. (Show Details)
anton.vladimirov added a subscriber: anton.vladimirov.