I locally inserted (drag-and-drop) a relatively small image into a note and Ubuntu Desktop version is constantly syncing now, but can’t manage it. I deleted link to an image, but it still is trying to sync.
I tried to reproduce this problem but it successfully synced.
Currently, the image won’t be deleted from the server if you delete the image statement (  ).
Is the app still getting stuck syncing?
Please tell me if you’ve got any error output on the developer console.
@craftzdog, thanks for your prompt support. Yes, I have more than free disk space available (45G free). Unfortunately, it’s still stuck to “syncing” and I really don’t know what to do as I even have deleted this note with image and even entire notebook but no result, the sync is still broken.
No errors as I understand, just this info message:
/usr/lib/inkdrop/resources/app.asar/node_modules/react/lib/ReactDOM.js:66 Download the React DevTools for a better development experience: React Developer Tools – React
Also it seems like Inkdrop went crazy with my account as I just tried to try “Restore…” option but it didn’t produce any effect at all (deleted items aren’t restored from local backup).
I confirmed your HTTP requests have been terminated in the middle of the request.
So the server ends up failing to receive entire data.
It seems that this problem is caused by the client side.
Do you have any network restriction in mind?
Your requests over 1MB via HTTPS are interrupted.
Yes, sorry for the trouble.
Your attachment image above is over 1MB and the server (nginx) refused it by my misconfiguration.
I couldn’t notice that in my local dev environment.