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

Can't encrypt and print anything without minIO #15

Open
jack5341 opened this issue Oct 5, 2021 · 0 comments
Open

Can't encrypt and print anything without minIO #15

jack5341 opened this issue Oct 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@jack5341
Copy link
Owner

jack5341 commented Oct 5, 2021

When I want to direct encrypt and print it see this error.

~/Desktop/Personal Projects/super-dollop master ❯ go run . enc --note=hello-world -p                                                                           21:58:58
panic: failed to connect to minio client

goroutine 1 [running]:
github.com/jack5341/super-dollop/pkg.Connect(0x1400007c058)
        /Users/nedim/Desktop/Personal Projects/super-dollop/pkg/minio.go:18 +0x208
github.com/jack5341/super-dollop/cmd.Execute()
        /Users/nedim/Desktop/Personal Projects/super-dollop/cmd/root.go:21 +0x20
main.main()
        /Users/nedim/Desktop/Personal Projects/super-dollop/main.go:13 +0x20
exit status 2```
@jack5341 jack5341 added bug Something isn't working enhancement New feature or request labels Oct 5, 2021
@jack5341 jack5341 self-assigned this Oct 5, 2021
@jack5341 jack5341 reopened this Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants