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: https://fb.me/react-devtools
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.