How to clear the items that cannot be synchronised

Operating system

Linux

Joplin version

3.5.12

Desktop version info

Joplin 3.5.12 (prod, linux)

Device: linux, AMD Ryzen 5 4500U with Radeon Graphics
Client ID: dfc6b7c8a6e549a4851b7f466ddd2211
Sync Version: 3
Profile Version: 49
Keychain Supported: No
Alternative instance ID: -

Revision: 449555c

Backup: 1.5.1
Freehand Drawing: 4.2.0

Sync target

File system

What issue do you have?

I have a banner at the top of my screen complaining that some items cannot be synchronised. I am aware of this and would like to dismiss the banner permanently as it takes up screen real estate, however when I ignore the errors it just comes back later.

The error I have at the moment is a "Resource not found" error for an attachment. I don't particularly care about this, and would like to clear it, but I don't see a way to do so. Is there a way to fix this?

Please note, I had to change the file extension on the debug report to .txt as the upload form here reports that .csv isn't supported.

Screenshots

Log file

syncReport-1771416164048.csv (294 KB)
syncReport-1771416164048.txt (294 KB)

Pretty sure that attachment is from the default Welcome notebook. You get that error when an attachment in the resources folder is deleted, but the matching sync item with the same id still exists at the root of the sync target. If you grab that id from the error and search for a file with that name on the sync target, just delete the file and then click the main sync button in Joplin. Then the error and the banner should go away

That’s fixed it, cheers!