<?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[CodiMD error (since 1.4.0?)]]></title><description><![CDATA[<p dir="auto">I'm getting <code>Internal Server Error</code> whenever I try to view/edit a CodiMD document. I notice that the app was updated 1.4.0 recently, which seem to coincide with this issue. Please advice.</p>
<p dir="auto">Here's the log output of the error:</p>
<pre><code>Jun 10 07:45:00 2019-06-10T07:45:00.329Z info: deserializeUser: 113677e7-8064-499a-90ba-11d6511808f6
Jun 10 07:45:00 SyntaxError: /app/code/public/views/codimd.ejs:10
Jun 10 07:45:00 8| &lt;body&gt;
Jun 10 07:45:00 9| &lt;%- include codimd/header %&gt;
Jun 10 07:45:00 &gt;&gt; 10| &lt;%- include codimd/body %&gt;
Jun 10 07:45:00 11| &lt;%- include codimd/footer %&gt;
Jun 10 07:45:00 12| &lt;%- include codimd/foot %&gt;
Jun 10 07:45:00 13| &lt;/body&gt;
Jun 10 07:45:00
Jun 10 07:45:00 /app/code/public/views/codimd/body.ejs:251
Jun 10 07:45:00 249| &lt;%- include ../shared/refresh-modal %&gt;
Jun 10 07:45:00 250| &lt;%- include ../shared/signin-modal %&gt;
Jun 10 07:45:00 &gt;&gt; 251| &lt;%- include ../shared/help-modal %&gt;
Jun 10 07:45:00 252| &lt;%- include ../shared/revision-modal %&gt;
Jun 10 07:45:00 253|
Jun 10 07:45:00
Jun 10 07:45:00 /app/code/public/views/shared/help-modal.ejs:20
Jun 10 07:45:00 18| &lt;a href="https://community.codimd.org" target="_blank"&gt;&lt;i class="fa fa-users fa-fw"&gt;&lt;/i&gt; &lt;%= __('Join the community') %&gt;&lt;/a&gt;
Jun 10 07:45:00 19| &lt;br&gt;
Jun 10 07:45:00 &gt;&gt; 20| &lt;a href="https://riot.im/app/#/room/#codimd:matrix.org" target="_blank"&gt;&lt;i class="fa fa-hashtag fa-fw"&gt;&lt;/i&gt; &lt;%= __('Meet us on %s', 'Matrix') %&gt;&lt;/a&gt;
Jun 10 07:45:00 21| &lt;br&gt;
Jun 10 07:45:00 22| &lt;a href="https://github.com/codimd/server/issues" target="_blank"&gt;&lt;i class="fa fa-tag fa-fw"&gt;&lt;/i&gt; &lt;%= __('Report an issue') %&gt;&lt;/a&gt;
Jun 10 07:45:00 23| &lt;br&gt;
Jun 10 07:45:00
Jun 10 07:45:00 [sprintf] unexpected placeholder
Jun 10 07:45:00 at sprintf_parse (/app/code/node_modules/sprintf-js/src/sprintf.js:202:23)
Jun 10 07:45:00 at sprintf (/app/code/node_modules/sprintf-js/src/sprintf.js:26:31)
Jun 10 07:45:00 at vsprintf (/app/code/node_modules/sprintf-js/src/sprintf.js:30:24)
Jun 10 07:45:00 at postProcess (/app/code/node_modules/i18n/i18n.js:547:13)
Jun 10 07:45:00 at Object.i18nTranslate (/app/code/node_modules/i18n/i18n.js:234:12)
Jun 10 07:45:00 at eval (eval at compile (/app/code/node_modules/ejs/lib/ejs.js:618:12), &lt;anonymous&gt;:609:26)
Jun 10 07:45:00 at eval (eval at compile (/app/code/node_modules/ejs/lib/ejs.js:618:12), &lt;anonymous&gt;:723:10)
Jun 10 07:45:00 at eval (eval at compile (/app/code/node_modules/ejs/lib/ejs.js:618:12), &lt;anonymous&gt;:754:10)
Jun 10 07:45:00 at returnedFn (/app/code/node_modules/ejs/lib/ejs.js:653:17)
Jun 10 07:45:00 at tryHandleCache (/app/code/node_modules/ejs/lib/ejs.js:251:36)
Jun 10 07:45:00 at View.exports.renderFile [as engine] (/app/code/node_modules/ejs/lib/ejs.js:482:10)
Jun 10 07:45:00 at View.render (/app/code/node_modules/express/lib/view.js:135:8)
Jun 10 07:45:00 at tryRender (/app/code/node_modules/express/lib/application.js:640:10)
Jun 10 07:45:00 at Function.render (/app/code/node_modules/express/lib/application.js:592:3)
Jun 10 07:45:00 at ServerResponse.render (/app/code/node_modules/express/lib/response.js:1012:7)
Jun 10 07:45:00 at responseCodiMD (/app/code/lib/response.js:104:7)</code></pre>
]]></description><link>https://forum.cloudron.io/topic/1800/codimd-error-since-1-4-0</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 17:23:05 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1800.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Jun 2019 07:46:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 20 Aug 2019 17:04:49 GMT]]></title><description><![CDATA[<p dir="auto">CodiMD was updated to 1.5.0. So this issue is most likely fixed there.</p>
]]></description><link>https://forum.cloudron.io/post/4183</link><guid isPermaLink="true">https://forum.cloudron.io/post/4183</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 20 Aug 2019 17:04:49 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 03 Aug 2019 20:43: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> Oh, okay then! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60a.png?v=21ee5037fec" class="not-responsive emoji emoji-android emoji--blush" style="height:23px;width:auto;vertical-align:middle" title=":blush:" alt="😊" /></p>
]]></description><link>https://forum.cloudron.io/post/4084</link><guid isPermaLink="true">https://forum.cloudron.io/post/4084</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Sat, 03 Aug 2019 20:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Thu, 01 Aug 2019 23:49:04 GMT]]></title><description><![CDATA[<p dir="auto">Yes, but 1.4.1 isn't released yet.</p>
]]></description><link>https://forum.cloudron.io/post/4076</link><guid isPermaLink="true">https://forum.cloudron.io/post/4076</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 01 Aug 2019 23:49:04 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Thu, 01 Aug 2019 20:39:11 GMT]]></title><description><![CDATA[<p dir="auto">Can you make a new release? <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a></p>
]]></description><link>https://forum.cloudron.io/post/4074</link><guid isPermaLink="true">https://forum.cloudron.io/post/4074</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Thu, 01 Aug 2019 20:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sun, 16 Jun 2019 05:20:18 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 href="https://github.com/codimd/server/issues/117" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/codimd/server/issues/117</a></p>
]]></description><link>https://forum.cloudron.io/post/3768</link><guid isPermaLink="true">https://forum.cloudron.io/post/3768</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sun, 16 Jun 2019 05:20:18 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sun, 16 Jun 2019 00:46:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> Is there a related github issue ?</p>
]]></description><link>https://forum.cloudron.io/post/3765</link><guid isPermaLink="true">https://forum.cloudron.io/post/3765</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 16 Jun 2019 00:46:47 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 15 Jun 2019 23:24:16 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> I got help in tracking the issue down. A typo in the language file for my specific language caused the error. Not sure when I get a fix for it though. I’ll probably build it manually with the fix for now.</p>
]]></description><link>https://forum.cloudron.io/post/3763</link><guid isPermaLink="true">https://forum.cloudron.io/post/3763</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Sat, 15 Jun 2019 23:24:16 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 15 Jun 2019 18:24:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> Does this error happens only when opening a specific document or all the time? Not really sure how to debug this, can you ping me on <a href="https://chat.cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">chat</a>?</p>
]]></description><link>https://forum.cloudron.io/post/3762</link><guid isPermaLink="true">https://forum.cloudron.io/post/3762</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 15 Jun 2019 18:24:44 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 15 Jun 2019 12:54:56 GMT]]></title><description><![CDATA[<p dir="auto">Huh. "Them" turned out to be <a href="https://github.com/hackmdio/codimd/issues/1219" target="_blank" rel="noopener noreferrer nofollow ugc">confusing</a>:</p>
<blockquote>
<p dir="auto">Currently, there are two active repositories/softwares named "CodiMD": <a href="https://github.com/hackmdio/codimd/" target="_blank" rel="noopener noreferrer nofollow ugc">This one</a> and <a href="https://github.com/codimd/server" target="_blank" rel="noopener noreferrer nofollow ugc">codimd/server</a>. Both are actively maintained, but by different people. Especially for someone new to CodiMD/HackMD it's almost impossible to understand what's what.</p>
</blockquote>
<p dir="auto">From reading other issues it seems like HackMD is making some structural changes which prompts Cloudron to make a choice which project to use. <a href="https://github.com/codimd/server" target="_blank" rel="noopener noreferrer nofollow ugc">codimd/server</a> is the "libre" and AGPL continuation of the project so probably favorable.</p>
]]></description><link>https://forum.cloudron.io/post/3760</link><guid isPermaLink="true">https://forum.cloudron.io/post/3760</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Sat, 15 Jun 2019 12:54:56 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 15 Jun 2019 11:39:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> Thanks, I'll bring it up with them.</p>
]]></description><link>https://forum.cloudron.io/post/3759</link><guid isPermaLink="true">https://forum.cloudron.io/post/3759</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Sat, 15 Jun 2019 11:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Sat, 15 Jun 2019 08:05:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> sorry don't know enough about node and codimd development to give any additional insight. Maybe the codimd issue tracker in GitHub would be able to give more insights?</p>
]]></description><link>https://forum.cloudron.io/post/3758</link><guid isPermaLink="true">https://forum.cloudron.io/post/3758</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sat, 15 Jun 2019 08:05:58 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Fri, 14 Jun 2019 18:54:11 GMT]]></title><description><![CDATA[<p dir="auto">Please advice  <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f647.png?v=21ee5037fec" class="not-responsive emoji emoji-android emoji--bow" style="height:23px;width:auto;vertical-align:middle" title=":bow:" alt="🙇" /></p>
]]></description><link>https://forum.cloudron.io/post/3757</link><guid isPermaLink="true">https://forum.cloudron.io/post/3757</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Fri, 14 Jun 2019 18:54:11 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 17:49:04 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> Correct, it’s the regular App Store version.</p>
]]></description><link>https://forum.cloudron.io/post/3742</link><guid isPermaLink="true">https://forum.cloudron.io/post/3742</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Tue, 11 Jun 2019 17:49:04 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 13:39:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> just to be on the same page, you are installing codimd from your Cloudron's appstore view, not building the app on your own or so?</p>
]]></description><link>https://forum.cloudron.io/post/3741</link><guid isPermaLink="true">https://forum.cloudron.io/post/3741</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 11 Jun 2019 13:39:22 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 13:34:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> Do you have any other customizations?</p>
]]></description><link>https://forum.cloudron.io/post/3740</link><guid isPermaLink="true">https://forum.cloudron.io/post/3740</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Tue, 11 Jun 2019 13:34:37 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 12:38:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> said in <a href="/post/3737">CodiMD error (since 1.4.0?)</a>:</p>
<blockquote>
<p dir="auto">So do I understand that right that even if you install the app completely new you still have the crashes of the editor? Did you reinstall to the same domain? I would use a new domain name just to rule out a caching issue (and also try to open the editor in incognito mode).</p>
</blockquote>
<p dir="auto">Yes. New domain, fresh browser session, still <code>Internal Server Error</code>.</p>
]]></description><link>https://forum.cloudron.io/post/3739</link><guid isPermaLink="true">https://forum.cloudron.io/post/3739</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Tue, 11 Jun 2019 12:38:42 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 11:00:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> said in <a href="/post/3735">CodiMD error (since 1.4.0?)</a>:</p>
<blockquote>
<p dir="auto">allowAnonymousEdits": true</p>
</blockquote>
<p dir="auto">I have this set to <code>true</code> as well and for me the app continues to work after the 1.4.0 update.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> said in <a href="/post/3735">CodiMD error (since 1.4.0?)</a>:</p>
<blockquote>
<p dir="auto">Default settings makes no difference, neither a fresh install.</p>
</blockquote>
<p dir="auto">So do I understand that right that even if you install the app completely new you still have the crashes of the editor? Did you reinstall to the same domain? I would use a new domain name just to rule out a caching issue (and also try to open the editor in incognito mode).</p>
]]></description><link>https://forum.cloudron.io/post/3737</link><guid isPermaLink="true">https://forum.cloudron.io/post/3737</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Tue, 11 Jun 2019 11:00:07 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 08:13:29 GMT]]></title><description><![CDATA[<p dir="auto">What differs in my config is<br />
<code>allowAnonymousEdits": true</code> instead of <code>false</code><br />
<code>documentmaxlength": 1000000</code> instead of whatever default is.</p>
<p dir="auto">Default settings makes no difference, neither a fresh install.</p>
<p dir="auto">The published read-pnly version of a doc works, still. It's the editor view that crashes.</p>
<p dir="auto">I've tried in Firefox (macOS), Safari (macOS) and Safari (iOS).</p>
]]></description><link>https://forum.cloudron.io/post/3735</link><guid isPermaLink="true">https://forum.cloudron.io/post/3735</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Tue, 11 Jun 2019 08:13:29 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Tue, 11 Jun 2019 08:11:37 GMT]]></title><description><![CDATA[<p dir="auto">Possibly. I’d need to check. <s>To complicate things, it still works on mobile currently.</s></p>
]]></description><link>https://forum.cloudron.io/post/3732</link><guid isPermaLink="true">https://forum.cloudron.io/post/3732</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Tue, 11 Jun 2019 08:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to CodiMD error (since 1.4.0?) on Mon, 10 Jun 2019 11:03:15 GMT]]></title><description><![CDATA[<p dir="auto">This looks like one of the built-in templates fails. Did you by any chance added/removed/adjusted values in <code>/app/data/config.json</code>?</p>
<p dir="auto">The default values are:</p>
<pre><code>{
  "production": {
    "allowAnonymous": false,
    "allowAnonymousEdits": false,
    "allowEmailRegister": false,
    "allowFreeUrl": true,
    "allowPdfExport": false,
    "debug": false,
    "defaultPermission": "private",
    "email": false,
    "sessionSecret": "&lt;secret&gt;"
  }
}
</code></pre>
]]></description><link>https://forum.cloudron.io/post/3727</link><guid isPermaLink="true">https://forum.cloudron.io/post/3727</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 10 Jun 2019 11:03:15 GMT</pubDate></item></channel></rss>