We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can't start application
GO111MODULE=on go run main.go GoAdmin is now running. Running in "debug" mode. Switch to "release" mode in production. panic: database is locked goroutine 1 [running]: github.com/GoAdminGroup/go-admin/plugins/admin/models.SiteModel.Init(0x117241c, 0xc, 0x162a660, 0xc0002040e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /root/go/pkg/mod/github.com/!go!admin!group/go-admin@v1.2.14/plugins/admin/models/site.go:60 +0x505 github.com/GoAdminGroup/go-admin/engine.(*Engine).Use(0xc000467480, 0x11571e0, 0xc000492140, 0xc0004cdb68, 0x1) /root/go/pkg/mod/github.com/!go!admin!group/go-admin@v1.2.14/engine/engine.go:77 +0x2e6 main.main() /test/filemanager/example/main.go:63 +0x785 exit status 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can't start application
The text was updated successfully, but these errors were encountered: