Creating hosted feature layers from a shapefile, file geodatabase, or CSV file fails if Internet Protocol version 6 (IPv6) is disabled.
Portal for ArcGIS
漏洞 ID 编号
BUG-000164666
已提交
January 29, 2024
上次修改时间
July 31, 2025
适用范围
Portal for ArcGIS
找到的版本
11.2
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This issue is caused by Windows linking the internal server hostname to the Internet Protocol version 6 (IPv6) localhost address (::1) by default when Internet Protocol version 6 (IPv6) is disabled.
解决办法
Enable Internet Protocol version 6 (IPv6).
Add the DisabledComponents registry value as outlined in the following Windows Server KB article (https://learn.microsoft.com/en-US/troubleshoot/windows-server/networking/configure-ipv6-in-windows) and set the value to 0x20. Once the server is restarted, Windows links the internal hostname of the server to the regular Internet Protocol version 4 (IPv4) address and the publishing process works as expected.