Resolve Error: You are exceeding the configured maximum synchronized directories

Prev Next

Problem

The Linux Agent log has the following entry: You are exceeding the configured maximum of %u synchronized directories. Local changes will not be synchronized for directory

Solution

To display the current value of LinuxMaxQueuedEvents, use the following CLI :

  • show /config/cloudsync/LinuxMaxUserWatches 

To change the value, use the following CLI: 

  • set /config/cloudsync/LinuxMaxUserWatches 

Set LinuxMaxUserWatches to 0 to reset to the default value.

Related Articles

Use the Agent Command Line Interface (CLI)