GithubHelp home page GithubHelp logo

Comments (6)

singh1203 avatar singh1203 commented on August 22, 2024

@MUzairS15

from meshery.

github-actions avatar github-actions commented on August 22, 2024

This issue has been labeled with 'component/mesheryctl'. Note that after making changes you need to update it in the mesheryctl command tracker spreadsheet.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

from meshery.

MUzairS15 avatar MUzairS15 commented on August 22, 2024

Add links/files that you are trying with.

from meshery.

singh1203 avatar singh1203 commented on August 22, 2024

Add links/files that you are trying with.

Added to the description.

from meshery.

lekaf974 avatar lekaf974 commented on August 22, 2024

@singh1203 I tested this issue and have the same behavior

On meshery server there is this error

meshery-meshery-1     | time="2024-05-17T02:09:56Z" level=error msg="file '/tmp/c40ae08b-deaa-4fc5-a1e8-8081907b64a3.yaml' seems to be a YAML file, but expected a gzipped archive" app=meshery code=meshery-server-1136 probable-cause="unable to convert helm chart to design.helm chart may be corrupted.incorrect source type selected" severity=2 short-description="Failed to convert helm chart to design" suggested-remediation="check if the helm chart is valid and not corrupted.check if the source type selected is Helm Chart

on mesheryctl seeing the same output reported

Unable to create a response from requestResponse Status Code 500, possibly Server error

also after calling the API I am seeing that helm chart support only .tgz files which explain the current behavior

  {
    "design_type": "Helm Chart",
    "supported_extensions": [
      ".tgz"
    ]
  },

Looks we need to enhance error handling on mesheryctl side @MUzairS15, @leecalcote ?

from meshery.

lekaf974 avatar lekaf974 commented on August 22, 2024

After dig in it seems the server only return error 500 will continue investigate and grab more details to see if I could make a fix so that mesheryctl display an error more useful for end user

from meshery.

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.