How to delete a database from a SyncStore

Hi there!

For whatever reason I got a second empty copy of the database I sync to a local sync store in that sync store wrapper. It has the same name, too.

How can I identify and delete the second entry because it leads to all kinds of strange behavior?

  1. Did you copy and rename a .dtBase2 file in the Finder? If so, you should not do this. See blog.devontechnologies.com/2014/ … m-scratch/

  2. Select the database in DEVONthink. Open Applications/Utilities/Script Editor.app, paste tell application id “DNtp” to get (uuid of current database) and press Run. This string is what you should look for.

If this does not help fix the issue, please start a Support Ticket.