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
BeyondTrust Privileged Remote Access - RSA Ready Implementation Guide 66Number of Views RSA Announces RSA Authentication Manager 8.5 the On-Premises Component of the RSA SecurID Access Hybrid Cloud Solution 87Number of Views Installing rsaservmgr scripts [exec] error reading information on service rsaservmgr error when installing RSA Web Tier o… 115Number of Views Missing sdconf.rec file causes SecurID to fail on Raptor Firewall 77Number of Views How to setup On-Demand Authentication (ODA) in RSA Authentication Manager 8.x 1.28KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process