Bug ID Number |
BUG-000153001 |
Submitted | October 14, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS GIS Server |
Version found | 10.8.1 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
Since the Tailscale application creates a second network interface card (NIC) for VPN access, ArcGIS Server needs to be configured to use the hostname properties file to utilize the correct second network interface card (NIC) and IP address. This allows the service to start successfully. This is fully supported in ArcGIS Server 10.8.1, refer to https://enterprise.arcgis.com/en/server/10.8/deploy/windows/multiple-nic-cards-dns-entries.htm for more information.
Workaround
Follow the documentation to configure ArcGIS Server in an environment with multiple network interface cards (NIC). This allows ArcGIS Server to use the correct IP address at start-up. Refer to https://enterprise.arcgis.com/en/server/10.8/deploy/windows/multiple-nic-cards-dns-entries.htm for more information. The issue only happens if the Tailscale application is running during a reboot or restart of the ArcGIS Server (Windows) service or machine. To keep the ArcGIS Server (Windows) service started:
- Before restarting the ArcGIS Server (Windows) service or rebooting the machine, stop the Tailscale Windows service and set the service to manually start.
- Once the ArcGIS Server is fully up and running, start the Tailscale Window service. The ArcGIS Server (Windows) service stays running.
Steps to Reproduce