To resolve the visibility issue and ensure proper configuration, follow these steps:
1. Browser Validation
- Switch Browser: Attempt to access the Data Source configuration using Google Chrome or Microsoft Edge. If the fields appear correctly, the issue is browser-specific.
- Clear Cache: If you must use Firefox, clear the entire browser cache and cookies. Alternatively, open the Portal in an Incognito/Private window to bypass cached elements.
2. Verify Protocol Alignment
- Confirm whether the Spectrum OneClick server is configured for HTTPS.
- If Spectrum is on HTTPS, the SRM-RIB must also be on HTTPS. The UI will hide protocol options because they are now forced to match.
3. CLI Configuration (SslConfig.sh)
If you need to verify or change the SRM-RIB protocol manually:
- Log in to the SRM-RIB server.
- Navigate to the tools directory (typically
/app/SRM/srm-rib/tools/). - Execute the
SslConfig.sh utility: - Follow the prompts to verify if HTTPS is enabled and if the correct ports are assigned.
- Restart the
srm_rib service if any changes are made.