Snowflake-Labs / sfquickstarts

Follow along with our tutorials to get you up and running with the Snowflake Data Cloud.
Apache License 2.0
297 stars 562 forks source link

Failed to import image to application package #1384

Open Synohara opened 2 weeks ago

Synohara commented 2 weeks ago

Describe the bug I'm following the quickstart guide and attempting to deploy the application. However, during the execution of the quickstart script, I encounter the following error:

sql:

alter application package web_ui add version v1 using @spcs_dcr.app.app_stage; result:

Failed to import image /spcs_db/app/images/frontend_service to application package : 400 Bad Request This error prevents the application from being deployed successfully.

URL of where you see the bug https://quickstarts.snowflake.com/guide/build-a-native-app-with-spcs/index.html

To Reproduce alter application package web_ui add version v1 using @spcs_dcr.app.app_stage;

Desktop (please complete the following information):