Waiting for Deployment to Pass Validation Occurs After 'yarn deploy --reset' With OSF Widget
(Doc ID 2775851.1)
Last updated on NOVEMBER 12, 2023
Applies to:
Oracle Commerce Cloud Service - Version 21.1.1 to 21.1.1 [Release 21A]Information in this document applies to any platform.
Goal
A new widget is needing to be deployed in OSF.
After one applies changes to the new widget (OSF), a deploy --reset is then performed.
A 'yarn deploy --reset' command will delete any asset change pending on the server,
and will then deploy the app and its assets as they exist on the local workspace.
However, attempting to perform deploy --reset command results in deployment failure.
This can be observed in the example log file entry below:
LOG / MESSAGE
------------------------
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
error: Error while processing deployment for application ltd-store.
error: Error saving application information.
error: Deployment was rejected.
error: Error: Deployment failed to complete
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
info: Waiting for deployment to pass validation...
error: Error while processing deployment for application ltd-store.
error: Error saving application information.
error: Deployment was rejected.
error: Error: Deployment failed to complete
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |