TNAS PC 5.2.506 LAN sync disconnects when multiple PCs connect (Code 101005)
Posted: 15 Jan 2026, 01:31
Hello,
I’m experiencing a reproducible issue with TNAS PC / TerraSync 5.2.506 on Windows, using LAN only (no cloud, no TerraMaster ID).
Scenario:
- TerraMaster NAS on local network
- Two different Windows PCs
- Two different NAS users
- Sync configured via NAS local IP only
- No cloud login, no remote access
Problem:
When the second PC connects, the first one is immediately disconnected.
Sync tasks stop even though credentials, permissions, and network are correct.
Error line from TerraSync log
This line appears consistently at the moment the other PC connects:
Followed by:
This is not a network error or authentication failure
The NAS is actively terminating the connection
It happens only when another PC connects to the same NAS
The log also shows CFAPI / Cloud Provider calls even in LAN mode:
This suggests that TNAS PC 5.2.506 may be:
treating multiple PCs as the same client (client_id collision)
enforcing a single active session even in LAN-only usage
Question
Is this a known issue in the 5.2.x branch?
Is there a way to:
allow multiple LAN clients simultaneously, or
disable Cloud/CFAPI behavior completely in LAN mode?
If needed, I can provide full logs.
Thank you.
I’m experiencing a reproducible issue with TNAS PC / TerraSync 5.2.506 on Windows, using LAN only (no cloud, no TerraMaster ID).
Scenario:
- TerraMaster NAS on local network
- Two different Windows PCs
- Two different NAS users
- Sync configured via NAS local IP only
- No cloud login, no remote access
Problem:
When the second PC connects, the first one is immediately disconnected.
Sync tasks stop even though credentials, permissions, and network are correct.
Error line from TerraSync log
This line appears consistently at the moment the other PC connects:
rpc error: code = Code(101005) desc = connection deleted by admin
Followed by:
Observationstask stopped with error context canceled
This is not a network error or authentication failure
The NAS is actively terminating the connection
It happens only when another PC connects to the same NAS
The log also shows CFAPI / Cloud Provider calls even in LAN mode:
terrasync/pkg/cfapi.UnRegisterCloudProvider
This suggests that TNAS PC 5.2.506 may be:
treating multiple PCs as the same client (client_id collision)
enforcing a single active session even in LAN-only usage
Question
Is this a known issue in the 5.2.x branch?
Is there a way to:
allow multiple LAN clients simultaneously, or
disable Cloud/CFAPI behavior completely in LAN mode?
If needed, I can provide full logs.
Thank you.