stencil-cli icon indicating copy to clipboard operation
stencil-cli copied to clipboard

ThemeUploadError: You can only upload one theme at a time

Open tyrell-bopp opened this issue 3 years ago • 1 comments

Expected behavior

When running stencil push I push my theme changes made locally to the live storefront.

Actual behavior

When running stencil push I receive the following error:

ThemeUploadError: You can only upload one theme at a time see details below: unknown error If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue.

Steps to reproduce behavior

Run 'stencil push' command

tyrell-bopp avatar Mar 23 '21 19:03 tyrell-bopp

We've looked into this issue and it looks like this happened because there was an unfinished job with the same job id. In other words, there might have been a job for pushing the theme already running in the background.

It'd be helpful if you can provide us more information. Could you provide more information on this?

powerwlsl avatar Sep 20 '21 21:09 powerwlsl