openfrontier / docker-gerrit

Build a Docker image with the Gerrit code review system
Apache License 2.0
197 stars 116 forks source link

If DB is Postgres and if you restart container, All-projects missing error occurrs #88

Closed novitoll closed 6 years ago

novitoll commented 6 years ago

Need to check if All-Projects presents in Postgres. In H2 DB this is done during build time.

https://bugs.chromium.org/p/gerrit/issues/detail?id=1305

thinkernel commented 6 years ago

I can't believe it happens again. I'v done this on purpose to avoid this problem. Did you occur this problem in a fresh new installation or an upgrade process?

novitoll commented 6 years ago

Not sure what happened. That bash script should do the thing. Closing this as it's not reproducable with PosgreSQL