SOLVED hackmd - Read-Only file system when exporting to PDF
-
@fbartels Thats the thing, I don't have any config.json there, I see a build and upload and build directory, if I try to edit the only config.json.example I see at the root hackmd directory it say I cant edit in a read-only filesystem..
I'm wondering if this is because the first time I installed this app was a custom build app that I then upgraded to the official cloudron build release..
-
@rmdes that is strange. because the startup script creates this file if it does not exist.
Can you post the output of
cat /app/code/start.sh
?Which version does Cloudron say you have installed? (mine is v1.10.0-1)
-
@fbartels I'm on v5.6.3
I don't have a code/start.sh in the first place, I don't have a code directory. -
@fbartels installing now codiMD on another domain, will compare the two apps
-
@rmdes said in Read-Only file system when exporting to PDF:
I'm on v5.6.3
I was asking about the version of the app, not cloudron itself. In the Cloudron web ui u can click on the "info" button that becomes visible when hovering with the mouse over the Codimd icon.
-
Oh sorry, the one I just installed is Package v1.10.0-1
App v1.6.0the one coming from the time this app was called HackMD is Package v0.0.2
does not give more details than this..
I think I will backup this old app, install CodiMD fresh and restore backup, not sure it will work -
Looks like you have installed and used ever since a version which was not yet published to the app library as stable or even installed it manually via cli.
-
@nebulon Correct this was installed via cli at least 2 years ago, at some point there was an upgrade to the package and that was it, it stopped to evolve because the move to CodiMD
since then we have used it without issue, other than PDF exporting now working.Now that I have installed CodiMD, I went to the defauld config.json file and enabled PDFexport to True, I'm not seeing PDF in the export choice but that's maybe another issue ?
-
This is what I see in the dropdown menu when trying to export with PDF enabled to true in the config.json file, I restart the app after making the change to config.json
-
I think we can close this since it's irrelevant to the actual codiMD app in the store