8.x deployment on Microsoft Azure
8.x deployment on Google Cloud
When deploying the Authentication Manager on a cloud platform, the deployment fails with:
Configuring network settings...
'CursesUI' object has no attribute 'colors'
Traceback (most recent call last):
File "/opt/rsa/am/utils/bin/appliance/initialNetworkConfig.py", line 15, in main
network.states.execute(network.initialConfig(screen, networkSettingsManager, ovfEnvReader), network.states.NetworkSettings())
File "/opt/rsa/am/utils/bin/appliance/network/states.py", line 16, in execute
nextState = nextState(settings)
File "/opt/rsa/am/utils/bin/appliance/network/states.py", line 118, in __call__
transition = self.execute(state)
File "/opt/rsa/am/utils/bin/appliance/network/states.py", line 213, in execute
self.complain("The network settings you entered are invalid. Please fix the following errors:\n")
File "/opt/rsa/am/utils/bin/appliance/network/states.py", line 133, in complain
self.screen.println(msg, self.screen.colors.red, True)
AttributeError: 'CursesUI' object has no attribute 'colors'
None
An error occured while attempting to configure the network
Please restart and try again.
This is caused by an incorrect subnet mask in the configuration.
The subnet mask does not allow for the configured IP address and Gateway. Example:
gateway=192.168.0.1
ip=192.168.17.221
netmask=255.255.255.0
This subnet mask will not allow for this gateway and IP configuration.
Calculate allowed IP addresses for specified netmask
Related Articles
RSA Authentication Manager 8.7 Hardware Appliance Getting Started 32Number of Views IBM Security Access Manager 9.0 - Web Reverse Proxy Configuration - RSA Ready SecurID Access Implementation Guide 16Number of Views RSA Authentication Manager 8.7 SP2 Hardware Appliance Getting Started 101Number of Views RSA Authentication Manager 8.7 SP2 Security Configuration Guide 319Number of Views Random Rules are failing in RSA Governance & Lifecycle 265Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x