JonN3
JonN311mo ago

Another Unknown Error

Can someone tell me how im supposed to debug this? I cant read it - I dont have a node with that name "though its a copied one" and I cannot publish the workflow now... I didnt change anything at all
No description
5 Replies
protoys
protoys11mo ago
Hi @JonN3 , just another generally inexperienced user here... but here are my guesses: - buildship internal node names and for the user-visible node names are not always the same (see https://discord.com/channels/853498675484819476/1175091324354035822) - review the log (expand at the bottom right in buildship) - find "<Get Creator Accounts>" - click it so it get's focussed in the nodes pane - open the code - copy it to GPT, tell GPT the outcome, tell it to fix it - in case this did not solve the problem, you now atleast might be able to provide the node (i.e. the script) here, so other people might be able to look at it
Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
protoys
protoys11mo ago
damn... I overlooked that you cannot test the full workflow if you are not able to ship it so... just forget what I said 🙂
JonN3
JonN311mo ago
yeah its a copied node (with the same node name apparently even though its been renamed) and not sure whats going on there
Gaurav Chadha
Gaurav Chadha11mo ago
Hi @JonN3, If you are still getting this issue on shipping, fell free to submit this via in-app support form, so we can take a deep look.
JonN3
JonN311mo ago
Well I did figure it out finally! I jsut ran an API request to it and it told me the node that was bugging out and I removed the "=" as it recommends and it worked to ship! @Gaurav Chadha It would be awesoem if it game me the actual node name there not the coped node - debugging would hav been easy!