Maintenance and Troubleshooting
June 1, 2026 ยท View on GitHub
Guide for resolving issues with the Memos SP Plugin.
Debugging Sync Issues
- Open the plugin in the central Super Productivity view.
- Review the Sync Log entries.
- Look at the diagnostics line for counts of local notes, remote memos, and computed actions.
- Check for explicit
error,conflict, orunlinkedresults.
Common Errors
- 401 Unauthorized: The API token is invalid or expired.
- 404 Not Found: The Memos URL is incorrect or a linked memo was deleted.
- Network error: The Memos instance is unreachable.
- Conflict detected: Both the local plugin note and the remote memo changed since the last successful sync.
Resetting State
If the plugin state becomes inconsistent:
- Back up your Memos data first.
- Remove the plugin from Super Productivity.
- Clear the plugin cache.
- Reinstall the plugin.
- Re-enter the connection settings and run a fresh sync.
This resets the local plugin-owned note store. Remote memos remain unchanged.