“目标已关闭”错误消息
当 Chromium 标签页崩溃时,会出现此错误消息。请继续阅读了解此消息可能的原因。
🌐 This error message comes up when a Chromium Tab crashes. Read on for possible reasons for this message.
缺少依赖(Linux 用户)
🌐 Missing dependencies (Linux users)
确保你在 Linux 上已经安装了运行 Chrome 所需的依赖。
🌐 Make sure that you installed the necessary dependencies in Linux for running Chrome.
内存不足或CPU过载
🌐 Out of memory or CPU overload
如果进程耗尽内存,或者因为网站使用 CPU 过多而停止响应,Chrome 标签页可能会崩溃。
🌐 A Chrome tab can crash if the process runs out of memory, or if the website stops responding because it uses the CPU too heavily.
- 降低并发,以便每个标签页拥有更多资源
- 在 Remotion Lambda 中,增加内存大小。
损坏的 Google Chrome 二进制文件
🌐 Corrupt Google Chrome binary
找到你用于渲染视频的二进制文件。测试你是否可以在这台机器上正常打开谷歌浏览器/Chromium。可能需要重新安装浏览器以解决问题。
🌐 Locate the binary that you are using to render the video. Run a test whether you can open Google Chrome / Chromium normally on this machine. Potentially reinstall the browser to fix the problem.
在渲染期间添加 --log=verbose 以打印正在使用的浏览器可执行文件(从 Remotion v2.6.7 开始)。
这些提示都没有帮助吗?请在 Remotion 仓库中提交一个问题。
🌐 Did none of these tips help? File an issue in the Remotion repository.