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

panic: database is locked (5) (SQLITE_BUSY) #1046

Open
SimplycoderCC opened this issue Nov 20, 2024 · 0 comments
Open

panic: database is locked (5) (SQLITE_BUSY) #1046

SimplycoderCC opened this issue Nov 20, 2024 · 0 comments

Comments

@SimplycoderCC
Copy link

panic: database is locked (5) (SQLITE_BUSY)

goroutine 1 [running]:
github.com/caffix/netmap.NewGraph({0x13461de?, 0x0?}, {0xc000046980?, 0xffffffffffffff9c?}, {0x1143480?, 0xc0005f6c50?})
/root/go/pkg/mod/github.com/caffix/[email protected]/graph.go:91 +0x44c
github.com/owasp-amass/amass/v4/systems.(*LocalSystem).setupGraphDBs(0xc000138ea0, 0xc0005a5340)
/root/go/pkg/mod/github.com/owasp-amass/amass/[email protected]/systems/local.go:224 +0x1c7
github.com/owasp-amass/amass/v4/systems.NewLocalSystem(0xc0005a5340)
/root/go/pkg/mod/github.com/owasp-amass/amass/[email protected]/systems/local.go:86 +0x2bb
main.runEnumCommand({0xc000100070?, 0xc000100060?, 0xc0004dc3c0?})
/root/go/pkg/mod/github.com/owasp-amass/amass/[email protected]/cmd/amass/enum.go:167 +0x2c6
main.main()
/root/go/pkg/mod/github.com/owasp-amass/amass/[email protected]/cmd/amass/main.go:110 +0x2f2

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