bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
102 stars 142 forks source link

stencil push failed to upload new theme #1079

Closed czkiam closed 1 year ago

czkiam commented 1 year ago

Expected behavior

Able to upload theme file using stencil push with stencil cli

Actual behavior

faile to upload theme file using stencil push it return error

Screenshot at Mar 10 14-22-29

. not ok -- JobCompletionStatusCheckError: Job Failed

A server error occurred

Steps to reproduce behavior

run stencil push

Environment

Stencil-cli version stencil --version: 4.1.0 Node version node -v: v14.18.2 NPM version npm -v: 6.14.15 OS: MacOS Monterey 12.6.1

czkiam commented 1 year ago

try to upload manually but theme file doesnt upload and show error. using different account has the same issue too.

kulvirbadpixel commented 1 year ago

I am also getting the same error. If someone finds a fix please let me know as well.

jbogheand commented 1 year ago

Same error, out of the blue

celeweidmann commented 1 year ago

Same error here.

stencil --version 5.2.0 node -v v14.19.3 npm -v 6.14.17 OS: Win 11

mradilamin commented 1 year ago

I am also getting the same error. If someone finds a fix please let me know as well. please provide me solution urgently ..

nmalozzi commented 1 year ago

Same issue. Started randomly yesterday. Did a stencil push successfully about 30min prior, and only made some minor CSS changes between the two pushes.

spire-mike commented 1 year ago

Same issue here. I also get an error when using stencil bundle and manually uploading the theme to the UI. The bundle command works, but the UI displays an error after upload:

image
BenQ117 commented 1 year ago

I'm glad I found that this issue has been reported. I'm also having the same issue. I updated to the latest version of stencil (v6.1.1) just in case and same thing.

spire-mike commented 1 year ago

I reached out to BigCommerce support and sent them the link to this thread. The rep said they would escalate the issue so somebody sees it quickly.

thekanbo commented 1 year ago

Our team had the same issues intermittently yesterday morning on a number of client stores, but by the afternoon, we were not able to upload any new themes to any store, either via the CLI or through the control panel.

JoshuaMadrid-Demdaco commented 1 year ago

Same thing here, glad to know it's not something i am doing wrong.

bc-jcha commented 1 year ago

Hi everyone, thank you for your patience. This issue has been fixed. You should be able to upload a theme now.

nmalozzi commented 1 year ago

Just confirmed that this is working again. Thanks!

czkiam commented 1 year ago

yes, its confirm my store is working again. as well as cli stencil push. Thanks!