<?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[Language setting making the app crash]]></title><description><![CDATA[<p dir="auto">Hello there,</p>
<p dir="auto">Since last update, it looks like the language setting (in /admin/settings : "padOptions": { "lang": "en-us"}) makes the app crash.<br />
When I try to change by "fr" or "fr-fr" and restart the container, it's stuck for few minutes at the starting stage.<br />
When the service come back online, the lang is back to en-us in padOptions.</p>
<p dir="auto">Is there another setting or place to change language ? Like /app/data/settings.json but not documented in the Cloudron docs ?</p>
]]></description><link>https://forum.cloudron.io/topic/9883/language-setting-making-the-app-crash</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:41:06 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9883.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Aug 2023 15:09:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Language setting making the app crash on Fri, 25 Aug 2023 11:02:48 GMT]]></title><description><![CDATA[<p dir="auto">I just tried to change the language to german by putting this in the <code>settings.json</code>:</p>
<pre><code>{
  "padOptions": {
    "lang": "de"
  }
}
</code></pre>
<p dir="auto">After app restart, the language was changed correctly. Do you maybe have other plugins installed which may interfere?</p>
]]></description><link>https://forum.cloudron.io/post/72443</link><guid isPermaLink="true">https://forum.cloudron.io/post/72443</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 25 Aug 2023 11:02:48 GMT</pubDate></item><item><title><![CDATA[Reply to Language setting making the app crash on Thu, 31 Aug 2023 15:54:17 GMT]]></title><description><![CDATA[<p dir="auto">So the settings.json shown in the admin UI is the wrong place to make changes. It will get reset on ever app restart.</p>
<p dir="auto">To make that clear, I pushed a new app package, which disables the admin UI bit to edit the <code>settings.json</code> within the app.</p>
]]></description><link>https://forum.cloudron.io/post/72836</link><guid isPermaLink="true">https://forum.cloudron.io/post/72836</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 31 Aug 2023 15:54:17 GMT</pubDate></item><item><title><![CDATA[Reply to Language setting making the app crash on Mon, 28 Aug 2023 11:45:37 GMT]]></title><description><![CDATA[<p dir="auto">It was my bad, I was changing the conf file from the /admin/settings and this wasn't working, but by modifying the one in data/settings.json as you said worked.</p>
<p dir="auto">One last question for my personal understanding, is the conf file accessible from /admin/settings kind of related to the original project and the one in data/settings.json strictly related to the cloudron version ?</p>
]]></description><link>https://forum.cloudron.io/post/72545</link><guid isPermaLink="true">https://forum.cloudron.io/post/72545</guid><dc:creator><![CDATA[Zoldir]]></dc:creator><pubDate>Mon, 28 Aug 2023 11:45:37 GMT</pubDate></item><item><title><![CDATA[Reply to Language setting making the app crash on Fri, 25 Aug 2023 13:21:08 GMT]]></title><description><![CDATA[<p dir="auto">At least <code>ep_openid_connect ep_user_displayname ep_health_check</code> are fine, as I had those as well. So then I would suggest you try disabling them one by one to narrow it down and then likely report an upstream issue?</p>
]]></description><link>https://forum.cloudron.io/post/72447</link><guid isPermaLink="true">https://forum.cloudron.io/post/72447</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 25 Aug 2023 13:21:08 GMT</pubDate></item><item><title><![CDATA[Reply to Language setting making the app crash on Fri, 25 Aug 2023 13:04:37 GMT]]></title><description><![CDATA[<p dir="auto">Yep, here is the list (there are all up to date) :</p>
<p dir="auto">adminpads2 	<br />
align 	<br />
embedded_hyperlinks2<br />
font_color<br />
headings2<br />
health_check<br />
image_upload<br />
openid_connect<br />
padlist2<br />
table_of_contents<br />
user_displayname</p>
<p dir="auto">Any ideas if one of them could be a problem ? (or also obsolete ?)</p>
]]></description><link>https://forum.cloudron.io/post/72444</link><guid isPermaLink="true">https://forum.cloudron.io/post/72444</guid><dc:creator><![CDATA[Zoldir]]></dc:creator><pubDate>Fri, 25 Aug 2023 13:04:37 GMT</pubDate></item><item><title><![CDATA[Reply to Language setting making the app crash on Fri, 25 Aug 2023 11:02:48 GMT]]></title><description><![CDATA[<p dir="auto">I just tried to change the language to german by putting this in the <code>settings.json</code>:</p>
<pre><code>{
  "padOptions": {
    "lang": "de"
  }
}
</code></pre>
<p dir="auto">After app restart, the language was changed correctly. Do you maybe have other plugins installed which may interfere?</p>
]]></description><link>https://forum.cloudron.io/post/72443</link><guid isPermaLink="true">https://forum.cloudron.io/post/72443</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 25 Aug 2023 11:02:48 GMT</pubDate></item></channel></rss>