Bogue
| Numéro d’ID de bogue | BUG-000169518 |
|---|---|
| Envoi | July 29, 2024 |
| Dernière modification | December 9, 2024 |
| S’applique à | ArcGIS GIS Server |
| Version trouvée | 10.9.1 |
| Système d’exploitation | Red Hat Enterprise Linux |
| Version du système d’exploitation | N/A |
| Statut | 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 de bogue: BUG-000169518
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support