Bug
| Bug-ID-Nummer | BUG-000180542 |
|---|---|
| Eingereicht | October 29, 2025 |
| Zuletzt geändert | January 10, 2026 |
| Gilt für | ArcGIS GIS Server |
| Gefunden in Version | 11.5 |
| Betriebssystem | Windows Server |
| Betriebssystemversion | 2025 |
| Status | In Product Plan |
Do not use German special characters.
The workaround from the Bug document does not work in serverScan.py (https://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 (https://serverscan.py/) works fine.
Bug-ID: BUG-000180542
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen