sfquickstarts icon indicating copy to clipboard operation
sfquickstarts copied to clipboard

Failed to import image to application package

Open Synohara opened this issue 1 year ago • 0 comments

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;

  • Cloud Platform: AWS
  • Region: ap-northeast-1

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome
  • Version Venruta 13.4.1

Synohara avatar Jun 21 '24 00:06 Synohara