Frankie
Frankie4mo ago

Frankie - @Gaurav Chadha Please I'm having an i...

@Gaurav Chadha Please I'm having an issue with one of my BuildShip workflow. This have been working fine until 2 days ago. Now I can't even test the workflow as it says "build failed"
24 Replies
Gaurav Chadha
Gaurav Chadha4mo ago
@Frankie Could you please try on incognito? It seems a browser caching issue. If it still doesn't work on incognito (private browser), you can share it via in-app support form, we can take a look and fix.
Frankie
FrankieOP4mo ago
The main thing is the workflow doesn't run. Please check the in-app support I already sent a message with screenshots
Gaurav Chadha
Gaurav Chadha4mo ago
Could you please DM the projectId, haven't' received your support request.
Frankie
FrankieOP4mo ago
Hmm that's strange. I sent two support requests
Frankie
FrankieOP4mo ago
This my workflow
No description
Gaurav Chadha
Gaurav Chadha4mo ago
Could you please DM the projectId?
Frankie
FrankieOP4mo ago
Now I just tried from incognito and this is what I have
No description
Frankie
FrankieOP4mo ago
I have sent you the project ID. Thank you Did you get it yet?
Gaurav Chadha
Gaurav Chadha4mo ago
The workflow is building fine, It is an issue in your "Convert JSON to Subtitle" node, as your jsonArray is null, please clear broswer cache, and relogin to buildship app.
Frankie
FrankieOP4mo ago
Can you see the two screenshots I sent to you This have been running fine for at least 2 months now with no issue All my get query parameter node is showing error all of a sudden
Gaurav Chadha
Gaurav Chadha4mo ago
It is loading fine, for me, did you cleared browser cache? I'll share calendar with you.
Frankie
FrankieOP4mo ago
Oh man this is a disaster as I haven't made any changes to the workflows and all of sudden errors
Gaurav Chadha
Gaurav Chadha4mo ago
Can you please book a call with me, I've shared my calendar over DM.
Frankie
FrankieOP4mo ago
Did you make any changes to the workflow or do anything ?
Gaurav Chadha
Gaurav Chadha4mo ago
Nope
Frankie
FrankieOP4mo ago
I just tested now and it worked fine including the jsonArray you mentioned without changing anything Damn this is bad
Frankie
FrankieOP4mo ago
Because you can see from my log it has not been working for days now
No description
Frankie
FrankieOP4mo ago
For complete 6 days 144 errors
Gaurav Chadha
Gaurav Chadha4mo ago
If you take a look at the request's query parameter from the log, you can find that from the client side your query parameter video does not have a correct value due to which it is failing. You'll require to re-check from your client side (frontend), and ensure that correct values are sent. BuildShip is processing correctly based on the given values.
Frankie
FrankieOP4mo ago
Like I said this is totally strange as it has been working well for the past 2 months without any issues. But I'm looking into it Also the issue is not from the video query paramter from what I'm seeing The node Convert JSON to ASS Subtitle which is the one failing is expecting an array from the Transcribe Audio node In the test it is working But when I make an external api call it doesn't work And yes I'm sending a correct video This is really strange as I haven't encountered such in the last two months
Frankie
FrankieOP4mo ago
You can see where it is failing
No description
Frankie
FrankieOP4mo ago
Now I'm trying to ship but getting this error
No description
Gaurav Chadha
Gaurav Chadha4mo ago
You can open the editor and check the value in the Return node, it has invalid context.
Frankie
FrankieOP4mo ago
Okay