error starting main

root@b:/opt/ente/server# ./main INFO[0000]main.go:109 main Booting up local server with commit #
INFO[0000]main.go:886 setupDatabase Setting up db
INFO[0000]main.go:893 setupDatabase Connected to DB
INFO[0000]main.go:898 setupDatabase Pinged DB
INFO[0000]main.go:907 setupDatabase Loaded migration scripts
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x110637a] goroutine 24 [running]: github.com/golang-migrate/migrate/v4.(Migrate).lock.func3() /root/go/pkg/mod/github.com/golang-migrate/migrate/v4@v4.12.2/migrate.go:921 +0x1a created by github.com/golang-migrate/migrate/v4.(Migrate).lock in goroutine 1 /root/go/pkg/mod/github.com/golang-migrate/migrate/v4@v4.12.2/migrate.go:920 +0x1a8 root@b:/opt/ente/server#
3 Replies
Ducky
Ducky3w ago
Sorry, I couldn't find an answer. -# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
stio_studio
stio_studio2w ago
I have the same problem Anyone with answers to this?
Kabii
KabiiOP2w ago
nope

Did you find this page helpful?