Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to increase the upload timeout? #87

Open
wilburx9 opened this issue Apr 27, 2023 · 1 comment
Open

Any way to increase the upload timeout? #87

wilburx9 opened this issue Apr 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wilburx9
Copy link

wilburx9 commented Apr 27, 2023

The workflow upload step fails with:

{
"message": "Request failed with status code 504",
"name": "AxiosError",
"code": "ERR_BAD_RESPONSE",
"status": null
}

But ghost log prints:

POST /ghost/api/admin/themes/upload/" 200 62205ms

Is there a way to increase the request timeout?

Side question, is this action supposed to switch to the new theme after upload or does the new theme have to be switched to manually from the admin panel?

@daniellockyer daniellockyer added the enhancement New feature or request label Jun 15, 2023
@royalfig
Copy link
Contributor

Side question, is this action supposed to switch to the new theme after upload or does the new theme have to be switched to manually from the admin panel?

This action only uploads the theme. If it isn't already active, you'll need to switch to it in Ghost Admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants