-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request