Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Issue

The URI Too Long error occurs when a user tries to sync.

Solution

This is a rare error that occurs when something goes wrong with the user's hard drive. Pulsar uses an encrypted SQLite database to store the user's data on the device and when the hard disk malfunctions, the application cannot access the database and prints the URI Too Long error. 
Here is a blog post that we think is helpful to understand what could cause this problem: SQLite Database Disk Image Is Malformed.

...