Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

summary extraction fails with Cannot read properties of undefined #77

Open
YildirimYazganarikan opened this issue Mar 18, 2024 · 3 comments

Comments

@YildirimYazganarikan
Copy link

Describe the bug
I started recieving such an error for a week now

2024-03-18 20_25_59-VoiceWorkflowforVoiceSystem2 - Pipedream

Which cloud storage app are you using? (Google Drive, Dropbox, or OneDrive)

Google Drive

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?

it happens during normal, automated runs.

Please paste the contents of your Logs tab from the notion_voice_notes action step.

2024-03-18 20_27_47-VoiceWorkflowforVoiceSystem2 - Pipedream

@TomFrankly
Copy link
Owner

@YildirimYazganarikan can you check that your ChatGPT Model field has a value in it? This error looks like it'd be thrown if that property is empty.

@toddlich
Copy link

Hi Tom, can you help me get back up and running. I am getting this PipeDream error in the audio notes to Notion build.

Error
Failed to download file: getaddrinfo ENOTFOUND ud78r9s3t6c6s7afa545778b4100.dl.cloudstorageusercontent.com

DETAILS
at Object.downloadToTmp (file:///tmp/pdg/dist/code/4cf355a52ab0f9c275ba953eea42492276c4b796f961fdffefa87942b1ced4df/code/Notion-Voice-Notes.mjs:316:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.run (file:///tmp/pdg/dist/code/4cf355a52ab0f9c275ba953eea42492276c4b796f961fdffefa87942b1ced4df/code/Notion-Voice-Notes.mjs:1885:5)
at null.executeComponent (/var/task/launch_worker.js:287:22)
at MessagePort.messageHandler (/var/task/launch_worker.js:786:28)

@TomFrankly
Copy link
Owner

@toddlich are you using Dropbox? This error might be happening because the file is no longer available, or in the case of Dropbox, they've terminated the public access link that is generated when you upload a new file. Dropbox only keeps those links around for a couple hours, unlike Google Drive/OneDrive

(By "public access" I mean authenticated, external integrations in this case. Not actual public access)

I'd recommend trying to upload a new audio file and seeing if that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants