Troubleshooting File Share Connectivity Issues
KB ID: 241011
Issue:
Fileshare path status is displayed as "Not connected" when attempting to use the backup server's default proxy.
Possible Cause and Solutions
1. Invalid UNC Path or Incorrect Password
Cause: The UNC path or password may be incorrect.
Solution:- Verify the UNC path is correct.
- Ensure the password entered matches the required credentials.
2. File Share Already Mapped
Cause: The file share may already be mapped to the same proxy.
Solution:- Check for duplicate mappings to the same share.
- Remove any redundant mappings.
3. Multiple Connections to Server
Cause: Multiple connections to the server or shared resource by the same user.
Solution:Restart Workstation Service:
- Open Command Prompt as Administrator:
- Select the Start button, type CMD, right-click "Command Prompt," and select "Run as Administrator".
- Run the following commands:
net stop workstation /y and press Enter.
net start workstation and press Enter.
Delete Unwanted Drives:
- In Command Prompt, type net use and press Enter to list drives.
- Identify and remove questionable drives using:
net use /delete \\servername\foldername
4. No Internet Connectivity on Target Proxy Agent (Azure Share)
Cause: Internet connectivity may be required to access Azure resources.
Solution: Confirm that the target proxy agent has active internet access.5. Insufficient Permissions on Share
Cause: User may lack the necessary permissions to access the share.
Solution: Access Share Permissions:
- Log in to the server hosting the shared folder.
- Right-click on the folder, select "Properties," then navigate to the "Sharing" tab.
Check and Adjust Permissions:- Click "Share" or "Advanced Sharing" and review the list of users with access.
- If needed, click "Add" or "Edit" to adjust permissions (e.g., Read, Read/Write, Full Control).
- Apply changes and click "OK."
6. BDR Delegation Service Not Running
Cause: The BDR delegation service may not be active on the selected proxy.
Solution: Confirm that the BDR delegation service is running.Note: After adding the file share to the server, it may take 10 to 30 seconds to synchronize. During this time, the message "file share not connected" may appear. Once mapped to the proxy, it will be in an idle state. Any errors will be displayed in the menu notification. If the issue persists after following these steps, please contact
BDRSuite Support for further assistance.