We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After I enter the password, this error occurs:
panic: exit status 1 goroutine 1 [running]: github.com/quexten/goldwarden/cli/cmd.setupPolkit() github.com/quexten/goldwarden/cli/cmd/setup_linux.go:49 +0x44e github.com/quexten/goldwarden/cli/cmd.init.func24(0xc0000e5300?, {0x973f68?, 0x4?, 0x973e30?}) github.com/quexten/goldwarden/cli/cmd/setup_linux.go:81 +0xf github.com/spf13/cobra.(*Command).execute(0xd594a0, {0xdb6aa0, 0x0, 0x0}) github.com/spf13/cobra@v1.8.1/command.go:989 +0xa91 github.com/spf13/cobra.(*Command).ExecuteC(0xd58080) github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/cobra@v1.8.1/command.go:1041 github.com/quexten/goldwarden/cli/cmd.Execute({{0x0, 0x0}, 0x0, {0xc00002ee70, 0x2f}, 0x0, 0x0, {0x0, 0x0}, {0x0, ...}, ...}) github.com/quexten/goldwarden/cli/cmd/root.go:29 +0xe6 main.main() github.com/quexten/goldwarden/main.go:54 +0x618
The text was updated successfully, but these errors were encountered:
How did you install it? by adding it to your packages (environment. or home.)? or using programs.goldwarden.enable?
I had to use the latter: #138 (comment)
Sorry, something went wrong.
No branches or pull requests
After I enter the password, this error occurs:
The text was updated successfully, but these errors were encountered: