AttributeError: Status instance has no attribute 'description'

  • 7025031
  • 04-Mar-2021
  • 04-Mar-2021

Environment

GroupWise Mobility Service 18

Situation

During the installation of GroupWise Mobility, the install will halt with the following error:

"Is this certificate correct? (yes/no): yes
GW cert retrieved successfully
licenseState = 1
GW license verified successfully
Running GMS configuration:

Specify the provisioning source (groupwise/ldap) [groupwise]:
GMS database password: **************
Verify GMS database password: **************
GroupWise trusted application name: /mobility/GroupWiseSyncAgent
GroupWise trusted application key file path: /mobility/GroupWiseSyncAgent
GroupWise Post Office Agent IP address or hostname: 127.0.0.1
SOAP port [7191]:
Secure SOAP (yes/no) [yes]:
Traceback (most recent call last):
File "./mobility/cli/gw_login.py", line 31, in <module>
File "/opt/novell/datasync/common/lib/suds/sudsobject.py", line 154, in __getitem__
return getattr(self, name)
AttributeError: Status instance has no attribute 'description'

Please check the entries and try again
GroupWise trusted application name [/mobility/GroupWiseSyncAgent]:



Resolution

When prompted for the Trusted App Key name, enter the name without the extension.
In this example: <GroupWiseSyncAgent>

When prompted for the path, enter the full path and key name including the extension.
In this example: </mobility/GroupWiseSyncAgent.key>

The install will now successfully complete.