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

Panic on reset store with bad credentials #461

Open
steve-r-west opened this issue Aug 10, 2024 · 0 comments
Open

Panic on reset store with bad credentials #461

steve-r-west opened this issue Aug 10, 2024 · 0 comments

Comments

@steve-r-west
Copy link
Collaborator

goroutine 1 [running]:
github.com/elasticpath/epcc-cli/cmd.getStoreId({0xbb89f0, 0x1018180}, {0xc0005f40f0, 0x1, 0x0?})
        /home/steveramage/development/epcc/cli/epcc-cli/cmd/reset-store.go:147 +0x476
github.com/elasticpath/epcc-cli/cmd.init.func25(0xfaf4c0?, {0xc0005f40f0, 0x1, 0x1?})
        /home/steveramage/development/epcc/cli/epcc-cli/cmd/reset-store.go:36 +0x65
github.com/spf13/cobra.(*Command).execute(0xfaf4c0, {0xc0005f40c0, 0x1, 0x1})
        /home/steveramage/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983 +0xaca
github.com/spf13/cobra.(*Command).ExecuteC(0xc0001f8c08)
        /home/steveramage/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
        /home/steveramage/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039
github.com/elasticpath/epcc-cli/cmd.Execute()
        /home/steveramage/development/epcc/cli/epcc-cli/cmd/root.go:283 +0x145
main.main()
        /home/steveramage/development/epcc/cli/epcc-cli/main.go:9 +0x14
direnv: loading ~/development/epcc/cli/epcc-cli/steve-local/integration/wiresh
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