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

Issue with the Database #70

Open
Alfrex92 opened this issue Feb 15, 2024 · 1 comment
Open

Issue with the Database #70

Alfrex92 opened this issue Feb 15, 2024 · 1 comment

Comments

@Alfrex92
Copy link

Alfrex92 commented Feb 15, 2024

Describe the bug
Everything was going smoothly until I reached the step to select the Notion Database.
Screenshot 2024-02-15 at 9 50 43 PM

In your guide here, you suggested we could use this Notion Notes Template as our database.

I cloned the database and placed it under the Notion page I had given Pipedream access to.

Screenshot 2024-02-15 at 10 06 58 PM

Upon selecting the database and click on test, I encountered the following error:

Error
An error occurred while processing the audio file: Failed to read audio file metadata. The file format might be unsupported or corrupted, or the file might no longer exist at the specified file path (which is in temp storage). If you are using the Google Drive or OneDrive versions of this workflow and are currently setting it up, please try testing your 'download' step again in order to re-download the file into temp storage. Then test this step again. Learn more here: https://thomasjfrank.com/how-to-transcribe-audio-to-text-with-chatgpt-and-notion/#error-failed-to-read-audio-file-metadata

DETAILS
    at Object.getDuration (file:///tmp/__pdg__/dist/code/4cf355a52ab0f9c275ba953eea42492276c4b796f961fdffefa87942b1ced4df/code/Notion-Voice-Notes.mjs:343:11)
    at Object.run (file:///tmp/__pdg__/dist/code/4cf355a52ab0f9c275ba953eea42492276c4b796f961fdffefa87942b1ced4df/code/Notion-Voice-Notes.mjs:1895:23)
    at null.executeComponent (/var/task/launch_worker.js:294:22)
    at MessagePort.messageHandler (/var/task/launch_worker.js:791:28)

This is my first encounter with your content, and everything was exceptionally well explained until the database selection step. I suspect this issue is related to that part. Could you offer any advice on what to do next?

Thank you for your help. If we can resolve this issue, I'll definitely subscribe to all your platforms and become a loyal follower. This automation is precisely what I've been searching for!

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

@TomFrankly
Copy link
Owner

@Alfrex92 you're saying this happened the moment you clicked on the database? Or did it happen when you did a test run? Typically this happens only after a test run fails.

Most often, this specific error happens because the audio file has been cleared out from the /tmp/ directory. If you try testing the OneDrive download step again, then test this final step, that might fix it.

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

2 participants