Original Submission On a test instance of tuleap i tried to add a ssh key in siteadmin profile.
System event "EDIT_SSH_KEYS" keeps showing a running status and every other events since are in a running status too.
Here are some php error logs generated for each new sys events:
[11-Sep-2012 13:30:02] PHP Warning: chdir(): No such file or directory (errno 2) in /usr/share/codendi/plugins/git/include/Git_GitoliteDriver.class.php on line 100
[11-Sep-2012 13:30:02] PHP Fatal error: Uncaught exception 'Exception' with message 'Unable to dump ssh keys (error code: 1): *** ERROR: Fail to dump ssh keys' in /usr/share/codendi/plugins/git/include/gitPlugin.class.php:261
Stack trace:
#0 /usr/share/codendi/src/common/event/EventManager.class.php(89): GitPlugin->dump_ssh_keys(NULL)
#1 /usr/share/codendi/src/common/backend/BackendSystem.class.php(466): EventManager->processEvent('dump_ssh_keys', NULL)
#2 /usr/share/codendi/src/common/system_event/include/SystemEvent_SYSTEM_CHECK.class.php(102): BackendSystem->dumpSSHKeys()
#3 /usr/share/codendi/src/common/system_event/SystemEventManager.class.php(308): SystemEvent_SYSTEM_CHECK->process()
#4 /usr/share/codendi/src/utils/process_system_events.php(72): SystemEventManager->processEvents()
#5 {main}
thrown in /usr/share/codendi/plugins/git/include/gitPlugin.class.php on line 261