Skip to content

Docker root setup alternate ssh cert location incorrectly configured #34145

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
ManInDark opened this issue Apr 7, 2025 · 0 comments · Fixed by #34146
Closed

Docker root setup alternate ssh cert location incorrectly configured #34145

ManInDark opened this issue Apr 7, 2025 · 0 comments · Fixed by #34146
Labels

Comments

@ManInDark
Copy link
Contributor

Description

Turns out I misread the names of the generated ssh host keys in my fix #34100, it should be (as stated in issue #34099) <keyname>-cert.pub, but I turned ssh_host_rsa_key into ssh_host_rsa-cert.pub, but it should be ssh_host_rsa_key-cert.pub instead.

Gitea Version

1.23.7

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

docker root setup, with separate ip address for gitea

Database

SQLite

lafriks pushed a commit that referenced this issue Apr 9, 2025
fixes #34145

Edited all locations to actually be correct.

---------

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Giteabot <[email protected]>
YaFou pushed a commit to YaFou/gitea that referenced this issue Apr 9, 2025
)

fixes go-gitea#34145

Edited all locations to actually be correct.

---------

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Giteabot <[email protected]>
GiteaBot added a commit to GiteaBot/gitea that referenced this issue Apr 10, 2025
)

fixes go-gitea#34145

Edited all locations to actually be correct.

---------

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Giteabot <[email protected]>
wxiaoguang added a commit that referenced this issue Apr 10, 2025
…4166)

Backport #34146 by ManInDark

fixes #34145

Edited all locations to actually be correct.

Co-authored-by: ManInDark <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
project-mirrors-bot-tu bot pushed a commit to project-mirrors/forgejo-as-gitea-fork that referenced this issue Apr 19, 2025
)

fixes go-gitea#34145

Edited all locations to actually be correct.

---------

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Giteabot <[email protected]>
(cherry picked from commit fac6b87)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant