-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
401 - Unauthorized issue when trying to deploy using CLI #292
Comments
Sorry about this @saikksub Could you upgrade DEBUG=1 nuxthub deploy And show me the error? |
Same issue, adding the debug gives this output;
Notice that this project is already deployed at NuxtHub, but suddenly it doesn't recognize the project key anymore (could this issue be related?) The project key 'greenmeister-fr-j3sk' is in my .env, and also is the correct one that I see on my nuxthub dashboard. |
The error is coming from unjs/ofetch#436 as it normalizes the headers now, published a fix on npx nuxthub@latest deploy |
managed to deploy again on 0.6.3 after having the same error as OP |
Updated and everything runs smooth again. 💚 |
Describe the bug
Unable to deploy application using NuxtHub CLI
Steps to reproduce
Steps to reproduce the behavior:
npx nuxthub deploy
. This will automatically authenticates nuxthub by opening default browser.Expected behavior
The text was updated successfully, but these errors were encountered: