I am trying to use Remotion to render videos in a worker
chessmoments
HOBBYOP

3 months ago

I am trying to use Remotion to render videos in a worker but get this error:

Troubleshooting: https://remotion.dev/docs/troubleshooting/browser-launch

at onClose (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3443:14)

at ChildProcess.<anonymous> (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3434:16)

at ChildProcess.emit (node:events:519:28)

at ChildProcess._handle.onexit (node:internal/child_process:293:12)

Job 4 failed: Failed to launch the browser process!

Error: Closed with 127 signal: null

at ChildProcess.<anonymous> (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3434:24)

at ChildProcess.emit (node:events:519:28)

at ChildProcess._handle.onexit (node:internal/child_process:293:12)

Processing job 4 with data: { text: 'Hello World', composition: 'TextComposition' }

Bundling composition...

Bundle created at: /tmp/remotion-webpack-bundle-gp25bI

Error processing job: Error: Failed to launch the browser process!

Error: Closed with 127 signal: null

at ChildProcess.<anonymous> (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3434:24)

at ChildProcess.emit (node:events:519:28)

at ChildProcess._handle.onexit (node:internal/child_process:293:12)

/app/node_modules/.remotion/chrome-headless-shell/linux64/chrome-headless-shell-linux64/chrome-headless-shell: error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory

Job 4 failed: Failed to launch the browser process!

Error: Closed with 127 signal: null

at ChildProcess.<anonymous> (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3434:24)

Troubleshooting: https://remotion.dev/docs/troubleshooting/browser-launch

at onClose (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3443:14)

at ChildProcess.<anonymous> (file:///app/node_modules/@remotion/renderer/dist/esm/index.mjs:3434:16)

at ChildProcess.emit (node:events:519:28)

at ChildProcess._handle.onexit (node:internal/child_process:293:12)

at ChildProcess.emit (node:events:519:28)

at ChildProcess._handle.onexit (node:internal/child_process:293:12)

/app/node_modules/.remotion/chrome-headless-shell/linux64/chrome-headless-shell-linux64/chrome-headless-shell: error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory

Troubleshooting: https://remotion.dev/docs/troubleshooting/browser-launch

Solved

1 Replies

Railway
BOT

3 months ago

Hey!

This seems like an issue with your project/application. Unfortunately, we're unable to offer first-party support for issues unrelated to the Railway product or platform.

Other communities such as Stackoverflow might be able to help you out further.


Status changed to Awaiting User Response Railway 3 months ago


Status changed to Solved chessmoments 3 months ago


Loading...