[RenderVideoService] Cannot read properties of undefined (reading 'startsWith')
BrendaManrique opened this issue · comments
Hi Felippe, thanks for posting this project and for all the amazing job done with Remotion!
I forked the project and I'm trying to test it by adding my own secret keys and yt channel. I have an issue, the "Create Video" action keeps throwing the below issue:
[RenderVideoService] Progress ===========================================>------- 85% | ETA: 84s | 4866/5699 | Rate: 9.98 | Stage: rendering [520](https://github.com/usr1/podcast-maker-test/actions/runs/4613211883/jobs/8154981628#step:10:521)
[RenderVideoService] Progress ===========================================>------- 85% | ETA: 83s | 4877/5699 | Rate: 9.99 | Stage: rendering [521](https://github.com/usr1/podcast-maker-test/actions/runs/4613211883/jobs/8154981628#step:10:522) TypeError: Cannot read properties of undefined (reading 'startsWith') [522](https://github.com/usr1/podcast-maker-test/actions/runs/4613211883/jobs/8154981628#step:10:523) Error: Process completed with exit code 1.
Would you kindly know how to resolve it?