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

Windows build doesn't work #13

Open
graphixillusion opened this issue Sep 20, 2021 · 2 comments
Open

Windows build doesn't work #13

graphixillusion opened this issue Sep 20, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@graphixillusion
Copy link

Hi there. As stated, here's what happens when you start the binary under Windows 10 x64:

panic: Endpoint:  does not follow ip address or domain name standards.

goroutine 1 [running]:
github.com/jack5341/super-dollop/pkg.Connect()
        /home/runner/work/super-dollop/super-dollop/pkg/minio.go:18 +0xa7
github.com/jack5341/super-dollop/cmd.Execute()
        /home/runner/work/super-dollop/super-dollop/cmd/root.go:21 +0x19
main.main()
        /home/runner/work/super-dollop/super-dollop/main.go:8 +0x17
@jack5341 jack5341 added the bug Something isn't working label Sep 20, 2021
@jack5341 jack5341 self-assigned this Sep 20, 2021
@jack5341
Copy link
Owner

Thank you for your Issue!

Looks like there is a problem with your environments can you show them?

@graphixillusion
Copy link
Author

graphixillusion commented Sep 20, 2021

@jack5341 i didn't set any env. i would like to use this only for encrypting/decrypting purpose (as described here: "also you can use Super Dollop for encrypt your file quickly to print it"), without the minio/s3 stuff.

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

2 participants