Erro
| Número de ID do Erro | BUG-000169518 |
|---|---|
| Enviado | July 29, 2024 |
| Última Modificação | December 9, 2024 |
| Aplica-se à | ArcGIS GIS Server |
| Versão encontrada | 10.9.1 |
| Sistema Operacional | Red Hat Enterprise Linux |
| Versão do Sistema Operacional | N/A |
| Status | Known Limit |
In serverScan.py, there is a method called checkServices():
request = Request(serverUrl + '/admin/services/' + quote(service['name'].encode('utf-8')) + '.' + service['type'], urlencode(params).encode())
The method uses UTF-8 encoding. The problem could be solved if this encoding is changed to ISO-8859-1 and serverscan.py works fine.
OR
Run the script as is in ArcGIS Enterprise version 11.1, 11.2, or 11.3. There are no issues with special characters in the latest versions.
ID do Erro: BUG-000169518
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri