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

Cannot read properties of undefined (reading 'file') #96

Open
CassieMaeC opened this issue Oct 18, 2024 · 0 comments
Open

Cannot read properties of undefined (reading 'file') #96

CassieMaeC opened this issue Oct 18, 2024 · 0 comments

Comments

@CassieMaeC
Copy link

Describe the bug
I was able to set up and deploy with YouTube instructions, but no voice file has worked after that.
Anytime I try a new audio file, nothing happens in pipedream, and I get that error message in the log.

Using OneDrive

Have you tried updating your workflow?
Yes, I've only been working on it today with the YouTube instructions

Does the issue only happen while testing the workflow, or does it happen during normal, automated runs?
Happens during normal automated runs.

Please paste the contents of your Logs tab from the notion_voice_notes action step.
TypeError: Cannot read properties of undefined (reading 'file')
at Object.isItemRelevant (file:///var/task/user/sources/new-file-in-folder/new-file-in-folder.mjs:30:27)
at Object._processEventsFromDeltaLink (file:///var/task/user/sources/common/base.mjs:165:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.run (file:///var/task/user/sources/common/base.mjs:294:3)
at async /var/task/index.js:122:11
at async captureObservations (/var/task/node_modules/@lambda-v2/component-runtime/src/captureObservations.js:28:5)
at async exports.main [as handler] (/var/task/index.js:60:20)
Which cloud storage app are you using? (Google Drive, Dropbox, or OneDrive)

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

1 participant