Hi @SamSmith-3485
Welcome to Microsoft Q&A Forum. Thank you for posting your query here!
We see that you are facing issue with Azure File Sync where the server appears online and healthy in the portal but is not syncing files and it also looks like the server endpoint is not properly registered with the storage sync service. We would recommend you try the following steps.
- Check if the server endpoint is properly registered with the storage sync service. You can do this by checking the Azure portal and ensuring that the server endpoint is listed as registered.
- Check if there are any network connectivity issues that could be causing the problem. You can use tools like ping or traceroute to check the network connectivity between the server endpoint and the storage sync service.
- Also, check the Telemetry event log on the server for any errors that might indicate why the sync is not occurring. Specifically, check for event ID 9301 located under Applications and Services\Microsoft\FileSync\Agent in Event Viewer) to determine why the server is unable to access the Azure File Sync service.
- Verify that the Storage Sync Monitor (AzureStorageSyncMonitor.exe) process is running on the server. If the process is not running, first try restarting the server. If restarting the server does not resolve the issue, upgrade to the latest Azure File Sync agent version.
- Check if there are any updates or patches available for the Azure File Sync agent. This can help ensure that any known issues related to the agent are resolved.
If none of these step's work, it may be necessary to unregister the server endpoint and create a new storage sync for it to register with. However, you can also try running AFSDiag which is a tool that helps diagnose issues with Azure File Sync. You can find more information about how to run it here.
Reference documentation:
- Troubleshoot Azure File Sync
- Troubleshoot Azure File Sync sync group management
- Troubleshoot Azure File Sync sync health and errors
I hope this issue will be resolved by following the above steps. Please feel to contact us for any further assistance or if the issue persists. We will be glad to assist you closer.
Please do consider to and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.