anchordotdev / cli

MIT License
153 stars 4 forks source link

Error: Post "https://api.anchor.dev/v0/cli/pat-tokens": request []: 502 response, expected json content-type, got: "" #31

Closed mejiomerveille closed 3 months ago

mejiomerveille commented 3 months ago

Are there any additional details you would like to share?


Command: anchor lcl Executable: /usr/bin/anchor Version: 0.0.38 (linux/amd64) Commit: 38a58bce9066abd76402b4acf560bfce5c03ec94 BuildDate: 2024-06-25T19:20:22Z Arguments: [] Flags: [] Timestamp: 2024-07-23T08:47:31.43076044Z Stdout:

# Signin to Anchor.dev `anchor auth signin`
    | Please sign up or sign in with your Anchor account.
    | 
    | Once authenticated, we can provision your personalized Anchor resources to
    | power HTTPS in your local development environment.
    - Copied your user code KFZQ-BLWJ to your clipboard.
    - Opened https://anchor.dev/users/sign_in/cli?signup_src=lclhost in your browser.
    * Signing in… ⠋
benburkert commented 3 months ago

Hi @mejiomerveille, thanks for sending in the bug report. Sorry that you ran into this issue, we're working on adding more resiliency to our CLI tool to avoid this issue. It appears that you were able to successfully run the anchor lcl command after this failure, but if you're still seeing issues please let us know and we can further diagnose this.