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

zrok enable -> value out of range #565

Closed
jaroslav-muller opened this issue Feb 13, 2024 · 1 comment
Closed

zrok enable -> value out of range #565

jaroslav-muller opened this issue Feb 13, 2024 · 1 comment

Comments

@jaroslav-muller
Copy link

I was going to try zrok, but I got this error when running zrok enable:

╭─jarin@jarin-artin ~  
╰─➤  zrok enable <token>                                                                                            
panic: strconv.ParseInt: parsing "<value>": value out of range

goroutine 1 [running]:
main.(*enableCommand).run(0xc000304300, 0x0?, {0xc000489640, 0x1, 0x0?})
	/home/runner/work/zrok/zrok/cmd/zrok/enable.go:57 +0x1277
github.com/spf13/cobra.(*Command).execute(0xc0006b0300, {0xc000489610, 0x1, 0x1})
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:987 +0xaa3
github.com/spf13/cobra.(*Command).ExecuteC(0x4e07080)
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039
main.main()
	/home/runner/work/zrok/zrok/cmd/zrok/main.go:99 +0x1a

I didn't find a way to enable.

@jaroslav-muller
Copy link
Author

Oh, never mind.
For some reason, rebooting my computer fixed it. I have no idea, what was the cause of it.

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