laptop and a wrench

Bogue

If a service name contains a special character, the ArcGIS Server serverScan.py script will produce an error referring to encoding./

ArcGIS GIS Server
Numéro d’ID de bogue BUG-000180542
EnvoiOctober 29, 2025
Dernière modificationJanuary 12, 2026
S’applique àArcGIS GIS Server
Version trouvée11.5
Système d’exploitationWindows Server
Version du système d’exploitation2025
StatutIn Product Plan

Solution de contournement

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.

Étapes pour reproduire

ID de bogue: BUG-000180542

Logiciel:

  • ArcGIS GIS Server

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement