Skip to content

Unsufficient details in logs #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
firegurafiku opened this issue Jun 28, 2015 · 4 comments
Closed

Unsufficient details in logs #470

firegurafiku opened this issue Jun 28, 2015 · 4 comments
Assignees
Labels

Comments

@firegurafiku
Copy link

Hi there. I've installed the plugin following the manual, it show many green ticks in its "Config check" setings tab, but creating new repositories don't work. I've set "DEBUG" verbosity for logs, but this still isn't sufficient to find out the problem. Here is an excerpt from tail -f redmine/log/git_hosting.log output:

2015-06-29 01:03:26 +0300 [INFO] User 'admin' created a new repository 'test4/test6'
2015-06-29 01:03:26 +0300 [INFO] Accessing gitolite-admin.git at '/tmp/redmine_git_hosting/git/gitolite-admin.git'
2015-06-29 01:03:27 +0300 [INFO] add_repository : repository 'test4/test6' does not exist in Gitolite, create it ...
2015-06-29 01:03:27 +0300 [DEBUG] add_repository : repository path 'repositories/test4/test6.git'
2015-06-29 01:03:27 +0300 [INFO] add_repository : commiting to Gitolite...
2015-06-29 01:03:28 +0300 [INFO] add_repository : let Gitolite create empty repository 'repositories/test4/test6.git'
2015-06-29 01:03:30 +0300 [INFO] Execute Gitolite Plugins
2015-06-29 01:03:30 +0300 [DEBUG] Lookup for git_cache_id with repository path 'repositories/test4/test6.git' ... 
2015-06-29 01:03:30 +0300 [DEBUG] git_cache_id found : test4/test6
2015-06-29 01:03:30 +0300 [DEBUG] Lookup for git_cache_id with repository path 'repositories/test4/test6.git' ... 
2015-06-29 01:03:30 +0300 [DEBUG] git_cache_id found : test4/test6
2015-06-29 01:03:30 +0300 [ERROR] Git exited with non-zero status : 128

I'd be happy if it shows me the exact commands it tries to launch, but none of that is visible. BTW, what could be wrong here?

@firegurafiku
Copy link
Author

Ah, sorry for bothering: I've just forget to configure .gitolite.rc. But logs still may be more verbose.

@n-rodriguez n-rodriguez self-assigned this Jun 28, 2015
@n-rodriguez
Copy link
Contributor

WIP : #466

@n-rodriguez
Copy link
Contributor

Merged!

@firegurafiku
Copy link
Author

@n-rodriguez Pretty fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants