-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
.github/workflows/ci.yaml
- uses: ionos-deploy-now/[email protected]
id: project
with:
api-key: ${{ secrets.IONOS_API_KEY }}
project: ${{ secrets.IONOS_PROJECT_ID }}
service-host: api-eu.ionos.space⇓
Run ionos-deploy-now/[email protected]
with:
api-key: ***
project: ***
service-host: api-eu.ionos.space
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: Request failed with status code 500".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.18.0
Metadata
Metadata
Assignees
Labels
No labels