<?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[Issue with the Redis client]]></title><description><![CDATA[<p dir="auto">Hi! <a href="https://github.com/pixelfed/pixelfed/issues/6560" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/pixelfed/pixelfed/issues/6560</a> — we've run into this problem too.</p>
]]></description><link>https://forum.cloudron.io/topic/15349/issue-with-the-redis-client</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 07:56:06 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15349.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 05 Apr 2026 16:45:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 14 Apr 2026 15:56:49 GMT]]></title><description><![CDATA[<p dir="auto">Seems like for some unknown reason putting the app in debug mode and back out of debug mode fixed it.</p>
]]></description><link>https://forum.cloudron.io/post/123416</link><guid isPermaLink="true">https://forum.cloudron.io/post/123416</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 14 Apr 2026 15:56:49 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 14 Apr 2026 13:05:40 GMT]]></title><description><![CDATA[<p dir="auto">yes please enable <a href="https://docs.cloudron.io/support#remote-support" target="_blank" rel="noopener noreferrer nofollow ugc">remote ssh support</a> for us and send us an email to <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> with your server's IP/dashboard domain</p>
]]></description><link>https://forum.cloudron.io/post/123412</link><guid isPermaLink="true">https://forum.cloudron.io/post/123412</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 14 Apr 2026 13:05:40 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 14 Apr 2026 12:18:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> it seems Redis didn't restart during the app launch, and it has plenty of memory to spare.</p>
<p dir="auto">If it helps, I can grant you access, but SSH support isn't included in my Cloudron plan.</p>
]]></description><link>https://forum.cloudron.io/post/123410</link><guid isPermaLink="true">https://forum.cloudron.io/post/123410</guid><dc:creator><![CDATA[iahonta1964]]></dc:creator><pubDate>Tue, 14 Apr 2026 12:18:55 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 14 Apr 2026 08:15:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for bringing this up again. We are not able to reproduce this so far. Is redis maybe restarting during the app startup or running low on memory?</p>
<p dir="auto">Otherwise we may have to debug this directly in your instance, since there is not much to work with.</p>
]]></description><link>https://forum.cloudron.io/post/123382</link><guid isPermaLink="true">https://forum.cloudron.io/post/123382</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 14 Apr 2026 08:15:52 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 14 Apr 2026 06:20:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> hello! Any news?</p>
]]></description><link>https://forum.cloudron.io/post/123369</link><guid isPermaLink="true">https://forum.cloudron.io/post/123369</guid><dc:creator><![CDATA[iahonta1964]]></dc:creator><pubDate>Tue, 14 Apr 2026 06:20:56 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Tue, 07 Apr 2026 06:20:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a></p>
<p dir="auto">Redis log:</p>
<pre><code>2026-04-07T06:05:59Z ==&gt; Starting supervisor
2026-04-07T06:06:02Z 2026-04-07 06:06:02,348 INFO Included extra file "/etc/supervisor/conf.d/redis-service.conf" during parsing
2026-04-07T06:06:02Z 2026-04-07 06:06:02,351 INFO Included extra file "/etc/supervisor/conf.d/redis.conf" during parsing
2026-04-07T06:06:02Z 2026-04-07 06:06:02,351 INFO Set uid to user 0 succeeded
2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 INFO RPC interface 'supervisor' initialized
2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 CRIT Server 'inet_http_server' running without any HTTP authentication checking
2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 INFO supervisord started with pid 1
2026-04-07T06:06:03Z 2026-04-07 06:06:03,401 INFO spawned: 'redis' with pid 13
2026-04-07T06:06:03Z 2026-04-07 06:06:03,419 INFO spawned: 'redis-service' with pid 14
2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.622 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.623 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.635 * Redis version=8.4.0, bits=64, commit=00000000, modified=1, pid=13, just started
2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.635 * Configuration loaded
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.638 * Increased maximum number of open files to 10032 (it was originally set to 1024).
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.638 * monotonic clock: POSIX clock_gettime
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.667 # Failed to write PID file: Permission denied
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.667 * Running mode=standalone, port=6379.
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.670 * Server initialized
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * Loading RDB produced by version 8.4.0
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * RDB age 1889 seconds
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * RDB memory usage when created 0.64 Mb
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * Done loading RDB, keys loaded: 5, keys expired: 0.
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * DB loaded from disk: 0.009 seconds
2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * Ready to accept connections tcp
2026-04-07T06:06:04Z 2026-04-07 06:06:04,690 INFO success: redis entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-07T06:06:04Z 2026-04-07 06:06:04,690 INFO success: redis-service entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-07T06:06:07Z Redis service endpoint listening on http://:::3000
</code></pre>
<p dir="auto">Pixelfed log:</p>
<pre><code>2026-04-05T11:55:00Z 172.18.0.1 - - [05/Apr/2026:11:55:00 +0000] "GET / HTTP/1.1" 200 6360 "-" "Mozilla (CloudronHealth)"
2026-04-05T11:55:01Z ==&gt; Running schduler
2026-04-05T11:55:02Z 2026-04-05 11:55:02 Running ['artisan' horizon:snapshot] ..... 854.28ms DONE
2026-04-05T11:55:02Z ⇂ '/usr/bin/php8.3' 'artisan' horizon:snapshot &gt; '/dev/null' 2&gt;&amp;1
2026-04-05T11:55:03Z 2026-04-05 11:55:02 Running ['artisan' story:gc] ............. 625.08ms DONE
2026-04-05T11:55:03Z ⇂ '/usr/bin/php8.3' 'artisan' story:gc &gt; '/dev/null' 2&gt;&amp;1
2026-04-05T12:05:48Z ==&gt; Creating caches
2026-04-05T12:05:48Z ==&gt; Starting supervisor
2026-04-05T12:05:52Z 2026-04-05 12:05:52,143 INFO Included extra file "/etc/supervisor/conf.d/redis-service.conf" during parsing
2026-04-05T12:05:52Z 2026-04-05 12:05:52,163 INFO Included extra file "/etc/supervisor/conf.d/redis.conf" during parsing
2026-04-05T12:05:52Z 2026-04-05 12:05:52,163 INFO Set uid to user 0 succeeded
2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 CRIT Server 'inet_http_server' running without any HTTP authentication checking
2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 INFO RPC interface 'supervisor' initialized
2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 INFO supervisord started with pid 1
2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * Configuration loaded
2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * Redis version=8.4.0, bits=64, commit=00000000, modified=1, pid=13, just started
2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.469 * Increased maximum number of open files to 10032 (it was originally set to 1024).
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.469 * monotonic clock: POSIX clock_gettime
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.522 # Failed to write PID file: Permission denied
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.522 * Running mode=standalone, port=6379.
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.532 * Server initialized
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * Loading RDB produced by version 8.4.0
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * RDB age 857 seconds
2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * RDB memory usage when created 94.68 Mb
2026-04-05T12:05:53Z 2026-04-05 12:05:53,231 INFO spawned: 'redis' with pid 13
2026-04-05T12:05:53Z 2026-04-05 12:05:53,242 INFO spawned: 'redis-service' with pid 14
2026-04-05T12:05:54Z 2026-04-05 12:05:54,550 INFO success: redis entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-05T12:05:54Z 2026-04-05 12:05:54,562 INFO success: redis-service entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-05T12:05:58Z 
2026-04-05T12:05:58Z 
2026-04-05T12:05:58Z [37;44m INFO [39;49m Configuration cached successfully.
2026-04-05T12:06:00Z Redis service endpoint listening on http://:::3000
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z 
2026-04-05T12:06:01Z [2m+19 vendor frames [22m
2026-04-05T12:06:01Z [31;1m  ➜ [0m[3;1m435[0m[90m▕ [0m[35;1m            throw new [0m[39;1mServerException[0m[35;1m([0m[39;1m$response[0m[35;1m-&gt;[0m[39;1mgetMessage[0m[35;1m());[0m
2026-04-05T12:06:01Z [33m20  [39m[39;1martisan[39;22m:[39;1m35[39;22m
2026-04-05T12:06:01Z [39;1m  LOADING Redis is loading the dataset in memory[39;22m
2026-04-05T12:06:01Z [41;1m Predis\Response\ServerException [49;22m
2026-04-05T12:06:01Z [90m    Illuminate\Foundation\Console\Kernel::handle()[39m
2026-04-05T12:06:01Z [90m431[0m[90m▕ [0m[35;1m            return [0m[39;1m$response[0m[35;1m;[0m
2026-04-05T12:06:01Z [90m432[0m[90m▕ [0m[35;1m        }[0m
2026-04-05T12:06:01Z [90m433[0m[90m▕ [0m
2026-04-05T12:06:01Z [90m434[0m[90m▕ [0m[35;1m        if ([0m[39;1m$this[0m[35;1m-&gt;[0m[39;1moptions[0m[35;1m-&gt;[0m[39;1mexceptions[0m[35;1m) {[0m
2026-04-05T12:06:01Z [90m436[0m[90m▕ [0m[35;1m        }[0m
2026-04-05T12:06:01Z [90m437[0m[90m▕ [0m
2026-04-05T12:06:01Z [90m438[0m[90m▕ [0m[35;1m        return [0m[39;1m$response[0m[35;1m;[0m
2026-04-05T12:06:01Z [90m439[0m[90m▕ [0m[35;1m    }[0m
2026-04-05T12:06:01Z "}
2026-04-05T12:06:01Z #0 /app/code/vendor/predis/predis/src/Client.php(400): Predis\\Client-&gt;onErrorResponse()
2026-04-05T12:06:01Z #1 /app/code/vendor/predis/predis/src/Client.php(336): Predis\\Client-&gt;executeCommand()
2026-04-05T12:06:01Z #10 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
2026-04-05T12:06:01Z #11 /app/code/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
2026-04-05T12:06:01Z #12 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container-&gt;call()
2026-04-05T12:06:01Z #13 /app/code/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command-&gt;execute()
2026-04-05T12:06:01Z #14 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command-&gt;run()
2026-04-05T12:06:01Z #15 /app/code/vendor/symfony/console/Application.php(1102): Illuminate\\Console\\Command-&gt;run()
2026-04-05T12:06:01Z #16 /app/code/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application-&gt;doRunCommand()
2026-04-05T12:06:01Z #17 /app/code/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application-&gt;doRun()
2026-04-05T12:06:01Z #18 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application-&gt;run()
2026-04-05T12:06:01Z #19 /app/code/artisan(35): Illuminate\\Foundation\\Console\\Kernel-&gt;handle()
2026-04-05T12:06:01Z #2 /app/code/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php(119): Predis\\Client-&gt;__call()
2026-04-05T12:06:01Z #20 {main}
2026-04-05T12:06:01Z #3 /app/code/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php(250): Illuminate\\Redis\\Connections\\Connection-&gt;command()
2026-04-05T12:06:01Z #4 /app/code/vendor/laravel/framework/src/Illuminate/Cache/RedisStore.php(275): Illuminate\\Redis\\Connections\\Connection-&gt;__call()
2026-04-05T12:06:01Z #5 /app/code/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(962): Illuminate\\Cache\\RedisStore-&gt;flush()
2026-04-05T12:06:01Z #6 /app/code/vendor/laravel/framework/src/Illuminate/Cache/Console/ClearCommand.php(68): Illuminate\\Cache\\Repository-&gt;__call()
2026-04-05T12:06:01Z #7 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Cache\\Console\\ClearCommand-&gt;handle()
2026-04-05T12:06:01Z #8 /app/code/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
2026-04-05T12:06:01Z #9 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
2026-04-05T12:06:01Z [2026-04-05 12:06:01] production.ERROR: LOADING Redis is loading the dataset in memory {"exception":"[object] (Predis\\Response\\ServerException(code: 0): LOADING Redis is loading the dataset in memory at /app/code/vendor/predis/predis/src/Client.php:435)
2026-04-05T12:06:01Z [stacktrace]
2026-04-05T12:06:01Z at [32mvendor/predis/predis/src/Client.php[39m:[32m435[39m
2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.788 * Done loading RDB, keys loaded: 245434, keys expired: 1238.
2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.812 * DB loaded from disk: 9.280 seconds
2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.812 * Ready to accept connections tcp
2026-04-05T12:06:02Z ==&gt; Creating caches
2026-04-05T12:06:02Z ==&gt; Creating directories
2026-04-05T12:06:04Z 
2026-04-05T12:06:04Z 
2026-04-05T12:06:04Z [37;44m INFO [39;49m Configuration cached successfully.
2026-04-05T12:06:05Z 
2026-04-05T12:06:05Z 
2026-04-05T12:06:05Z [37;44m INFO [39;49m Application cache cleared successfully.
2026-04-05T12:06:07Z 
2026-04-05T12:06:07Z 
2026-04-05T12:06:07Z [37;44m INFO [39;49m Routes cached successfully.
2026-04-05T12:06:08Z 
2026-04-05T12:06:08Z 
2026-04-05T12:06:08Z 
2026-04-05T12:06:08Z [37;44m INFO [39;49m Blade templates cached successfully.
2026-04-05T12:06:08Z ==&gt; Running migrations
2026-04-05T12:06:17Z 
2026-04-05T12:06:17Z 
2026-04-05T12:06:17Z 
2026-04-05T12:06:17Z [32mStarting update...[39m
2026-04-05T12:06:17Z [37;44m INFO [39;49m Nothing to migrate.
2026-04-05T12:06:17Z ==&gt; Updating pixelfed
2026-04-05T12:06:26Z [32mCompleted update![39m
2026-04-05T12:06:30.000Z =&gt; Healthcheck error: Error: connect ECONNREFUSED 172.18.20.213:8000
2026-04-05T12:06:34Z [32mInstance actor succesfully generated. You do not need to run this command again.[39m
2026-04-05T12:06:34Z ==&gt; Changing ownership
2026-04-05T12:06:40.000Z =&gt; Healthcheck error: Error: connect ECONNREFUSED 172.18.20.213:8000
2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 CRIT Supervisor is running as root.  Privileges were not dropped because no user is specified in the config file.  If you intend to run as root, you can set user=root in the config file to avoid this message.
2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 INFO Included extra file "/etc/supervisor/conf.d/horizon.conf" during parsing
2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 INFO Included extra file "/etc/supervisor/conf.d/nginx.conf" during parsing
2026-04-05T12:06:40Z 2026-04-05 12:06:40,936 INFO Included extra file "/etc/supervisor/conf.d/php-fpm.conf" during parsing
2026-04-05T12:06:40Z ==&gt; Starting Pixelfed
2026-04-05T12:06:40Z Unlinking stale socket /var/run/supervisor.sock
2026-04-05T12:06:41Z 2026-04-05 12:06:41,247 INFO RPC interface 'supervisor' initialized
2026-04-05T12:06:41Z 2026-04-05 12:06:41,248 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2026-04-05T12:06:41Z 2026-04-05 12:06:41,249 INFO supervisord started with pid 1
2026-04-05T12:06:42Z 
2026-04-05T12:06:42Z 
2026-04-05T12:06:42Z 2026-04-05 12:06:42,255 INFO spawned: 'php-fpm' with pid 30
2026-04-05T12:06:42Z 2026-04-05 12:06:42,263 INFO spawned: 'nginx' with pid 31
2026-04-05T12:06:42Z 2026-04-05 12:06:42,269 INFO spawned: 'horizon' with pid 32
2026-04-05T12:06:42Z INFO  Horizon started successfully.
2026-04-05T12:06:43Z 2026-04-05 12:06:43,962 INFO success: php-fpm entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-05T12:06:43Z 2026-04-05 12:06:43,963 INFO success: horizon entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-05T12:06:43Z 2026-04-05 12:06:43,963 INFO success: nginx entered RUNNING state, process has stayed up for &gt; than 1 seconds (startsecs)
2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.057 * 10000 changes in 60 seconds. Saving...
2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.059 * Background saving started by pid 26
2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.160 * Background saving terminated with success
2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.064 * BGSAVE done, 8 keys saved, 0 keys skipped, 3659 bytes written.
2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.070 * DB saved on disk
2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.072 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
2026-04-05T12:06:57.000Z =&gt; Healthcheck error: AbortError: The operation was aborted
2026-04-05T12:06:57Z 172.18.0.1 - - [05/Apr/2026:12:06:57 +0000] "GET / HTTP/1.1" 499 0 "-" "Mozilla (CloudronHealth)"
</code></pre>
]]></description><link>https://forum.cloudron.io/post/122982</link><guid isPermaLink="true">https://forum.cloudron.io/post/122982</guid><dc:creator><![CDATA[iahonta1964]]></dc:creator><pubDate>Tue, 07 Apr 2026 06:20:53 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with the Redis client on Mon, 06 Apr 2026 17:40:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/iahonta1964" aria-label="Profile: iahonta1964">@<bdi>iahonta1964</bdi></a><br />
Is your redis service down for your pixelfed app?<br />
As I understand the linked GitHub issue, the suggestion solution would be to install phpredis <a href="https://github.com/phpredis/phpredis/blob/develop/INSTALL.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/phpredis/phpredis/blob/develop/INSTALL.md</a> and set <code>REDIS_CLIENT=phpredis</code> in the pixelfed <code>.env</code> file.</p>
<p dir="auto">I will have to reproduce this issue first and then test if this is indeed a solution.</p>
]]></description><link>https://forum.cloudron.io/post/122971</link><guid isPermaLink="true">https://forum.cloudron.io/post/122971</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Mon, 06 Apr 2026 17:40:07 GMT</pubDate></item></channel></rss>