light
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
@₳Ñ₳𝕄îӃ₳ sure, I have sent you 2 recordings of what is happenning and explaining the code. Let me know if it helps.
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
Hi @₳Ñ₳𝕄îӃ₳ I replied on the email, but will copy-paste my reply here:
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
haha kind of an off topic but - we are using AI features to make screen recording look more professional with few edits (mine is very bare tho as I did not even edit it)
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
So on /runsync it says it's done but in status it's not?exactly.
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
I clicked the "Open ZenDesk ticket" above, are there any way of opening a ticket or that's it? (I may have entered the wrong email, but I guess that's fine?)
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
here's a record demo of the bug: https://app.canvid.com/share/fi_01JT2XVCCAZ8X47529YT5KY00E
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
yes that is correct, I will try to record my screen later to show what it looks like.
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
@riverfog7
ok I just tried it, very weird thing is happening:
If I run this from my proxy API (this is in NodeJS):
data would return:
meaning it has been
COMPLETED
BUT If I visit the dashboard it would show as IN PROGRESS
, calling the API to check for the status of job id, it would return IN PROGRESS
then after a couple of minutes it would get removed from my "requests" panel leaving no trace of that ever happening.
Although In reality, I will not use runsync in my project since it is a proxy API and I do not want to have timeout errors if my process in the future would take too long to finish. I would rather use run
and poll the status.69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
Hmm this is kind of weird try to open a ticketThank you so much!
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?

69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
sorry, how would I know if the handler is running?
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
I even waited for the build to complete
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?

69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
lemme try using print and update you guys.
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
all the workers are on
idle
as well69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
the RunPodLogger doesn't seem to work
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?

69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?

69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
or there might be some error? that keeps retryingthe code I sent you was a refactored version, this was the first version that has the same issue, at first I thought something is failing that's why it stuck so i added retry event and error handlers, but that doesn't seem to be the case
69 replies
RRunPod
•Created by light on 4/28/2025 in #⚡|serverless
Stuck when run is triggered via API call but not on dashboard?
I mean "In Progress" status
69 replies