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

Create pam-type of delinea-secretserver-pam when one exists causes crash #139

Open
spbsoluble opened this issue Jan 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@spbsoluble
Copy link
Collaborator

kfutil pam types-create -r delinea-secretserver-pam -n Delinea-SecretServer
kfutil pam types-create -r delinea-secretserver-pam -n Delinea-SecretServer

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

goroutine 1 [running]:
kfutil/cmd.returnHttpErr(0x0, {0x16a5e60, 0xc000233080})
        kfutil/cmd/helpers.go:391 +0x32
kfutil/cmd.glob..func22(0x1a36980, {0x15bcd98?, 0x4?, 0x15bccfc?})
        kfutil/cmd/pam.go:180 +0xa8b
github.com/spf13/cobra.(*Command).execute(0x1a36980, {0xc000434f00, 0x4, 0x4})
        github.com/spf13/[email protected]/command.go:940 +0x87c
github.com/spf13/cobra.(*Command).ExecuteC(0x1a37ac0)
        github.com/spf13/[email protected]/command.go:1068 +0x3a5
github.com/spf13/cobra.(*Command).Execute(...)
        github.com/spf13/[email protected]/command.go:992
kfutil/cmd.Execute()
        kfutil/cmd/root.go:281 +0x34
main.main()
        kfutil/main.go:30 +0xf
@spbsoluble spbsoluble added the bug Something isn't working label Jan 19, 2024
This was referenced Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant