You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The workflow stopped working after working successfully for months. Now getting a "Failed to download file" issue. after trying to fix and searching pipe dream support, I decided to rebuild a whole new workflow from scratch, and the error repeated on the new project.
Which cloud storage app are you using? (Google Drive, Dropbox, or OneDrive)
Dropbox
Does the issue only happen while testing the workflow, or does it happen during normal, automated runs?
Both. I get an error message when I upload an audio file to the dropbox folder.
Please paste the contents of your Logs tab from the notion_voice_notes action step.
Error
Failed to download file: getaddrinfo ENOTFOUND ud78r9s3t6c6s7afa545778b4100.dl.cloudstorageusercontent.com
DETAILS
at Object.downloadToTmp (file:///tmp/pdg/dist/code/16157ccb517312283553eaaa945076926a83e8862411456e6deb94d0e9fdf944/code/Notion-Voice-Notes.mjs:457:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.run (file:///tmp/pdg/dist/code/16157ccb517312283553eaaa945076926a83e8862411456e6deb94d0e9fdf944/code/Notion-Voice-Notes.mjs:2309:5)
at null.executeComponent (/var/task/launch_worker.js:288:22)
at MessagePort.messageHandler (/var/task/launch_worker.js:788:28)
The text was updated successfully, but these errors were encountered:
@richtack can you share a screenshot of your Dropbox trigger tab? I'd like to check that your Include Link option is set to True:
Can you also try re-uploading your audio file with a new name? Dropbox specifically has a quirk where it deletes the download URL that Pipedream uses after about 2 hours. After that, there's no way for Pipedream to access that file again, that I know of.
just checked - yes, it's 0.7.30. BTW, when this problem started, I disabled my original workflow and recreated a second instance per the original instructions and the same issue replicated. I do think it started after Pipedream updated something on their platform? I wish I knew more to hunt that down.
Describe the bug
The workflow stopped working after working successfully for months. Now getting a "Failed to download file" issue. after trying to fix and searching pipe dream support, I decided to rebuild a whole new workflow from scratch, and the error repeated on the new project.
Which cloud storage app are you using? (Google Drive, Dropbox, or OneDrive)
Dropbox
Have you tried updating your workflow?
Please follow the steps here, and ensure you've tested the latest version of the workflow: https://thomasjfrank.com/how-to-transcribe-audio-to-text-with-chatgpt-and-notion/#update
Yes
Does the issue only happen while testing the workflow, or does it happen during normal, automated runs?
Both. I get an error message when I upload an audio file to the dropbox folder.
Please paste the contents of your Logs tab from the notion_voice_notes action step.
Error
Failed to download file: getaddrinfo ENOTFOUND ud78r9s3t6c6s7afa545778b4100.dl.cloudstorageusercontent.com
DETAILS
at Object.downloadToTmp (file:///tmp/pdg/dist/code/16157ccb517312283553eaaa945076926a83e8862411456e6deb94d0e9fdf944/code/Notion-Voice-Notes.mjs:457:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.run (file:///tmp/pdg/dist/code/16157ccb517312283553eaaa945076926a83e8862411456e6deb94d0e9fdf944/code/Notion-Voice-Notes.mjs:2309:5)
at null.executeComponent (/var/task/launch_worker.js:288:22)
at MessagePort.messageHandler (/var/task/launch_worker.js:788:28)
The text was updated successfully, but these errors were encountered: