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

Database is locked #3

Open
sfoxdev opened this issue Sep 6, 2020 · 0 comments
Open

Database is locked #3

sfoxdev opened this issue Sep 6, 2020 · 0 comments

Comments

@sfoxdev
Copy link

sfoxdev commented Sep 6, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant