Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: JSON.parse: unexpected end of data at line 1 column 2 of the JSON data #94

Closed
SwoosOfficial opened this issue Mar 14, 2020 · 8 comments
Labels
bug Something isn't working

Comments

@SwoosOfficial
Copy link

When creating a new km.

However when i rename it to .md it opens.
But neither saving nor reopening works. Obviously some File i/O Problem, but all acess rights are well working with all other apps (eg markdown editor)

Server:

Nextcloud v18.0.0
OS: Raspian
Hardware: Raspberry Pi 4

Client:

Firefox 74.0 & Chromium 80.0
Ubuntu 19.10

@SwoosOfficial
Copy link
Author

P.S.: Syslog, phpfpm_log and Protocol empty.

@t-markmann
Copy link

This happens to me as well on NC 17.0.3

Workaround: take an old, empty .mk file. The app seems to create the new files from a defective template.

@vasyugan
Copy link

This happens to me as well on NC 17.0.3

Workaround: take an old, empty .mk file. The app seems to create the new files from a defective template.

Where do I get one?

@t-markmann
Copy link

Try this one: mindmap.zip

@SwoosOfficial
Copy link
Author

Do you know the folder where the template lies. Then i just replace the template file. 🤔

@SwoosOfficial
Copy link
Author

Try this one: mindmap.zip

Workaround work for a single file! Thanks.

@ACTom
Copy link
Owner

ACTom commented Mar 14, 2020

Oh! This is a bug caused by the introduction of a new supported format. I have not tested the newly created file before, and I will fix it now.

@ACTom ACTom added the bug Something isn't working label Mar 14, 2020
@ACTom
Copy link
Owner

ACTom commented Mar 14, 2020

Fixed in v0.0.20

@ACTom ACTom closed this as completed Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants