<?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[Postgresql errors]]></title><description><![CDATA[<p dir="auto">Anyone else having errors with Postgresql connection on paperless? All of my paperless instances broke recently.</p>
<p dir="auto">Not sure if it makes sense to debug here, or open a support ticket or what?</p>
]]></description><link>https://forum.cloudron.io/topic/15715/postgresql-errors</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Jul 2026 08:05:51 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15715.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2026 15:13:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Postgresql errors on Fri, 17 Jul 2026 12:47:29 GMT]]></title><description><![CDATA[<p dir="auto">Yes it’s also resolved by restarting Postgres service.</p>
]]></description><link>https://forum.cloudron.io/post/126893</link><guid isPermaLink="true">https://forum.cloudron.io/post/126893</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Fri, 17 Jul 2026 12:47:29 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 16:14:34 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/charlesnw" aria-label="Profile: charlesnw">@<bdi>charlesnw</bdi></a><br />
Is this also resolved by restarting the PostgreSQL service?</p>
]]></description><link>https://forum.cloudron.io/post/126853</link><guid isPermaLink="true">https://forum.cloudron.io/post/126853</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Thu, 16 Jul 2026 16:14:34 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 16:02:45 GMT]]></title><description><![CDATA[<p dir="auto">that fixed it in all the apps! thx!</p>
]]></description><link>https://forum.cloudron.io/post/126852</link><guid isPermaLink="true">https://forum.cloudron.io/post/126852</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 16 Jul 2026 16:02:45 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 15:55:11 GMT]]></title><description><![CDATA[<p dir="auto">Can you try to restart the postgres service?</p>
]]></description><link>https://forum.cloudron.io/post/126849</link><guid isPermaLink="true">https://forum.cloudron.io/post/126849</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 16 Jul 2026 15:55:11 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 15:18:51 GMT]]></title><description><![CDATA[<p dir="auto">ul 16 10:17:40 [previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] connection to server at "postgresql" (fd00:c107:d509::9b), port 5432 failed: FATAL:  remaining connection slots are reserved for roles with the SUPERUSER attribute at /app/code/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:67)</p>
<p dir="auto">Anyone else seeing this?</p>
]]></description><link>https://forum.cloudron.io/post/126839</link><guid isPermaLink="true">https://forum.cloudron.io/post/126839</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 16 Jul 2026 15:18:51 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 15:15:11 GMT]]></title><description><![CDATA[<p dir="auto">All of my paperless instances broke in the exact same way with that same error message.</p>
]]></description><link>https://forum.cloudron.io/post/126838</link><guid isPermaLink="true">https://forum.cloudron.io/post/126838</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 16 Jul 2026 15:15:11 GMT</pubDate></item><item><title><![CDATA[Reply to Postgresql errors on Thu, 16 Jul 2026 15:14:44 GMT]]></title><description><![CDATA[<p dir="auto">ul 16 10:05:00 django.db.utils.OperationalError: connection failed: connection to server at "172.18.30.2", port 5432 failed: FATAL:  remaining connection slots are reserved for roles with the SUPERUSER attribute<br />
Jul 16 10:05:00 num = len(clone)<br />
Jul 16 10:05:00 obj, created = self.using(using).get_or_create(task_id=task_id,<br />
Jul 16 10:05:00 psycopg.OperationalError: connection failed: connection to server at "172.18.30.2", port 5432 failed: FATAL:  remaining connection slots are reserved for roles with the SUPERUSER attribute<br />
Jul 16 10:05:00 raise dj_exc_value.with_traceback(traceback) from exc_value<br />
Jul 16 10:05:00 raise type(last_ex)("\n".join(lines)).with_traceback(None)<br />
Jul 16 10:05:00 raise type(last_ex)("\n".join(lines)).with_traceback(None)<br />
Jul 16 10:05:00 results = compiler.execute_sql(<br />
Jul 16 10:05:00 return fun(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return func(*args, **kwargs)<br />
Jul 16 10:05:00 return self._cursor()<br />
Jul 16 10:05:00 return self.get(**kwargs), False<br />
Jul 16 10:05:00 self.TaskModel._default_manager.store_result(**task_props)<br />
Jul 16 10:05:00 self._fetch_all()<br />
Jul 16 10:05:00 self._result_cache = list(self._iterable_class(self))<br />
Jul 16 10:05:00 self._store_result(task_id, result, state, traceback,<br />
Jul 16 10:05:00 self.connect()<br />
Jul 16 10:05:00 self.connect()<br />
Jul 16 10:05:00 self.connection = self.get_new_connection(conn_params)<br />
Jul 16 10:05:00 self.connection = self.get_new_connection(conn_params)<br />
Jul 16 10:05:00 self.ensure_connection()<br />
Jul 16 10:05:00 task.backend.store_result(<br />
Jul 16 10:05:00 with self.wrap_database_errors:<br />
Jul 16 10:05:01 13:M 16 Jul 2026 15:05:01.058 * 10 changes in 300 seconds. Saving...<br />
Jul 16 10:05:01 13:M 16 Jul 2026 15:05:01.059 * Background saving started by pid 383<br />
Jul 16 10:05:01 13:M 16 Jul 2026 15:05:01.164 * Background saving terminated with success<br />
Jul 16 10:05:01 383:C 16 Jul 2026 15:05:01.060 * BGSAVE done, 4 keys saved, 0 keys skipped, 3027 bytes written.<br />
Jul 16 10:05:01 383:C 16 Jul 2026 15:05:01.063 * DB saved on disk<br />
Jul 16 10:05:01 383:C 16 Jul 2026 15:05:01.064 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB</p>
]]></description><link>https://forum.cloudron.io/post/126837</link><guid isPermaLink="true">https://forum.cloudron.io/post/126837</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 16 Jul 2026 15:14:44 GMT</pubDate></item></channel></rss>