Page MenuHomePhabricator

austinf (Austin Foxley)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Oct 2 2013, 6:44 PM (581 w, 3 d)
Availability
Available

Recent Activity

Oct 17 2014

austinf added a comment to T6336: Revision stuck in importing (after phabricator upgrade).

Awesome, thanks for the quick fix. Can you tell me how to make it re-parse commits that are stuck?

Oct 17 2014, 4:36 PM · Support Impact
austinf added a comment to T6336: Revision stuck in importing (after phabricator upgrade).

No errors in log there either, running ./bin/repository importing ZU --trace just gives the query:

>>> [2] <connect> phabricator_repository
<<< [2] <connect> 1,219 us
>>> [3] <query> SELECT * FROM `repository` r  WHERE (r.callsign IN ('ZU')) ORDER BY r.id DESC
<<< [3] <query> 385 us
>>> [4] <query> SELECT repositoryID, commitIdentifier, importStatus FROM `repository_commit`
        WHERE repositoryID IN (333) AND (importStatus & 15) != 15
<<< [4] <query> 2,382 us
rZU68059b3473d53c28e4ddffb3cd0bac79ed719fbb Herald
rZU011a6af20dac1cae5efc9ab191645248f315e85e Herald
Oct 17 2014, 4:11 PM · Support Impact

Oct 16 2014

austinf added a comment to T6336: Revision stuck in importing (after phabricator upgrade).

Looks like any new commit. Adapted your script from here https://secure.phabricator.com/book/phabricator/article/installation_guide/#updating-phabricator to work on our system. We use systemd to manage stopping and starting daemons is the only difference.

Oct 16 2014, 8:46 PM · Support Impact
austinf added a comment to T6336: Revision stuck in importing (after phabricator upgrade).

The Herald rule appears to have completed fine as well.

Oct 16 2014, 6:35 PM · Support Impact
austinf created T6336: Revision stuck in importing (after phabricator upgrade).
Oct 16 2014, 6:26 PM · Support Impact