Vercel CLI login getting as Too many requests

I am trying to login into vercel CLI from azure container instances (ACR).
I am getting the error as Vercel CLI 37.12.1
Error: Unexpected error: Too many requests - try again in -3 days (more than 0, code: “api-registration-2”). (429

But when I try it from the local it is working correctly.
Please let me know about this.

Thank you

1 Like

Even I am facing the same issue: Getting 429 error code while logging in vercel CLI from AWS/Azure instance

Hi there,

Welcome to Vercel Community and apologies for the inconvenience.

  • Is this first time you are trying Azure Devops extension to reproduce this?
  • Did you recently perform any changes to Devops script / task?
  • Could you pass --debug parameter with your vercel login command and share us the output?

Hi Swarnava,

please find the screen shots with debug param


Thanks! We are investigating this!

Hi,

We have pushed a fix which we believe should address the problem. Can you try again and let us know how it goes?

Hi Swarnava,

Tried it, the fix is working from azure container instances.

Thank you for your quick resolution.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.