<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Failed to launch chrome!]]></title><description><![CDATA[<p>Hi guys,<br />
I tried to launch a report with chrome-pdf recipe on Ubuntu (on local Windows the report working) but it doesn't work.<br />
JSReport (2.7.2) say:<br />
Failed to launch chrome! [0520/183635.857947:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported</p>
<p>I followed the Ubuntu docs found on<br />
<a href="https://jsreport.net/learn/ubuntu" rel="nofollow">https://jsreport.net/learn/ubuntu</a></p>
<p>do you have a solution?</p>
<p>Thanks,<br />
Francesco</p>
]]></description><link>https://forum.jsreport.net/topic/1591/failed-to-launch-chrome</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 04:46:04 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/1591.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 May 2020 18:46:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Failed to launch chrome! on Invalid Date]]></title><description><![CDATA[<p>Hi guys,<br />
I tried to launch a report with chrome-pdf recipe on Ubuntu (on local Windows the report working) but it doesn't work.<br />
JSReport (2.7.2) say:<br />
Failed to launch chrome! [0520/183635.857947:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported</p>
<p>I followed the Ubuntu docs found on<br />
<a href="https://jsreport.net/learn/ubuntu" rel="nofollow">https://jsreport.net/learn/ubuntu</a></p>
<p>do you have a solution?</p>
<p>Thanks,<br />
Francesco</p>
]]></description><link>https://forum.jsreport.net/post/7195</link><guid isPermaLink="true">https://forum.jsreport.net/post/7195</guid><dc:creator><![CDATA[fpreti]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Failed to launch chrome! on Invalid Date]]></title><description><![CDATA[<p>Don't start jsreport with root user.</p>
<p>Or change config with</p>
<pre><code class="language-js">{ &quot;chrome&quot;: { &quot;launchOptions&quot;: { &quot;args&quot;: [&quot;--no-sandbox&quot;] } } }
</code></pre>
]]></description><link>https://forum.jsreport.net/post/7196</link><guid isPermaLink="true">https://forum.jsreport.net/post/7196</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Failed to launch chrome! on Invalid Date]]></title><description><![CDATA[<p>Now works<br />
Thank you for help</p>
]]></description><link>https://forum.jsreport.net/post/7201</link><guid isPermaLink="true">https://forum.jsreport.net/post/7201</guid><dc:creator><![CDATA[fpreti]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>