최근 검색


최근 검색 없음

Matheo Dodi's Avatar

Matheo Dodi

가입한 날짜: 2024년 4월 15일

·

마지막 활동: 2024년 4월 15일

팔로잉

0

팔로워

0

총 활동 수

1

투표 수

0

플랜 수

0

활동 개요

님의 최근 활동 Matheo Dodi

Matheo Dodi님이 에 게시물을 만듦

게시물 Developer - Zendesk Apps Framework (ZAF)

Hello,

I've been having a lot of trouble trying to update a zendesk custom app through my CLI (as well as through github actions).

I've set up my zcli using this guide, however every time I run "zcli apps:update dist" the process hangs.

This is what I see on the terminal:

Uploading app... Uploaded
Deploying app... ⣷


Can't find many references online for this issue, the only one I found was this, which prompted me to triple-check the app-id, and it is indeed correct. The post had a proposed github gist that would update the custom app via a shell script, but even though I can get that gist to run in its completion, the app does not actually update. Sometimes, it will eventually just give me the following timeout error:

Deploying app... done
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
AxiosError: read ETIMEDOUT


Just noting that manually uploading the packaged app-XXXXXXX.zip file from the admin console by clicking "Update", the process works as expected, but ideally I'd like to do that via cli.

I have tried re-authenticating my zcli by doing:
zcli logout
and then:
zcli login -i
email: my@email.com/token
password: ***MY***API***TOKEN***"
Which did successfully log me in again, however I keep running into the same issue, unfortunately.

I'd like to note that what I'm more interested in is getting this to work via Github Actions. I followed this guide on how to set up a Github action for automatic app deployment/updating, which that too is failing.

This is what my zcli-update.yml file looks like, but the actions are failing with the following console message:

Uploading app... Failed
9› Error: Failed to upload app Organization Info
10Error: Process completed with exit code 2.

When I replace the zcli apps:update dist command with zcli apps:validate dist, I get the following non-descriptive error message:

Run zcli apps:validate dist
8› Error: Error
9Error: Process completed with exit code 2.

Please advise on how to proceed about this, I'm having a hard time finding any help online.

Thank you in advance.

2024년 4월 15일에 편집됨 · Matheo Dodi

2

팔로워

5

투표 수

7

댓글