不具合
| 不具合 ID 番号 | BUG-000169518 |
|---|---|
| 送信されました | July 29, 2024 |
| 最終更新日 | December 9, 2024 |
| 適用対象 | ArcGIS GIS Server |
| 見つかったバージョン | 10.9.1 |
| オペレーティング システム | Red Hat Enterprise Linux |
| オペレーティング システムのバージョン | N/A |
| ステータス | 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: BUG-000169518
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード