Hello,
due to a misconfiguration of a repository remote access, the xen image on which my phabricator runs has been stopped to be accessable, and it stopped even the hosting-xen server. I had to hard-reset the complete xen-server :(
PLEASE, don't advise me to configure it right - I did that successfully in the meanwhile of course.
The problem is that the daemon retries to access endlessly, although the system already recognized that the configuration is wrong!
I researched the logs and found in the combined sync-logs the following entry several HUNDRED times:
[2014-05-13 15:52:42] EXCEPTION: (PhutilProxyException) Error while updating the "rOIM" repository. {>} (CommandException) Command failed with error #255! COMMAND '/var/www/phabricator/phabricator/bin/repository' update -- 'OIM' STDOUT (empty) STDERR [2014-05-13 15:52:42] EXCEPTION: (Exception) Repository "OIM" does not have a correctly configured remote URI. The remote URI for a Subversion repository MUST point at the repository root. The root for this repository is "https://XXX.de/intsvn/MF4", but the configured URI is "https://XXX.de/intsvn/MF4/OdourInspectionManager". To resolve this error, set the remote URI to point at the repository root. If you want to import only part of a Subversion repository, use the "Import Only" option. at [/var/www/phabricator/phabricator/src/applications/repository/engine/PhabricatorRepositoryDiscoveryEngine.php:332] #0 PhabricatorRepositoryDiscoveryEngine::verifySubversionRoot(Object PhabricatorRepository) called at [/var/www/phabricator/phabricator/src/applications/repository/engine/PhabricatorRepositoryDiscoveryEngine.php:241] #1 PhabricatorRepositoryDiscoveryEngine::discoverSubversionCommits() called at [/var/www/phabricator/phabricator/src/applications/repository/engine/Ph... (1,206 more bytes) ... at [/var/www/phabricator/libphutil/src/future/exec/ExecFuture.php:398] #0 phlog(Object PhutilProxyException) called at [/var/www/phabricator/phabricator/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:335] #1 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(Object PhabricatorRepository, Object ExecFuture, 15) called at [/var/www/phabricator/phabricator/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:198] #2 PhabricatorRepositoryPullLocalDaemon::run() called at [/var/www/phabricator/libphutil/src/daemon/PhutilDaemon.php:85] #3 PhutilDaemon::execute() called at [/var/www/phabricator/libphutil/scripts/daemon/exec/exec_daemon.php:112]