Skip to content
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

bug: 启动服务会有 migrate 问题 #24

Open
googs1025 opened this issue Jan 29, 2024 · 0 comments
Open

bug: 启动服务会有 migrate 问题 #24

googs1025 opened this issue Jan 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@googs1025
Copy link
Contributor

[root@VM-0-16-centos helm]# kubectl get pods
NAME                                               READY   STATUS             RESTARTS         AGE
multi-cluster-operator-6c6fc9dcc9-xs79f            0/1     Error              1 (1s ago)       2s

[root@VM-0-16-centos helm]# kubectl logs multi-cluster-operator-6c6fc9dcc9-xs79f
F0129 10:02:52.587503       1 mysql_options.go:144] Failed to apply migrations: Dirty database version 1. Fix and force version.

感觉是 go-migrate 使用的问题

@googs1025 googs1025 added the bug Something isn't working label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant