|
| 1 | +--- |
| 2 | +description: > |
| 3 | + Troubleshooting guide for resolving "RPC Server Unavailable (0x800706BA)" connection issues in Netwrix Auditor, covering network stability, antivirus interference, and resource limitations. |
| 4 | +keywords: |
| 5 | + - RPC server unavailable |
| 6 | + - 0x800706BA |
| 7 | + - Netwrix Auditor |
| 8 | + - compression service |
| 9 | + - connection issues |
| 10 | + - antivirus exclusions |
| 11 | + - network instability |
| 12 | + - insufficient resources |
| 13 | +products: |
| 14 | + - auditor |
| 15 | +sidebar_label: Troubleshooting Connection Issues - RPC Server Unavailable |
| 16 | +title: Troubleshooting Connection Issues - RPC Server Unavailable (0x800706BA) |
| 17 | +knowledge_article_id: kA0Qk000000XXXXKAA |
| 18 | +--- |
| 19 | + |
| 20 | +# Troubleshooting Connection Issues - RPC Server Unavailable (0x800706BA) |
| 21 | + |
| 22 | +> **IMPORTANT:** This error, especially when it occurs infrequently, does not result in audit data loss. The collector continues gathering data from where it was last interrupted. Verify data timeliness in reports to determine whether this impacts the delivery of audit data by the collector. |
| 23 | +
|
| 24 | +## Overview |
| 25 | + |
| 26 | +This error occurs when the Netwrix Auditor File Server collector cannot establish or maintain a connection with the RPC server. Common causes include network instability, antivirus interference, or insufficient system resources. The following sections provide steps to identify and resolve these issues. |
| 27 | + |
| 28 | +## Instructions |
| 29 | + |
| 30 | +### 1. Connection Dropping with Compression Service During Data Collection |
| 31 | + |
| 32 | +When collecting data from the target audited server, it is essential to maintain a stable and reliable connection with the **Compression service**. Network instability can interrupt data transmission and cause connection drops. |
| 33 | + |
| 34 | +To resolve this issue: |
| 35 | + |
| 36 | +- Inspect and configure network equipment to ensure a consistent connection. |
| 37 | +- Verify bandwidth stability and latency thresholds. |
| 38 | +- Test network reliability between the **Auditor Server** and **target audited server**. |
| 39 | + |
| 40 | +Maintaining a stable network connection helps the data collection process complete without interruption. |
| 41 | + |
| 42 | +### 2. Unstable Connection During Large-Scale Audits |
| 43 | + |
| 44 | +During large-scale audits, unstable connections may interrupt or halt the audit process. To reduce connection load and improve performance: |
| 45 | + |
| 46 | +- Divide large audit scopes into smaller, manageable items. |
| 47 | + - For example, instead of adding the entire target audited server with all shares as a single item, add each share separately. |
| 48 | +- Segment the audit into phases to reduce network load and improve reliability. |
| 49 | + |
| 50 | +> **IMPORTANT:** Apply this recommendation to critical audit objects only. For example, if a file server includes many shared folders but not all need auditing, exclude the unnecessary folders using **Excludes**. The collector will then focus on necessary data only. Use the **Resource Estimation Tool (RET)** to calculate your audit scope and estimate server resources: [Resource Estimation Tool](https://releases.netwrix.com/products/auditor/10.7/auditor-resource-estimation-tool-1.2.39.zip) |
| 51 | +
|
| 52 | +### 3. Antivirus Interference on the Auditor Server or Target Audited Server |
| 53 | + |
| 54 | +Antivirus software is essential for system protection but can sometimes interfere with Netwrix Auditor or its **Compression service** by blocking or delaying connections. |
| 55 | + |
| 56 | +Common interference causes include: |
| 57 | + |
| 58 | +- **Connection blocking:** Legitimate network connections may be flagged as threats and blocked. |
| 59 | +- **Traffic scanning:** Continuous scanning may delay or disrupt communication. |
| 60 | +- **False positives:** Antivirus may isolate or delete Auditor or Compression service files. |
| 61 | + |
| 62 | +To prevent this interference, add the following exclusions to your antivirus configuration. |
| 63 | + |
| 64 | +#### Netwrix Auditor Server |
| 65 | + |
| 66 | +**Paths:** |
| 67 | + |
| 68 | +- `C:\ProgramData\Netwrix Auditor` |
| 69 | + |
| 70 | +> **NOTE:** If the default data location has changed, verify the current path in the registry key: |
| 71 | +> `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Netwrix Auditor\DataPathOverride` |
| 72 | +
|
| 73 | +**Processes:** |
| 74 | + |
| 75 | +- `NwFileStorageSvc (NwCoreSvc.exe)` |
| 76 | + |
| 77 | +#### Target Audited Server (if Compression Service Is Enabled) |
| 78 | + |
| 79 | +**Paths:** |
| 80 | + |
| 81 | +- `C:\Windows\SysWOW64\NwxExeSvc` |
| 82 | + |
| 83 | +**Processes:** |
| 84 | + |
| 85 | +- `NwxExeSvc.exe` |
| 86 | +- `NwxFsAgent.exe` |
| 87 | +- `NwxEventCollectorAgent.exe` |
| 88 | +- `NwxSaclTunerAgent.exe` |
| 89 | + |
| 90 | +For a complete list of antivirus exclusions, see [Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor). |
| 91 | + |
| 92 | +### 4. Insufficient Disk Space on the Target Audited Server |
| 93 | + |
| 94 | +Low disk space on the agent’s system drive can cause the **Compression service** to malfunction or fail. |
| 95 | + |
| 96 | +To resolve: |
| 97 | + |
| 98 | +- Free up disk space by removing unnecessary files or logs. |
| 99 | +- Move large data files to secondary storage. |
| 100 | +- Extend the disk volume if necessary. |
| 101 | + |
| 102 | +Ensure that sufficient free space exists for both system operations and Netwrix Auditor processes. |
| 103 | + |
| 104 | +### 5. Insufficient System Resources (CPU or RAM) for the Compression Service |
| 105 | + |
| 106 | +If the target audited server lacks sufficient CPU or RAM resources to handle large audit volumes, the **Compression service** may fail or slow down significantly. |
| 107 | + |
| 108 | +Recommended actions: |
| 109 | + |
| 110 | +- Segment or limit the audit scope to reduce processing demand. |
| 111 | +- Exclude unnecessary targets from the audit. |
| 112 | +- Increase available CPU and memory resources on the target server. |
| 113 | + |
| 114 | +## Related Links |
| 115 | + |
| 116 | +- [Error: 0x800706BA - RPC Server Is Unavailable](/docs/kb/auditor/error-0x800706ba-rpc-server-is-unavailable) |
0 commit comments