TryGhost / action-deploy-theme

:octocat: Deploy your Ghost theme with Github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

503 error on deploying theme

mmatur opened this issue · comments

Description

I am using github action to deploy my ghost theme into Ghost Pro.

I have 502 error when uploading the theme.

Error: Request failed with status code 503
    at createError (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.2.1/dist/index.js:956:15)
    at settle (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.2.1/dist/index.js:8437:12)
    at IncomingMessage.handleStreamEnd (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.2.1/dist/index.js:9466:11)
    at IncomingMessage.emit (events.js:215:7)
    at endReadableNT (_stream_readable.js:1184:12)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  isAxiosError: true,
  toJSON: [Function]

But the theme is present in the UI

image

Hi there! This is not a bug with the action. If you're having any issue with a Ghost(Pro) site, please drop us an email on support@ghost.org and we'll be more than happy to give you a hand directly 🙂