-
This looks like one of the built-in templates fails. Did you by any chance added/removed/adjusted values in
/app/data/config.json?The default values are:
{ "production": { "allowAnonymous": false, "allowAnonymousEdits": false, "allowEmailRegister": false, "allowFreeUrl": true, "allowPdfExport": false, "debug": false, "defaultPermission": "private", "email": false, "sessionSecret": "<secret>" } } -
What differs in my config is
allowAnonymousEdits": trueinstead offalse
documentmaxlength": 1000000instead of whatever default is.Default settings makes no difference, neither a fresh install.
The published read-pnly version of a doc works, still. It's the editor view that crashes.
I've tried in Firefox (macOS), Safari (macOS) and Safari (iOS).
-
What differs in my config is
allowAnonymousEdits": trueinstead offalse
documentmaxlength": 1000000instead of whatever default is.Default settings makes no difference, neither a fresh install.
The published read-pnly version of a doc works, still. It's the editor view that crashes.
I've tried in Firefox (macOS), Safari (macOS) and Safari (iOS).
@yusf said in CodiMD error (since 1.4.0?):
allowAnonymousEdits": true
I have this set to
trueas well and for me the app continues to work after the 1.4.0 update.@yusf said in CodiMD error (since 1.4.0?):
Default settings makes no difference, neither a fresh install.
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).
-
@fbartels said in CodiMD error (since 1.4.0?):
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).
Yes. New domain, fresh browser session, still
Internal Server Error. -
@yusf 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?
-
@yusf 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?
-
Huh. "Them" turned out to be confusing:
Currently, there are two active repositories/softwares named "CodiMD": This one and codimd/server. Both are actively maintained, but by different people. Especially for someone new to CodiMD/HackMD it's almost impossible to understand what's what.
From reading other issues it seems like HackMD is making some structural changes which prompts Cloudron to make a choice which project to use. codimd/server is the "libre" and AGPL continuation of the project so probably favorable.
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better ๐
Register Login

