Git Product home page Git Product logo

Comments (6)

harshavardhana avatar harshavardhana commented on June 1, 2024

Can you type mc --help ?

from mc.

xi-xi-jun avatar xi-xi-jun commented on June 1, 2024

In the 2021 version, entering mc --help produces an output, but in the new 2023 version, entering mc --help yields no output.
2021 version
image
2023 version
image

from mc.

xi-xi-jun avatar xi-xi-jun commented on June 1, 2024

I've conducted some tests with various historical versions of MinIO's mc client and observed an interesting pattern. I found that versions prior to mc.RELEASE.2022-01-05T23-52-51Z.fips behave normally, allowing me to see the output when running mc --help. However, starting with mc.RELEASE.2022-02-02T02-03-24Z.fips and subsequent versions, the mc --help command no longer produces any output.

I'm unsure of the cause of this issue. It seems to be related to the changes introduced in versions post-February 2022. This observation might help in narrowing down the potential source of the problem. Could there be any significant changes or updates in these versions that might affect the output behavior of the mc command?

Any insights or guidance on this matter would be greatly appreciated, as it would help me understand whether this is a bug or a change in the functionality of the mc client.

image

from mc.

harshavardhana avatar harshavardhana commented on June 1, 2024

Do you have a real terminal where you are running this ? ..

Try

export CI=true
mc --help

from mc.

xi-xi-jun avatar xi-xi-jun commented on June 1, 2024

Thank you very much for suggesting setting the CI=true environment variable before running the mc --help command. This solution was extremely effective in my environment, which includes a CentOS terminal created through VMware and a cloud server. The idea of setting the CI=true variable hadn't occurred to me, and most of the tutorials I found online were for versions before 2022, so this issue was rarely mentioned. I am very grateful for your solution and appreciate your help.

from mc.

harshavardhana avatar harshavardhana commented on June 1, 2024

It looks your terminal doesn't support some new requirements that our terminal libraries require.

CI=true

is a good workaround.

from mc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.