Skip to content

Can't encrypt and print anything without minIO #15

@heynedim

Description

@heynedim

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```

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions