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

Issue with Reka Web #15

Open
umegbewe opened this issue Aug 6, 2021 · 1 comment
Open

Issue with Reka Web #15

umegbewe opened this issue Aug 6, 2021 · 1 comment

Comments

@umegbewe
Copy link

umegbewe commented Aug 6, 2021

Testing out the binary version of reka

Ran on the terminal :

reka web

Output:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1ede811]

goroutine 1 [running]:
github.com/mensaah/reka/web/models.SetDB(0x0)
        /home/runner/work/reka/reka/web/models/models.go:19  0x51
github.com/mensaah/reka/cmd.glob..func4(0x329eb40, 0x32e02e0, 0x0, 0x0)
        /home/runner/work/reka/reka/cmd/web.go:47  0x45
github.com/spf13/cobra.(*Command).execute(0x329eb40, 0x32e02e0, 0x0, 0x0, 0x329eb40, 0x32e02e0)
        /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:854  0x2c2
github.com/spf13/cobra.(*Command).ExecuteC(0x329e600, 0x44578a, 0x3223320, 0xc00006e778)
        /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:958  0x375
github.com/spf13/cobra.(*Command).Execute(...)
        /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:895
github.com/mensaah/reka/cmd.Execute()
        /home/runner/work/reka/reka/cmd/root.go:101  0x31
main.main()
        /home/runner/work/reka/reka/main.go:21  0x25
@MeNsaaH
Copy link
Owner

MeNsaaH commented Aug 10, 2021

Hi @umegbewe , I've currently stalled a bit on reka. Got my hands full and was down for a while. I'll pick it back up As soon as I can.

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

2 participants