redmine-git-hosting / redmine_git_hosting

A Redmine plugin which makes configuring your own Git hosting easy ;)
http://redmine-git-hosting.io
MIT License
275 stars 116 forks source link

Rake aborted while running {sudo bundle exec rake redmine_git_hosting:fetch_changesets RAILS_ENV=production} #811

Closed NisargPatel2022 closed 1 year ago

NisargPatel2022 commented 2 years ago

While running the command sudo bundle exec rake redmine_git_hosting:fetch_changesets RAILS_ENV=production I face error of rake aborted. I am running this command because my gitolite repository does not gets reflected on redmine and its is showing empty repository even though it is not. Please help me with following attached error : -

Rake Aborted Error

XiMMiX commented 2 years ago

Looks like the same error as #805.

prahal commented 2 years ago

@NisargPatel2022 if you were running the git master branch the issue is fixed in https://github.com/jbox-web/redmine_git_hosting/pull/815/commits/7c8f9e357296fe1c62e7af962e8c459bc435e8aa, else please provide at least your rails, redmine, ruby and redmine_git_hosting version so we can test the issue on a similar setup.

PowerKiKi commented 1 year ago

Closed as per last comment