-
```
goroutine 1 [semacquire]:
runtime.gopark(0x97f140, 0xaf5160, 0x8cdc40, 0xa, 0x19, 0x4)
/usr/local/go/src/runtime/proc.go:185 +0x163 fp=0xc8200533e8 sp=0xc8200533c0
runtime.goparkunlock(0xaf516…
-
Before the fix.
```
harsha@command:~/mygo/src/github.com/minio/minio-go (implement-readseeker *)$ mc rm --debug -I s3/ferenginar/newobject.bin-2
mc: Unable to stat. Requested file ‘/ferenginar/newo…
-
## Expected behaviour
No panic expected when CTRL+C is pressed
## Actual behaviour
```
mc mirror /usr/sbin play/testbucket
0 B / ? ┃░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░…
-
## Expected behaviour
No panic when running `mc mirror`
## Actual behaviour
`mc` terminates immediately
## Steps to reproduce the behaviour
```
$ mc mirror -w mirror myminio/dbstore
pan…
-
### What version of Go are you using (`go version`)?
$ go version 1.15 windows amd64
### Does this issue reproduce with the latest release?
yes
### What operating system and proc…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12.5 darwin/amd64
gomobile version +32b2708 Thu May 9 16:48:39 2019
### Does this issue reproduce w…
-
Hi.
I'm trying to upload big data to Amazon S3, but it failed because runtime out of memory error. The following is error message.
$ cat movie.mp4 | mc pipe awsdisk/target/file_path.mp4
```
fatal e…
-
Hi, I am accessing a S3 compatible object storage, works fine with s3cmd in Linux, I am trying in Windows with mc, I get the following with mc ls command:
mc: Unable to list target `https://URL` Expe…
-
### Summary
`create devpod` does not honor `--no-tiller`.
It is trying to use tiller. I've noticed this because my cluster was created with `--no-tiller` so my local helm version does not match…
-
"mc mirror" crashed attempting to mirror an AWS bucket with millions of files down to a local disk.
```
[tadhunt@Scarface smartreports]$ mc version
Sat, 05 Sep 2015 23:43:46 GMT
[tadhunt@Scarface sm…