Error: "Tag cannot be blank" (1592779503)
I keep receiving this error when syncing:
Error(s) encountered during statement execution: Tag cannot be blank [QUERY: INSERT INTO tags (tagID, name) VALUES (?, ?)] [PARAMS: ##, ""] [ERROR: Tag cannot be blank]
Every time I attempt to sync, the ## goes up by 1. It appears that an item is constantly trying to add an empty tag. I've looked through all the items with tags and haven't found anything. I've attempted a search for an empty tag, but I'm not sure if it's possible given the empty string nature. Whether it's actually possible or not, the search returns no items.
Error(s) encountered during statement execution: Tag cannot be blank [QUERY: INSERT INTO tags (tagID, name) VALUES (?, ?)] [PARAMS: ##, ""] [ERROR: Tag cannot be blank]
Every time I attempt to sync, the ## goes up by 1. It appears that an item is constantly trying to add an empty tag. I've looked through all the items with tags and haven't found anything. I've attempted a search for an empty tag, but I'm not sure if it's possible given the empty string nature. Whether it's actually possible or not, the search returns no items.
If it passes without errors, provide a Debug ID (different from a Report ID) for a sync that produces the error.
(Unrelated, but note that something on your system or network — e.g., a proxy server — is breaking Zotero's push-based syncing by substituting an expired self-signed certificate for stream.zotero.org.)