You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to deploy a Spin application to Fermyon Cloud using spin deploy, I receive the following error message:
Uploading sample-for-the-issue version 0.1.0+r412cba...
Deploying...
Error: Unable to create app
Caused by:
The key value service is temporarily unavailable.
Learn more at https://developer.fermyon.com/cloud/faq
When I try to deploy the same app again using spin deploy, I receive the following output
Uploading sample-for-the-issue version 0.1.0+r5b15b3b0...
Deploying...
Error: No channel with app_id b65b8241-dade-44b5-a9b9-a5aa47cc5007 and name spin-deploy
Learn more at https://developer.fermyon.com/cloud/faq
Spin CLI Version
I tested with spin 1.2.1 and spin 1.1.0
The text was updated successfully, but these errors were encountered:
@ThorstenHans Thanks for reporting this - I think Spin is surfacing an error from Fermyon Cloud, so I will transfer the issue to the feedback repo which is where we track Cloud issues.
Hey 👋🏻
when I try to deploy a Spin application to Fermyon Cloud using
spin deploy
, I receive the following error message:For reference see the actual
spin.toml
:Subsequent Deployment attempts
When I try to deploy the same app again using
spin deploy
, I receive the following outputSpin CLI Version
I tested with
spin 1.2.1
andspin 1.1.0
The text was updated successfully, but these errors were encountered: