Bug
| Bug ID Number | BUG-000126403 |
|---|---|
| Submitted | October 30, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | Portal for ArcGIS |
| Version found | 10.7.1 |
| Operating System | Windows OS |
| Status | Fixed |
There is a 'Super' syntax used when initializing the PortalLicense object (_system.py in the admin folder of the conda environment).
Line 634 - Changing the format from super(Derived, self).init() to super().init() resolves the issue.
NOTE : The fix must only be implemented for testing purposes. It is recommended to make a backup of the original file. Implementing the fix effectively void support (the user are working with the API as-released).
Bug ID: BUG-000126403
Software:
Get help from ArcGIS experts
Download the Esri Support App