Respondus LockDown Browser Error Codes on Mac (Complete 2026 Reference)

Respondus has documented a finite set of numbered error codes that LockDown Browser surfaces on Mac: -7, -21, -101, -105, -106, -111, -118, plus the A4 update-check error and the textual "Installation Failed" / "Digital Signature Error" / "Configuration Failed" messages. Most resolve from the Mac side by clearing LDB cache and reinstalling; codes in the 1000+ range almost always mean the configuration error is on your university's Respondus Dashboard, not your Mac.

Error code summary table

Code / messageMeaningMac-specific cause (most common)Dedicated fix page
-7Network or proxy failuremacOS firewall or Little Snitch blocking Respondus endpointsError -7 fix
-21Configuration mismatchLDB cached config corrupted from prior partial downloadError -21 fix
-101General config (server side)Course's Respondus Dashboard not configuredError -101 fix
-105General config (server side)Same - Dashboard issueError -105 fix
-106General config (server side)Same - Dashboard issueError -106 fix
-111General client/server configLDB version mismatch with DashboardError -111 fix
-118General config / networkSame - usually cachingError -118 fix
A4Update check failedNetwork blocked Respondus update endpointError A4 fix
Installation FailedInstaller package failureCorrupted .dmg from interrupted downloadInstallation Failed fix
1000+ codesServer-sideCourse or institution Dashboard misconfigurationContact university IT

Source: Respondus Error Codes KB; verified on macOS Sonoma 14.6 and Sequoia 15.4 with LDB 2.1.5.x across the LDBypass test fleet.

Why most numbered errors trace to Mac caching

The "0 to 199" range error codes that Respondus groups together share a root cause more often than the documentation suggests: a stale LDB cached state. LockDown Browser writes a small per-course configuration to ~/Library/Application Support/LockDown Browser/ on first launch, including a copy of the Dashboard config it pulled from your university's Respondus server. When this cache disagrees with what the server returns at the next launch - common after a course is re-published, after a Dashboard update on the institution side, or after LDB itself is updated - the client surfaces a -21, -101, -105, -106, -111, or -118 error rather than re-syncing automatically.

The reliable fix on Mac is to delete the entire Application Support directory, then relaunch LDB from your LMS:

rm -rf ~/Library/Application\ Support/LockDown\ Browser/
rm -rf ~/Library/Caches/com.respondus.lockdownbrowser/

This procedure preserves your /Applications/LockDown Browser.app bundle (no reinstall needed) but discards every cached course configuration. The next launch downloads the current Dashboard config fresh, which fixes the mismatch causing the error.

When the error is your university's, not yours

Error codes in the four-digit range (1000+) and some -101 / -105 / -106 cases when they appear despite a successful cache-clear and reinstall almost always indicate the misconfiguration is in your university's Respondus Dashboard. From the Mac client side these errors are unfixable. Telltale signs the issue is server-side:

In these cases contact your instructor or your university's IT desk. Respondus's own support channel will redirect you to your institution because Respondus support cannot edit your specific course's Dashboard config.

Articles in this section