-
Notifications
You must be signed in to change notification settings - Fork 146
Description
Stencil push fails (as well as manual upload of theme bundle) with generic server error.
Error [JobCompletionStatusCheckError]: Job Failed
at Object.getJob (file:///Users/work/.nvm/versions/node/v20.16.0/lib/node_modules/@bigcommerce/stencil-cli/lib/theme-api-client.js:144:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/work/.nvm/versions/node/v20.16.0/lib/node_modules/@bigcommerce/stencil-cli/lib/stencil-push.utils.js:247:20 {
messages: [
{ error_code: 'server_error', message: 'A server error occurred' }
]
}
not ok -- JobCompletionStatusCheckError: Job Failed
A server error occurred
Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads.
If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue.