Since joplin stopped syncing a while ago, I finally came around upgrading it. I used the bash script mentioned on the linux section
wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash
After that it wanted to do an upgrade or sync or whatever. And now is stuck with that error message:
POST files/upload: Error (409): {"error_summary": "path/insufficient_space/.", "error": {".tag": "path", "reason": {".tag": "insufficient_space"}, "upload_session_id": "pid_upload_session:ABIENn6_4ZPR_x38HJAc-Upv4Jh9i3X1PLHsqFBk-q6_Mj_0"}}
Error: POST files/upload: Error (409): {"error_summary": "path/insufficient_space/.", "error": {".tag": "path", "reason": {".tag": "insufficient_space"}, "upload_session_id": "pid_upload_session:ABIENn6_4ZPR_x38HJAc-Upv4Jh9i3X1PLHsqFBk-q6_Mj_0"}}
at newError (/tmp/.mount_jopling6LLoG/resources/app.asar/node_modules/@joplin/lib/DropboxApi.js:178:20)
at DropboxApi.exec (/tmp/.mount_jopling6LLoG/resources/app.asar/node_modules/@joplin/lib/DropboxApi.js:191:12)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async FileApiDriverDropbox.put (/tmp/.mount_jopling6LLoG/resources/app.asar/node_modules/@joplin/lib/file-api-driver-dropbox.js:167:4)
So, I cannot access my notes right now. But I do need them. What can I do?
I understand that there is now a Joplin Cloud thing now, which wasn't there as I installed Joplin the first time. Can I access my notes without it, or are my notes inaccessible without?