vtex-cms-sauce icon indicating copy to clipboard operation
vtex-cms-sauce copied to clipboard

Erro 302 ao fazer deploy de arquivos

Open charliston opened this issue 6 years ago • 6 comments

Estamos com o seguinte erro ao fazer deploy de arquivos:

Error: Couldn't save file: /bluefoot/projeto/build/arquivos/1.emp-1-3011b93afe486e3b77b4.js (Error: 302)
    at _callee9$ (/bluefoot/projeto/node_modules/vtex-cms-sauce/lib/index.js:588:21)
    at tryCatch (/bluefoot/projeto/node_modules/regenerator-runtime/runtime.js:65:40)
    at Generator.invoke [as _invoke] (/bluefoot/projeto/node_modules/regenerator-runtime/runtime.js:303:22)
    at Generator.prototype.(anonymous function) [as next] (/bluefoot/projeto/node_modules/regenerator-runtime/runtime.js:117:21)
    at step (/bluefoot/projeto/node_modules/vtex-cms-sauce/lib/index.js:31:191)
    at /bluefoot/projeto/node_modules/vtex-cms-sauce/lib/index.js:31:361
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
Error while sending files: Error [Error]: 
    at (/bluefoot/projeto/node_modules/@bluefoot/deployr/lib/index.js:258:67)
    at Generator.next (<anonymous>)
    at step (/bluefoot/projeto/node_modules/@bluefoot/deployr/lib/index.js:22:221)
    at _next (/bluefoot/projeto/node_modules/@bluefoot/deployr/lib/index.js:22:409)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

O processo de deploy de templates funciona normalmente. Alguma ideia do motivo dessa resposta 302 do CMS da VTEX?

charliston avatar Jul 10 '18 10:07 charliston