<?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[Error 500 in DocuSeal After Update to Version 1.5.0]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">After updating DocuSeal to container-version 1.5.0, we are encountering a 500 error on almost every action within the application. Below is the relevant log entry:</p>
<pre><code>Aug 05 13:24:22 /home/cloudron/rbenv/versions/3.3.3/lib/ruby/gems/3.3.0/gems/redis-client-0.22.0/lib/redis_client/connection_mixin.rb:71:in `call_pipelined': WRONGPASS invalid username-password pair or user is disabled. (RedisClient::AuthenticationError)
</code></pre>
<p dir="auto">This issue persists even when we completely reinstall the container. It seems related to the Redis authentication.</p>
<p dir="auto">Has anyone else experienced this issue or have any suggestions for resolving it?</p>
<p dir="auto">Thanks in advance for your help!</p>
<p dir="auto">Best regards</p>
]]></description><link>https://forum.cloudron.io/topic/12223/error-500-in-docuseal-after-update-to-version-1-5-0</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 08:50:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12223.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Aug 2024 12:45:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Tue, 03 Sep 2024 08:35:26 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> said in <a href="/post/92548">Error 500 in DocuSeal After Update to Version 1.5.0</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qwerti" aria-label="Profile: qwerti">@<bdi>qwerti</bdi></a> said in <a href="/post/92349">Error 500 in DocuSeal After Update to Version 1.5.0</a>:</p>
<blockquote>
<p dir="auto">The current version is 7.5.2; perhaps we should consider updating it.</p>
</blockquote>
<p dir="auto">This is most likely the root cause. redis has changed in versions a lot since. Specifically, the newer versions of redis added acl support and also do not support empty redis usernames. I have set the minBoxVersion for docuseal now so it doesn't get installed.</p>
</blockquote>
<p dir="auto">Sorry for the late response. We just installed the latest version yesterday, and now everything is working again. Thank you very much for your help.</p>
]]></description><link>https://forum.cloudron.io/post/93771</link><guid isPermaLink="true">https://forum.cloudron.io/post/93771</guid><dc:creator><![CDATA[qwerti]]></dc:creator><pubDate>Tue, 03 Sep 2024 08:35:26 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Sat, 10 Aug 2024 10:34:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qwerti" aria-label="Profile: qwerti">@<bdi>qwerti</bdi></a> said in <a href="/post/92349">Error 500 in DocuSeal After Update to Version 1.5.0</a>:</p>
<blockquote>
<p dir="auto">The current version is 7.5.2; perhaps we should consider updating it.</p>
</blockquote>
<p dir="auto">This is most likely the root cause. redis has changed in versions a lot since. Specifically, the newer versions of redis added acl support and also do not support empty redis usernames. I have set the minBoxVersion for docuseal now so it doesn't get installed.</p>
]]></description><link>https://forum.cloudron.io/post/92548</link><guid isPermaLink="true">https://forum.cloudron.io/post/92548</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 10 Aug 2024 10:34:39 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Wed, 07 Aug 2024 16:41:22 GMT]]></title><description><![CDATA[<p dir="auto">I can't quite think of what the difference between the versions here are, but at least to be on the same page...</p>
<p dir="auto">Also can you open a webterminal into the app and check if the redis cli works there?</p>
]]></description><link>https://forum.cloudron.io/post/92352</link><guid isPermaLink="true">https://forum.cloudron.io/post/92352</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 07 Aug 2024 16:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Wed, 07 Aug 2024 15:48:18 GMT]]></title><description><![CDATA[<p dir="auto">The current version is 7.5.2; perhaps we should consider updating it.</p>
]]></description><link>https://forum.cloudron.io/post/92349</link><guid isPermaLink="true">https://forum.cloudron.io/post/92349</guid><dc:creator><![CDATA[qwerti]]></dc:creator><pubDate>Wed, 07 Aug 2024 15:48:18 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Wed, 07 Aug 2024 14:45:20 GMT]]></title><description><![CDATA[<p dir="auto">Which Cloudron version are you currently using?</p>
]]></description><link>https://forum.cloudron.io/post/92331</link><guid isPermaLink="true">https://forum.cloudron.io/post/92331</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 07 Aug 2024 14:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Wed, 07 Aug 2024 13:13:08 GMT]]></title><description><![CDATA[<p dir="auto">Yes, we have already restarted the app, but unfortunately, this did not make any difference. Installing a new container works, but the problem persists in the freshly installed system as well.<br />
We suspect it might be something specific to our Cloudron setup since none of you seem to be experiencing these issues.</p>
]]></description><link>https://forum.cloudron.io/post/92321</link><guid isPermaLink="true">https://forum.cloudron.io/post/92321</guid><dc:creator><![CDATA[qwerti]]></dc:creator><pubDate>Wed, 07 Aug 2024 13:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Tue, 06 Aug 2024 08:52:39 GMT]]></title><description><![CDATA[<p dir="auto">Just to rule out some issues, does a fresh installation work fine on your Cloudron? Also have you tried to restart the app already?</p>
]]></description><link>https://forum.cloudron.io/post/92253</link><guid isPermaLink="true">https://forum.cloudron.io/post/92253</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 06 Aug 2024 08:52:39 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Tue, 06 Aug 2024 08:46:08 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> said in <a href="/post/92227">Error 500 in DocuSeal After Update to Version 1.5.0</a>:</p>
<blockquote>
<p dir="auto">Just updated my personal instance and that seems fine. Also a fresh installation show now error in the features I've tried.</p>
<p dir="auto">Can you maybe explain in more detail how to reproduce this? Also is the redis container for that app working? You can check in the services view.</p>
</blockquote>
<p dir="auto">Thank you for the quick response. Unfortunately, we are not sure why this issue is consistently reproducible on our end. The Redis service is running perfectly.</p>
]]></description><link>https://forum.cloudron.io/post/92251</link><guid isPermaLink="true">https://forum.cloudron.io/post/92251</guid><dc:creator><![CDATA[qwerti]]></dc:creator><pubDate>Tue, 06 Aug 2024 08:46:08 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Mon, 05 Aug 2024 17:39:21 GMT]]></title><description><![CDATA[<p dir="auto">quick check: no errors on my instances.</p>
]]></description><link>https://forum.cloudron.io/post/92235</link><guid isPermaLink="true">https://forum.cloudron.io/post/92235</guid><dc:creator><![CDATA[luckow]]></dc:creator><pubDate>Mon, 05 Aug 2024 17:39:21 GMT</pubDate></item><item><title><![CDATA[Reply to Error 500 in DocuSeal After Update to Version 1.5.0 on Mon, 05 Aug 2024 14:01:10 GMT]]></title><description><![CDATA[<p dir="auto">Just updated my personal instance and that seems fine. Also a fresh installation show now error in the features I've tried.</p>
<p dir="auto">Can you maybe explain in more detail how to reproduce this? Also is the redis container for that app working? You can check in the services view.</p>
]]></description><link>https://forum.cloudron.io/post/92227</link><guid isPermaLink="true">https://forum.cloudron.io/post/92227</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 05 Aug 2024 14:01:10 GMT</pubDate></item></channel></rss>