<?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[When setting Email From Name in NodeBB app, app fails to start]]></title><description><![CDATA[<p dir="auto">I tried recently setting a From Name in the Email section of the Cloudron Dashboard for the NodeBB app, and it refuses to start afterwards working in a loop (logs below). Any suggestions what may be the issue here? Seems like a database syntax issue when Cloudron tries to save into the MongoDB, no?</p>
<pre><code>Oct 31 00:04:28 =&gt; Creating directories
Oct 31 00:04:28 =&gt; Moving node_modules
Healtheck error: Error: connect ECONNREFUSED 172.18.19.143:45672022-10-31T07:04:32.000Z =&gt; Ensure fixed jquery version for webpack
Oct 31 00:04:32 Setting up email
Oct 31 00:04:33 MongoDB shell version v4.4.10
Oct 31 00:04:33 connecting to: mongodb://mongodb:27017/492b4264-fea8-4d52-bbe6-1f15ce72c53a?compressors=disabled&amp;gssapiServiceName=mongodb
Oct 31 00:04:33 Implicit session: session { "id" : UUID("0d2cfe60-2240-41b8-89d3-b500f0bf5ba4") }
Oct 31 00:04:33 MongoDB server version: 4.4.10
Oct 31 00:04:33 uncaught exception: SyntaxError: missing } after property list :
Oct 31 00:04:33 @(shell eval):1:480
Oct 31 00:04:33 exiting with code -4
Oct 31 00:04:40 =&gt; Creating directories
Oct 31 00:04:40 =&gt; Moving node_modules
Healtheck error: Error: connect ECONNREFUSED 172.18.19.143:45672022-10-31T07:04:44.000Z =&gt; Ensure fixed jquery version for webpack
Oct 31 00:04:44 Setting up email
Oct 31 00:04:44 MongoDB shell version v4.4.10
Oct 31 00:04:44 connecting to: mongodb://mongodb:27017/492b4264-fea8-4d52-bbe6-1f15ce72c53a?compressors=disabled&amp;gssapiServiceName=mongodb
Oct 31 00:04:44 Implicit session: session { "id" : UUID("1ac6a436-1eb3-4f64-be84-264e9ef23713") }
Oct 31 00:04:44 MongoDB server version: 4.4.10
Oct 31 00:04:44 uncaught exception: SyntaxError: missing } after property list :
Oct 31 00:04:44 @(shell eval):1:480
Oct 31 00:04:44 exiting with code -4
Oct 31 00:04:58 =&gt; Creating directories
Oct 31 00:04:58 =&gt; Moving node_modules
Healtheck error: Error: connect ECONNREFUSED 172.18.19.143:45672022-10-31T07:05:04.000Z =&gt; Ensure fixed jquery version for webpack
Oct 31 00:05:04 Setting up email
Oct 31 00:05:04 MongoDB shell version v4.4.10
Oct 31 00:05:04 connecting to: mongodb://mongodb:27017/492b4264-fea8-4d52-bbe6-1f15ce72c53a?compressors=disabled&amp;gssapiServiceName=mongodb
Oct 31 00:05:04 Implicit session: session { "id" : UUID("511e3163-7c55-4267-9c28-60706acff892") }
Oct 31 00:05:04 MongoDB server version: 4.4.10
Oct 31 00:05:04 uncaught exception: SyntaxError: missing } after property list :
Oct 31 00:05:04 @(shell eval):1:480
Oct 31 00:05:04 exiting with code -4
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/7884/when-setting-email-from-name-in-nodebb-app-app-fails-to-start</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 06:36:09 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7884.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Oct 2022 07:10:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to When setting Email From Name in NodeBB app, app fails to start on Thu, 03 Nov 2022 19:23:29 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed in the latest package.</p>
]]></description><link>https://forum.cloudron.io/post/55332</link><guid isPermaLink="true">https://forum.cloudron.io/post/55332</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 03 Nov 2022 19:23:29 GMT</pubDate></item><item><title><![CDATA[Reply to When setting Email From Name in NodeBB app, app fails to start on Mon, 31 Oct 2022 15:30:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Good catch. This is a bug in our shell scripting. Fix coming.</p>
]]></description><link>https://forum.cloudron.io/post/55161</link><guid isPermaLink="true">https://forum.cloudron.io/post/55161</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 31 Oct 2022 15:30:45 GMT</pubDate></item><item><title><![CDATA[Reply to When setting Email From Name in NodeBB app, app fails to start on Mon, 31 Oct 2022 07:14:46 GMT]]></title><description><![CDATA[<p dir="auto">Think I figured it out... seems like a defect <a class="plugin-mentions-group plugin-mentions-a" href="/groups/staff" aria-label="Profile: staff">@<bdi>staff</bdi></a>. I can reproduce the issue if I set the From Name on the Email tab for the NodeBB app to be a value with an apostrophe, such as "St. Paul's", for example. If I remove the apostrophe, it seems to then work fine. Seems Cloudron may ned to escape these characters to ensure they're safe for database storage? Just guessing though.</p>
]]></description><link>https://forum.cloudron.io/post/55150</link><guid isPermaLink="true">https://forum.cloudron.io/post/55150</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 31 Oct 2022 07:14:46 GMT</pubDate></item></channel></rss>