Actions
Bug #6
openmonitor better fix for: redime_git_hosting not working (rugged issue? ssh issue?)
Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/28/2025
Due date:
% Done:
0%
Estimated time:
Description
https://github.com/redmine-git-hosting/redmine_git_hosting/issues/822
Applied fix:
- add to sshd: PubkeyAcceptedAlgorithms +ssh-rsa and PubkeyAcceptedKeyTypes +ssh-rsa
- add to Gemfile.local: gem 'rugged', ["~> 1.5.0", "< 1.5.1"]
src: https://github.com/renanmarks/docker-redmine/commit/a993878917d6ed7e72d2131ee2411b2487cc8842#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557R49-R51 (a fix that mentioned in the above issue)
No data to display
Actions