<?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[Healtheck errors on startup]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">after upgrading my OpenProject container it is not responding any more.<br />
I upgraded to the current version 14.5.0.</p>
<p dir="auto">The logs shows "Healtheck errors" repeatedly:</p>
<pre><code>Healtheck error: Error: connect ECONNREFUSED 172.18.17.160:8080
Healtheck error got response status 500
</code></pre>
<p dir="auto">I guess there is a no-responding service (the database?).</p>
<p dir="auto">Any ideas how to fix it?</p>
<p dir="auto">Best<br />
IGSD</p>
]]></description><link>https://forum.cloudron.io/topic/12474/healtheck-errors-on-startup</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 19:02:54 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12474.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Sep 2024 10:33:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Healtheck errors on startup on Fri, 20 Jun 2025 10:05:03 GMT]]></title><description><![CDATA[<h1>Closed due to inactivity</h1>
]]></description><link>https://forum.cloudron.io/post/109057</link><guid isPermaLink="true">https://forum.cloudron.io/post/109057</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Fri, 20 Jun 2025 10:05:03 GMT</pubDate></item><item><title><![CDATA[Reply to Healtheck errors on startup on Thu, 27 Feb 2025 15:24:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/igsd" aria-label="Profile: IGSD">@<bdi>IGSD</bdi></a> the health check code is unable to check the health by querying <code>curl http://172.18.19.161:8080/health_checks/all</code> . It is getting a 500 from OP . Do you have any plugin installed or some authentication setting which prevents the app from responding to healthchecks?</p>
]]></description><link>https://forum.cloudron.io/post/102394</link><guid isPermaLink="true">https://forum.cloudron.io/post/102394</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Thu, 27 Feb 2025 15:24:24 GMT</pubDate></item><item><title><![CDATA[Reply to Healtheck errors on startup on Thu, 27 Feb 2025 09:53:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi, sorry for coming back to this so late.<br />
The above problem with Open Project still occurs.</p>
<p dir="auto">We use Open Project in the current version 15.3.1. The updates are working, but the dashboard always shows the status "OpenProject - Not responding". Neverless we are able to login and use open project sometimes, sometimes it is offline and/or not responding.</p>
<p dir="auto">The logfiles constantly show that some healtcheck isn't working:</p>
<pre><code>Feb 27 10:36:10 I, [2025-02-27T09:36:10.024805 #1544] INFO -- : [090a62a6-8ae9-47aa-8e0e-8baf270b5b48] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2753 duration=4.17 view=0.22 db=1.26 user=3
Feb 27 10:36:20 =&gt; Healtheck error got response status 500
Feb 27 10:36:20 I, [2025-02-27T09:36:20.040032 #1531] INFO -- : [81176772-20ed-4656-80f9-2f5f3aec7778] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2740 duration=6.97 view=0.27 db=2.09 user=3
Feb 27 10:36:30 =&gt; Healtheck error got response status 500
Feb 27 10:36:30 I, [2025-02-27T09:36:30.040600 #1544] INFO -- : [44c1697a-27a9-48c4-b54c-61624812056f] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2753 duration=3.68 view=0.21 db=0.91 user=3
Feb 27 10:36:30 I, [2025-02-27T09:36:30.301828 #1544] INFO -- : [83592472-134c-4e5c-8577-d591282013dc] duration=21.74 db=9.34 view=12.40 status=200 method=GET path=/api/v3/notifications params={"pageSize" =&gt; "0", "filters" =&gt; "[{\"readIAN\":{\"operator\":\"=\",\"values\":[\"f\"]}}]"} host=tickets.&lt;MyDomain&gt;.de user=18
Feb 27 10:36:40 =&gt; Healtheck error got response status 500
Feb 27 10:36:40 I, [2025-02-27T09:36:40.038029 #1531] INFO -- : [7b1c6d98-1ddb-49ec-a087-4626207c47e4] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2740 duration=6.08 view=0.41 db=1.44 user=3
Feb 27 10:36:50 =&gt; Healtheck error got response status 500
Feb 27 10:36:50 I, [2025-02-27T09:36:50.035657 #1531] INFO -- : [d7eb9334-6f6a-4319-9c66-c71db27f63ba] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2753 duration=5.01 view=0.24 db=1.78 user=3
Feb 27 10:37:00 =&gt; Healtheck error got response status 500
Feb 27 10:37:00 I, [2025-02-27T09:37:00.037373 #1544] INFO -- : [0be91114-0ff6-4df9-9b6d-f8a98a2ebff6] method=GET path=/health_checks/all format=html controller=OkComputer::OkComputerController action=show status=500 allocations=2753 duration=3.98 view=0.23 db=1.05 user=3
Feb 27 10:37:10 =&gt; Healtheck error got response status 500
</code></pre>
<p dir="auto">I made a fresh install of an open project instance but got a similar result.<br />
The dashboard shows status "Starting ..."</p>
<pre><code>Feb 27 10:45:00 I, [2025-02-27T09:45:00.047676 #96] INFO -- : [GoodJob] [96] [GoodJob::Scheduler(queues=* max_threads=20)-thread-2] Executed GoodJob c5d12cf3-aaa2-43fb-972d-f03ff1c49725
Feb 27 10:45:10 =&gt; Healtheck error: Error: connect ECONNREFUSED 172.18.19.161:8080
Feb 27 10:45:20 =&gt; Healtheck error: Error: connect ECONNREFUSED 172.18.19.161:8080
Feb 27 10:45:30 =&gt; Healtheck error: Error: connect ECONNREFUSED 172.18.19.161:8080
</code></pre>
<p dir="auto">The test instance isn't even starting so I think it might be an error of docker/cloudron .<br />
Is checking the IP:Port of the server really the supposed behaviour?</p>
]]></description><link>https://forum.cloudron.io/post/102380</link><guid isPermaLink="true">https://forum.cloudron.io/post/102380</guid><dc:creator><![CDATA[IGSD]]></dc:creator><pubDate>Thu, 27 Feb 2025 09:53:49 GMT</pubDate></item><item><title><![CDATA[Reply to Healtheck errors on startup on Thu, 12 Sep 2024 15:42:35 GMT]]></title><description><![CDATA[<p dir="auto">Do you see any errors on the app side somehere? Just tried a fresh installation of the app and that works. Our update tests also work fine.</p>
]]></description><link>https://forum.cloudron.io/post/94167</link><guid isPermaLink="true">https://forum.cloudron.io/post/94167</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 12 Sep 2024 15:42:35 GMT</pubDate></item></channel></rss>