Skip to content

[Bug]: Could not retrieve latest CLI release info. Try again later. #42

Description

@pessimo

Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the Issue Tracker for a bug that matches the one I want to file, without success.
  • This issue is specifically related to Conduit's CLI

CLI version

0.0.15

Installation Type

MacOS

Describe the Bug

After installation, I execute the following command in terminal

conduit deploy setup

It gave me an error.
Error: Could not retrieve latest CLI release info. Try again later.

Expected Behavior

I guess it should give me the regular output.

How to Reproduce

conduit deploy setup

Additional Information

I searched in the source code, and I find this error output in an axio request. So I guess, it might be some problem in my proxy setup. But I have no idea how to debug it. Normally, If I set

ALL_PROXY=host:port

everything will be okay.
It doesn't work this time.

Environment

macosx 12.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions