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
@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.
The main thing is the workflow doesn't run. Please check the in-app support I already sent a message with screenshots
Could you please DM the projectId, haven't' received your support request.
Hmm that's strange. I sent two support requests
This my workflow
Could you please DM the projectId?
Now I just tried from incognito and this is what I have
I have sent you the project ID.
Thank you
Did you get it yet?
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.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
It is loading fine, for me, did you cleared browser cache? I'll share calendar with you.
Oh man this is a disaster as I haven't made any changes to the workflows and all of sudden errors
Can you please book a call with me, I've shared my calendar over DM.
Did you make any changes to the workflow or do anything ?
Nope
I just tested now and it worked fine including the jsonArray you mentioned without changing anything
Damn this is bad
Because you can see from my log it has not been working for days now
For complete 6 days
144 errors
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.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
You can see where it is failing
Now I'm trying to ship but getting this error
You can open the editor and check the value in the Return node, it has invalid context.
Okay