Anis Eleuch

Results 54 comments of Anis Eleuch

Fixed with https://github.com/minio/mc/pull/4209

> export MINIO_SERVER_URL="https://minio.xx.com" You might need to add ':9000'

Did you try 'mc' with your load balancer address ? is it doing what you are trying to do with Console UI ?

Saying that moving data to another location fixes the issue is enough to prove something is wrong with your glusterfs setup, unless you did not copy all the data (missing...

> this means console client time out ? Yes. Logs show that only 16MiB was uploaded

> @vadmeste Would you mind if I try to implement without invoking less? No problem, do you know any good library for that ? also I found this PR doesn't...

> Rather than using less you can use this https://github.com/charmbracelet/bubbletea/tree/master/examples/pager @vadmeste Yes, I didn't see this when I went through their docs, will try it out

I made some progress, the code currently is little bit complex because I had to connect cli with bubbletea but overall it is fine, can you test this @harshavardhana before...

> It works fine @vadmeste however we have to show how to quit at the bottom page otherwise users won't know how to quit the pager. okay, there are still...

This PR https://github.com/minio/cli/pull/9/files is also needed. Otherwise all of this won't work :)