<?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[Jingo nginx installation problem]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I'm trying to install jingo to my Cloudron server, but I've got the following error :<br />
<code>"Nginx Error: Error reloading nginx: reload exited with code 1 signal null"</code><br />
I checked but everything seems right with my nginx.</p>
<p dir="auto">Do you have any idea on why it's happening ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.cloudron.io/topic/3394/jingo-nginx-installation-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:35:18 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3394.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Oct 2020 12:53:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Jingo nginx installation problem on Thu, 15 Oct 2020 12:45:08 GMT]]></title><description><![CDATA[<p dir="auto">I patch the my.domainname.fr.conf with the missing part (taken from my other Cloudron server).<br />
I then uninstalled and re-installed jingo, and everything seems to work fine now.</p>
]]></description><link>https://forum.cloudron.io/post/16026</link><guid isPermaLink="true">https://forum.cloudron.io/post/16026</guid><dc:creator><![CDATA[CarbonBee]]></dc:creator><pubDate>Thu, 15 Oct 2020 12:45:08 GMT</pubDate></item><item><title><![CDATA[Reply to Jingo nginx installation problem on Thu, 15 Oct 2020 12:33:50 GMT]]></title><description><![CDATA[<p dir="auto">Ok, it seems there is some issues in nginx conf files.<br />
The <code>application/my.domainname.fr.conf</code> ends brutally on</p>
<pre><code># only serve up the status page if we get proxy gateway errors
root /home/yellowtent/box/das
</code></pre>
<p dir="auto">And nginx tells me that</p>
<pre><code>invalid port in upstream "127.0.0.1:"
</code></pre>
<p dir="auto">for the jingo nginx conf.</p>
<p dir="auto">Any idea on what's going on?</p>
]]></description><link>https://forum.cloudron.io/post/16024</link><guid isPermaLink="true">https://forum.cloudron.io/post/16024</guid><dc:creator><![CDATA[CarbonBee]]></dc:creator><pubDate>Thu, 15 Oct 2020 12:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to Jingo nginx installation problem on Mon, 12 Oct 2020 18:33:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/carbonbee" aria-label="Profile: CarbonBee">@<bdi>CarbonBee</bdi></a> This looks like a local cloudron/server error and not app related. Can you check if <code>systemctl reload nginx</code> works on the server? If it does, just re-install the app and it should work. There is a race that if you issue multiple systemctl reloads in parallel, you get the error you got. It's very rare but happens. It could also happen if the reload genuinely failed because of some bad nginx config. You can check the output of <code>journalctl -u nginx</code></p>
]]></description><link>https://forum.cloudron.io/post/15651</link><guid isPermaLink="true">https://forum.cloudron.io/post/15651</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 12 Oct 2020 18:33:54 GMT</pubDate></item></channel></rss>