<?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[Cloudron offline after reboot]]></title><description><![CDATA[<p dir="auto">Hi.<br />
I have just rebooted my Cloudron instance after necessary Ubuntu updates.<br />
Now my server is not coming up, it says Cloudron is offline, Reconnecting.</p>
<p dir="auto">I have checked the server. It looks like there is a problem with nginx.<br />
After running the command journalctl -u nginx -fa the error below is displayed:<br />
So it looks like a problem with freshrss certificate.<br />
I have disabled FreshRSS a long time ago.<br />
How can I solve this problem?</p>
<ul>
<li>Logs begin at Mon 2024-06-17 00:19:00 UTC. --<br />
Jun 18 08:18:35 v2202108153678159622 systemd[1]: Starting nginx - high performance web server...<br />
Jun 18 08:18:35 v2202108153678159622 nginx[11952]: nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/nginx/cert/freshrss.albiobola.nl.cert": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/home/yellowtent/platformdata/nginx/cert/freshrss.albiobola.nl.cert','r') error:2006D080:BIO routines:BIO_new_file:no such file)<br />
Jun 18 08:18:35 v2202108153678159622 systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE<br />
Jun 18 08:18:35 v2202108153678159622 systemd[1]: nginx.service: Failed with result 'exit-code'.<br />
Jun 18 08:18:35 v2202108153678159622 systemd[1]: Failed to start nginx - high performance web server.<br />
Jun 18 08:18:36 v2202108153678159622 systemd[1]: nginx.service: Scheduled restart job, restart counter is at 5.<br />
Jun 18 08:18:36 v2202108153678159622 systemd[1]: Stopped nginx - high performance web server.<br />
Jun 18 08:18:36 v2202108153678159622 systemd[1]: nginx.service: Start request repeated too quickly.<br />
Jun 18 08:18:36 v2202108153678159622 systemd[1]: nginx.service: Failed with result 'exit-code'.<br />
Jun 18 08:18:36 v2202108153678159622 systemd[1]: Failed to start nginx - high performance web server.</li>
</ul>
]]></description><link>https://forum.cloudron.io/topic/11924/cloudron-offline-after-reboot</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 19:04:19 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11924.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jun 2024 08:25:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cloudron offline after reboot on Tue, 18 Jun 2024 09:51:36 GMT]]></title><description><![CDATA[<p dir="auto">Many thanks, after deleting config file for freshrss the restart of nginx went OK.</p>
]]></description><link>https://forum.cloudron.io/post/89970</link><guid isPermaLink="true">https://forum.cloudron.io/post/89970</guid><dc:creator><![CDATA[chrisbol]]></dc:creator><pubDate>Tue, 18 Jun 2024 09:51:36 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron offline after reboot on Tue, 18 Jun 2024 09:32:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisbol" aria-label="Profile: chrisbol">@<bdi>chrisbol</bdi></a> It seems one of the nginx configs is referencing that cert. There was a bug in older versions of Cloudron where that nginx config was not removed. Which version of Cloudron are you running ? If it's a fairly recent version, you can run <code>cloudron-support --troubleshoot</code> . Otherwise, find the offending nginx config in <code>/etc/nginx/applications</code>  (grep for freshrss.albiobola.nl.cert) . Just delete that config file and <code>systemctl restart nginx</code> .</p>
]]></description><link>https://forum.cloudron.io/post/89964</link><guid isPermaLink="true">https://forum.cloudron.io/post/89964</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 18 Jun 2024 09:32:17 GMT</pubDate></item></channel></rss>