Just downloaded and ran upgrade from v.0.20.3 to v.0.20.4 got the following error in the log and the UI can't connect.
{"level":"error","ts":"2024-04-05T14:01:53.431-0700","caller":"app/app_create.go:157","msg":"failed to configure app storage (db schema user_version is 5 (expected 4) and automatic migration failed)","stacktrace":"legocerthub-backend/pkg/domain/app.create\n\t/home/runner/work/legocerthub/legocerthub/pkg/domain/app/app_create.go:157\nlegocerthub-backend/pkg/domain/app.run\n\t/home/runner/work/legocerthub/legocerthub/pkg/domain/app/run.go:62\nlegocerthub-backend/pkg/domain/app.RunLeGoAPI\n\t/home/runner/work/legocerthub/legocerthub/pkg/domain/app/run.go:23\nmain.main\n\t/home/runner/work/legocerthub/legocerthub/cmd/api-server/main.go:8\nruntime.main\n\t/opt/hostedtoolcache/go/1.21.5/x64/src/runtime/proc.go:267"},
This is Debian Bookworm (all up to date) running in an LXC on Proxmox.
Reran the upgrade (downgrade) script in v0.20.3 and everything works again.
Let me know if you need any more information.
Thanks, I love this product by the way!