I am trying to switch to gerritcodereview/gerrit:3.2.7-ubuntu20 on my test machine and getting multiple errors while staring the gerrit with its old git data. can anyone help if they migrated from openfrontier to gerritcodereview ?
I am trying to switch to gerritcodereview/gerrit:3.2.7-ubuntu20 on my test machine and getting multiple errors while staring the gerrit with its old git data. can anyone help if they migrated from openfrontier to gerritcodereview ?
below error is regaring the SSH key, but I verified SSH key in at its place with correct permission on it.
more inputs will be helpful. thx[main] INFO com.google.gerrit.server.plugins.PluginLoader : Loaded plugin webhooks, version v3.2.7
[main] INFO com.google.gerrit.server.config.ScheduleConfig : No schedule configuration for "accountDeactivation".
[main] ERROR com.google.gerrit.pgm.Daemon : Unable to start daemon
java.lang.IllegalStateException: No SSHD host key
at com.google.gerrit.sshd.SshDaemon.checkConfig(SshDaemon.java:426)
at com.google.gerrit.sshd.SshDaemon.start(SshDaemon.java:321)
at com.google.gerrit.lifecycle.LifecycleManager.start(LifecycleManager.java:95)
at com.google.gerrit.pgm.Daemon.start(Daemon.java:371)
at com.google.gerrit.pgm.Daemon.run(Daemon.java:274)
at com.google.gerrit.pgm.util.AbstractProgram.main(AbstractProgram.java:61)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.google.gerrit.launcher.GerritLauncher.invokeProgram(GerritLauncher.java:224)
at com.google.gerrit.launcher.GerritLauncher.mainImpl(GerritLauncher.java:120)
at com.google.gerrit.launcher.GerritLauncher.main(GerritLauncher.java:65)
at Main.main(Main.java:28)
[DiskCache-Store-0] WARN com.google.gerrit.server.cache.h2.H2CacheImpl : Cannot build BloomFilter for jdbc:h2:file:///var/gerrit/cache/diff_summary: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-176]
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/repo-discuss/843d0249-9099-460d-9512-492413341018n%40googlegroups.com.
On 20 May 2026, at 16:44, Matthias Sohn <matthi...@gmail.com> wrote:On Wed, May 20, 2026 at 5:25 PM Rupesh Sadawarte <rupes...@gmail.com> wrote:I am trying to switch to gerritcodereview/gerrit:3.2.7-ubuntu20 on my test machine and getting multiple errors while staring the gerrit with its old git data. can anyone help if they migrated from openfrontier to gerritcodereview ?These are very old releases which are EOL since a long time ago (https://endoflife.date/gerrit).You should not try to downgrade to an older Gerrit version but rather update to a newer version.You should consider upgrading all the way up to a supported release. This means at least 3.12 since 3.14was released last weekend (https://groups.google.com/g/repo-discuss/c/ZvXRL6FVZ_Y).
To view this discussion visit https://groups.google.com/d/msgid/repo-discuss/CAKSZd3TkUsj6o9UCJ%3DH8%2Bcxv05jMEccFudyebZ1WRjGLoRVsUA%40mail.gmail.com.