ebook-convert: Xử lý lỗi zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported - QuânSysAd's Blog

13 tháng 6 2022

ebook-convert: Xử lý lỗi zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported

Khi chạy lệnh ebook-convert thi thoảng bạn gặp lỗi sau:

[77963:77963:0613/144431.875656:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.


Cách xử lý: Gán giá trị biến môi trường trước lệnh chạy:


QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"

Không có nhận xét nào: