Cloud Exchange Troubleshooting

Cloud Exchange Troubleshooting

Review these sections for troubleshooting information.

An error occurred while importing the netskope.plugin.***

An error occurred while configuring the tenant in Cloud Exchange

Core container keep restarting after migrating to 5.1.0. Why?

Steps to Troubleshoot a Failed Setup Script Due to MongoDB Compatibility Migration

RabbitMQ Container Status Down for some nodes in CE HA Deployment

RabbitMQ error while Migration. “Node ‘rabbit@instance1’ thinks it’s clustered with node ‘rabbit@instance2’, but ‘rabbit@instance2’ disagrees”

Duplicate Historical tasks on SIEM deletion and re-configuration resulting in 409 Errors

The Cloud Exchange UI is not accessible

CTE Netskope Threat Exchange ** : Exception occurred while pushing data to Netskope

Repository updates: Error occurred while fetching updates for Default plugin repository

CE Sizing Profile Check: Failed for Large profile or CE Sizing Profile Check: Failed for Medium profile

There’s a Cloud Exchange UI Accessibility Issue from the Browser. What can I do?

The installation failed/hit a strange error. How do I get help?

There is an issue while starting the docker container. What should I do?

I got a Bad Gateway error. What could cause this?

Receiving an error during SSO setup when entering hostname (without a Top Level Domain). Why?

“Unsupported TLS Protocol Version Error” appears. Why?

Cloud Exchange certificates are expired. How do I fix this?

Although sharing is configured, the IoCs reported are not being shared with the threat source.

Netskope is rejecting some of the URLs Threat Exchange is pushing to it. Why?

Where are all the uploaded plugins stored?

How do I reset the user password if the current password is forgotten?

Cloud Exchange shows numerous errors after it was successfully set up (fetching error, internal server error, etc.)

Invalid query. Field alertType does not support operator: Is equal in variable equal

The IoCs search performance is slow. It takes more than 5 seconds to load results.

After upgrading/restarting the core and ui containers, the custom plugin configurations are not visible.

While configuring a new plugin, even after providing accurate credentials, the configuration is not saved and an error message is displayed.

Although the Poll interval for a plugin is configured to poll every 5 minutes, the Last Run shows an interval which is more than 5 minutes ago.

A plugin configuration shows a red alert icon as shown below. What happened?

Mac OS users cannot select tar.gz while uploading a custom Threat Exchange plugin via the Add Plugin widget.

How do I update the last run time of a plugin configuration? This is to replay the indicators in case they were missed.

If Netskope CE has stopped sending logs to SIEM or sharing indicators, and a WorkerLost error appears in the core container logs in an extra small stack, you need to restart Cloud Exchange.

Process ‘ForkPoolWorker-**’ pid:552 exited with ‘signal 9 (SIGKILL)’

After rebooting, the server/VM containers are not starting.

I changed or migrated the Cloud Exchange IP address or domain, and the CE SSO configuration is not showing this modification. What should I do?

Cloud Exchange Error Codes

These sections provide descriptions for the Cloud Exchange Platform and the Log Shipper, Ticket Orchestrator, Threat Exchange, and Risk Exchange modules.

Cloud Exchange Platform Error Codes

Error CodeError message
CE_1000Invalid request query parameter is provided: The query parameter needs to be only from “sso”, “slo”, “sls”, and “acs”. Any other request query parameter provided will throw this error.
CE_1001Error occurred while processing the query: Any kind of error that has not been handled will be handled here. An example might be the Overflow Error when the integer value is too long.
CE_1002Could not load the uploaded plugin: Will handle all HTTP Exceptions only.
CE_1003Error occurred while checking for updates: Occurs when the docker credentials are wrong. Can also occur when there are Docker errors.
CE_1004Error occurred while connecting to mongodb: Occurs during either 1) MongoDB container is down or 2) The MongoDB credentials are wrong.
CE_1005Error occurred while checking for system updates: Occurs when there is an issue with credentials or there is a Docker error like DockerException(“”Error while fetching server API version: (‘Connection aborted.’, PermissionError(13, ‘Permission denied’))””)”.
CE_1006Error occurred while checking for plugin updates: Occurs if there is a connection error to the repository or if there are not enough permissions.
CE_1007Error occurred while cleaning up system logs: Occurs if Mongodb container might be down or if there is a connection error.
CE_1008Error occurred while cleaning up tasks: Occurs if Mongodb container might be down or if there is a connection error.
CE_1009Tenant with name <tenant_name> no longer exists: Occurs when the tenant has been deleted.
CE_1010Error occurred while pulling alerts: Exceptions related to V2 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1011Error occurred while pulling events: Exceptions related to V2 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1012Error while loading plugin. Could not parse manifest: Occurs when the manifest.json provided is invalid.
CE_1013Error occurred while importing plugin: Occurs when there are import, syntax, and library errors.
CE_1014Error occurred while cloning plugin repo: Occurs when CE is not able to clone git repo due to connectivity or wrong credentials or incorrect repo.
CE_1015Error occurred while importing mapping file: Occurs if there is a wrong key provided in mapping file or there is an invalid JSON file.
CE_1016Error occurred while fetching updates for plugin repo: Occurs when CE is not able to connect to the remote repo because of reasons such as expired credentials or exceptions in the command git fetch.
CE_1017Error occurred while parsing manifest.json for <package>: Occurs if and only if there is a JSON decode error during the parsing of manifest.json file.
CE_1018Error occurred while updating origin for repo: Occurs if wrong repository credentials are provided or there are expired repo credentials or there is a connection error.
CE_1019Could not find container with keywords <containers>: Occurs if CE is not able to find containers from client’s container list.
CE_1020Error occurred while checking for updates for container <containers>: Occurs when CE is not able to pull the changes from the docker hub for the given image tag.
CE_1021Error occurred while updating the containers: Occurs when watchtower container might be down or there is an invalid token due to which watchtower cannot be connected.
CE_1022Error occurred while connecting to rabbitmq server: Occurs if CE cannot connect to the rabbitmq API.
CE_1023Error occurred while sharing usage analytics with Netskope: Occurs due to mongodb error, key error or connection error.
CE_1024Error occurred while validating v2 token : Exceptions related to V2 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1025Error occurred while validating v1 token: Exceptions related to V1 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1026Exception occurred while checking disk free alarm: Any exception that occurs while connecting to Rabbitmq API. There might be a connection error or sometimes even rabbitmq might be down.
CE_1027Could not load the uploaded plugin: Will handle all exceptions and then proceeds to throw a 500 internal server error along with information about the exception caught.
CE_1028Error occurred while checking for updates: Occurs during actually updating. This happens when the docker credentials are wrong. Can also occur when there are Docker errors
CE_1029Tenant with name <tenant_name> no longer exists: Occurs if a tenant is not found and CE is trying to pull alerts. Can happen if the tenant is deleted.
CE_1030Tenant with name <tenant_name> no longer exists: Occurs if a tenant is not found and CE is trying to pull events. Can happen if the tenant is deleted.
CE_1031Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for V2 API. There are no exceptions, only the response status code is invalid.
CE_1032Error occurred while pulling alerts: Any other exception for V2 API not handled before will be handled here.
CE_1033Error occurred while pulling alerts: Exceptions related to V1 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1034Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for V1 API. There are no exceptions, only the response status code is invalid.
CE_1035Error occurred while pulling alerts: Any other exception for V1 API not handled before will be handled here.
CE_1036Error occurred while pulling events: Occurs when the status code is not valid (not 200 or 201) for V2 API of events. There are no exceptions, only the response status code is invalid
CE_1037Error occurred while pulling events: Any other exception for V2 API not handled before will be handled here.
CE_1038Error occurred while pulling events: Exceptions related to V1 API of Netskope like Max Retry Error or Connection, Proxy Error.
CE_1039Error occurred while pulling events Occurs when the status code is not valid (not 200 or 201) for V1 API of events. There are no exceptions, only the response status code is invalid.
CE_1040Error occurred while pulling events: Any other exception for V1 API not handled before will be handled here.
CE_1042Error occurred while connecting to rabbitmq server: Any other exceptions not handled before will be handled here for rabbitmq API.
CE_1043Error occurred while sharing usage analytics with Netskope: Occurs when the status code is not a success one for analytics.
CE_1044Error occurred while validating v2 token: For V2 token, this error occurs when the response code is 403 which means the tenant name or the API token is incorrect.
CE_1045Error occurred while validating v1 token: For V1 token, this occurs when the response code is 403 which means the tenant name or the API token is incorrect.
CE_1046Exception occurred while checking disk free alarm: This error occurs when the status code is not a success one for the rabbitmq API.
CE_1047Error occurred while processing the query: Any kind of error that has not been handled will be handled here. An example might be the OverflowError when the integer value is too long.
CE_1048Error occurred while checking for updates: Occur when the entered credentials are wrong.
CE_1049The system’s compute is insufficient to manage the configured workload …: Happens when the CPU configured workload isn’t enough to run the plugins/tenants configured. Thus, need to reduce the CE plugin/tenant usage or increase the workload.
CE_1050You’re running out of disk space…: This happens when the disk space is critically low. Thus, user will have to free up the disk space or provide additional disk space.
CE_1051Error occurred while checking resources or physical disk space: Occurs when CE not able to fetch details regarding physical disk space or CPU cores.
CE_1052Error occurred while pulling events: Any exception not handled before will be handled here for events.
CE_1053Error occurred while pulling events: Any exception for historical events will be handled here.
CE_1054Error occurred while pulling events: Exceptions related to Historical iterator API like Max Retry Error or Connection, Proxy Error.
CE_1055Error occurred while pulling events: Exceptions related to Historical iterator API like Max Retry Error or Connection, Proxy Error.
CE_1056Error occurred while pulling events: Any exception for historical events will be handled here.
CE_1057Error occurred while pulling events: Exceptions related to iterator API like Max Retry Error or Connection, Proxy Error.
CE_1058Error occurred while pulling events: Exceptions related to iterator API like Max Retry Error or Connection, Proxy Error.
CE_1059Error occurred while pulling events: Exceptions related to Iterator API like Max Retry Error or Connection, Proxy Error.
CE_1060Error occurred while pulling events: Occurs when the status code is not valid (not 200 or 201) for Iterator API of events. There are no exceptions, only the response status code is invalid.
CE_1061Error occurred while pulling events: Occurs when the status code is not valid (not 200 or 201) for historical iterator API of events. There are no exceptions, only the response status code is invalid.
CE_1062Error occurred while pulling events: Occurs when the status code is not valid (not 200 or 201) for historical iterator API of events. There are no exceptions, only the response status code is invalid.
CE_1063Error occurred while pulling events: Occurs when the status code is not valid (not 200 or 201) for Iterator API of events. There are no exceptions, only the response status code is invalid.
CE_1064Error occurred while pulling alerts: Exceptions related to iterator API like Max Retry Error or Connection, Proxy Error.
CE_1065Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for iterator API of alerts. There are no exceptions, only the response status code is invalid.
CE_1066Error occurred while pulling alerts: Exceptions related to historical iterator API like Max Retry Error or Connection, Proxy Error.
CE_1067Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for historical iterator API of alerts. There are no exceptions, only the response status code is invalid.
CE_1068Error occurred while pulling alerts: Any exception for historical events will be handled here.
CE_1069Error occurred while pulling alerts: Exceptions related to historical iterator API like Max Retry Error or Connection, Proxy Error.
CE_1070Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for historical iterator API of alerts. There are no exceptions, only the response status code is invalid.
CE_1071Error occurred while pulling alerts: Any exception for historical alerts will be handled here.
CE_1072Error occurred while pulling alerts: Exceptions related to iterator API like Max Retry Error or Connection, Proxy Error.
CE_1073Error occurred while pulling alerts: Occurs when the status code is not valid (not 200 or 201) for iterator API of alerts. There are no exceptions, only the response status code is invalid.
CE_1074Error occurred while pulling alerts: Any exception for alerts will be handled here.
CE_1075Error occurred while getting the running processes: Occurs if there is a problem while fetching the running processes.
CE_1076Workers not deleted for tenant.
CE_1077Workers not deleted for tenant.
CE_1078Error occurred while checking worker for tenant: Any exception during subprocess handling will be caught here.
CE_1079Error occurred while creating workers for tenant: Any exception during subprocess handling will be caught here.
CE_1080Error occurred while pulling alerts: Any exception for alerts will be handled here.
CE_1126Error occurred while connecting to MongoDB.
CE_1127Error occurred while processing the response from RabbitMQ.
CE_1128Error occurred while checking the CORE status for ‘{ip}’ node.
CE_1129Error occurred while checking the UI status for ‘{ip}’ node.

Log Shipper Module Error Codes

Error CodeError message
CLS_1000Could not found attribute mapping with name {mapping_file}: Occurs if mapping file is not found from database.
CLS_1001Error occurred while validating configuration: Occurs if there is a validation error occured from plugin configuration parameters.
CLS_1002Business rule {rule.name} cannot be deleted: The default business rule can’t be deleted.
CLS_1003Error occurred while creating a new configuration (toast).

Exception is logged as it is => General Exception: Occurs if pymongo or scheduler error occurs while creating a new configuration.

CLS_1004CLS business rule {rule} may have been deleted: Occurs if someone deleted business rule, while parsing webtx.
CLS_1005Error occurred while ingesting [{data_type}][{sub_type}] data for configuration {configuration.name}.

{retries_remaining} retries remaining. {repr(ex)}: Occurs while ingesting data in cls plugin.

CLS_1006Could not find the plugin with id='{destination.plugin}’: Occurs if plugin does not exist in container.
CLS_1007Could not find the mapping file {destination.attributeMapping} required for {destination.name} : Occurs if mapping file does not exist during the transforming and ingest task.
CLS_1008Plugin {destination.plugin} has not implemented transform method: Occurs if transform method is not implemented by a plugin.
CLS_1009Transformation of {len(data)} [{data_type}][{data_subtype}] for {destination.name} has failed with an exception: {repr(ex)}: Occurs if transformation of a field is failed by plugin and so the plugin will raise respective error and it will be caught here.
CLS_1010Business rule {rule} no longer exists: Occurs if someone deletes the SEIM while fetching historical data.
CLS_1011CLS configuration {source} no longer exists: While fetching historical data if source configuration is deleted by user, then this error occurs.
CLS_1012CLS configuration {destination} no longer exists: While fetching historical data if destination configuration is deleted by user, then this error occurs.
CLS_1013Historical alert pulling failed for the window {event_helper.start_time} UTC to {event_helper.end_time}

UTC for {source.name} to {destination}, rule {rule.name}. Error: {err}”: Occurs if manual sync is true and the historical alert task failed, while pulling historical alerts.

CLS_1014Historical alert pulling failed for {source.name} to {destination}, rule {rule.name}. Error: {err}: Occurs if manual sync is false and the historical alert task failed,while pulling historical alerts.
CLS_1015Netskope CLS Plugin: Validation error occurred. Error: Invalid alert_type found in the configuration parameters: Occurs if the alert type is invalid.
CLS_1016Netskope CLS Plugin: Validation error occurred. Error: Invalid event_type found in the configuration parameters: Occurs if the event type is invalid.
CLS_1017Netskope CLS Plugin: Validation error occurred. Error: Alert type, and Event type both can not be empty: Occurs if the alert type and event type are both empty.
CLS_1018Netskope CLS Plugin: Validation error occurred Error: Invalid hours provided: Occurs if the hours provided are invalid like negative hours or empty hours provided.

Ticket Orchestrator Module Error Codes

Error CodeError message
CTO_1000Error occurred while processing the query. (Toast). Exception is logged as it is => Query error: Occurs if the user tries to filter alerts with invalid type/ invalid attribute.
CTO_1001Could not find a configuration with name {name}: Occurs if configured plugin does not exist in database.
CTO_1002Plugin {configuration.plugin} does not implement the get_queues method: Occurs if plugin does not have get_queue() method.
CTO_1003Error occurred while fetching queues for configuration {configuration.name}. Exception is logged as it is. Error occured. Check logs: If the get_queue() method return unexpected result like not able to fetch queue from plugin, or api error, or max retry error.
CTO_1004Error occurred while getting available fields.

Exception is logged as it is: Occurs if the plugin API’s return status code is not 200.

CTO_1005Error occurred while getting default mapping. Exception is logged as it is: Occurs if plugin returns an invalid default mapping.
CTO_1006Exception occurred while executing validate for step {step}. Exception is logged as it is: Occurs when there is an error like authentication or params error.
CTO_1007Error occurred while getting fields. Check logs: While fetching fields from plugin apis, if an API related error occurred then it will be caught here.
CTO_1008Exception is logged as it is. Error occurred while processing the query: Occurs when a user tries to filter tasks with invalid type/invalid attribute.
CTO_1009Error occurred while cleaning up alerts/tasks/notifications. Exception is logged as it is: Occurs when a celery task is not able to delete task/alerts/ notification, which can be due to MongoError or Rabbitmq error.
CTO_1010Ticket Orchestrator configuration {name} no longer exists: Occurs when a celery task is triggered but somehow configuration is deleted while pulling alerts in CTO.
CTO_1011Could not create/update task for alert with ID {alert.id} for configuration {configuration.name}. Exception is printed as it is: Occurs when a plugin is not able to generate/update tickets/incidents/ notification because of api related error. For example: Could not create tasks attribute error or Could not create tasks connection error/proxyerror/general error.
CTO_1012Could not create tasks for the given alerts with configuration {configuration.name}. Plugin does not implement create_task method: Occurs if the plugin does not have create_task() method.
CTO_1013Error occurred while creating tasks with configuration {configuration.name}. Exception is logged as it is: Any mongo error or plugin error will be caught here.
CTO_1014Business rule {rule} no longer exists: Occurs if a business rule is deleted from UI, while syncing state of tasks status.
CTO_1015Could not pull alerts. Plugin with ID {configuration.plugin} does not exist: Occurs if someone deletes plugin from core container, while pulling alerts from plugin.
CTO_1016Could not pull alerts. Plugin does not implement pull_alerts method: Occurs if someone tries to pull alerts from plugin but plugin does not have pull alerts method implemented.
CTO_1017Could not pull alerts. An exception occurred. Exception is logged as it is: General errors will be handled here.
CTO_1018Could not sync states. Plugin with ID {configuration.plugin} does not exist: Occurs if configuration does not exist and sync_state method is triggered.
CTO_1019Could not sync states. Plugin does not implement sync_states method: Occurs when the sync_states method is not implemented.
CTO_1020Could not sync states. An exception occurred. Exception is logged as it is: All the general errors coming from the plugin will be caught here.
CTO_1021Error occurred while getting fields from alert with id=<id>: Occurs when there is an exception caught during getting fields from alert.
CTO_1022Exception occurred while executing validate for step {step}. Exception is logged as it is: Occurs when there is an authentication/params errors.
CTO_1024Error occurred while retrying ticket creation. Ticket Orchestrator business rule {rule} no longer exists.
CTO_1025Error occurred while retrying ticket creation. Queue for Ticket Orchestrator business rule {rule} no longer exists.
CTO_1026Error occurred while retrying ticket creation. Ticket Orchestrator configuration {configuration} no longer exists.

Threat Exchange Module Error Codes

Error CodeError message
CTE_1000Could not store the indicator with value='{indicator.value}’: Occurswhile updating indicators if there is an error occured in mongo update query.
CTE_1001Could not find the plugin with id='{configuration.plugin}’: Occurs if the plugin cannot be found by CE
CTE_1002Pull method returned data with invalid datatype for plugin with id='{configuration_db.plugin}’: If returned indicators from plugin is not a valid list, None, or not an instance of Indicator Model, then this error can occur.
CTE_1003Pull method not implemented by plugin for configuration ‘{configuration_name}’: Occurs if the pull method is not implemeted by plugin while executing the plugin life cycle.
CTE_1004Error occurred while connecting to the database: In a mongo operation, there can be AuthenticationError, ConnectionError, etc.
CTE_1005Error occurred while executing the plugin lifecycle for configuration: While pulling iocs from plugins, if any exception occures, it will be caught here.
CTE_1006Could not share indicators with configuration ‘{shared_with}’. Invalid return type: Can occur while pushing iocs and if the plugin returns an invalid model.
CTE_1007Could not share indicators with configuration ‘{shared_with}’. {push_result.message}: If pushResult is false, this error will occur.
CTE_1008Could not share indicators with configuration ‘{config}’; it does not exist.: Occurs if target plugin does not exist.
CTE_1009Could not share indicators with configuration ‘{config}’; plugin with id='{configuration.plugin}’ does not exist: Occurs if we cannot find plugin with the help of plugin id
CTE_1010Could not share indicators with configuration ‘{configuration.name}’. Push method not implemented: Occurs when the push method is not implemeted by target plugin.
CTE_1011Error occurred while sharing indicators with configuration ‘{configuration.name}’: If any exception occur while pushing indicator from plugin it will be caught here.
CTE_1012Error occurred while creating a new configuration: Occurs if a user tries to change the configuration model.
CTE_1013Error occurred while scheduling the configuration: Occurs if there is an exception caught during scheduling perodic tasks. An example would be a PyMongo Error.
CTE_1014Error occurred while getting list of actions: Occurs when the plugin does not return action list in expected format. Thus we get action method return errors.
CTE_1015Error occurred while processing the query: While reading indicators, if there is any exception, it will be handled here.
CTE_1016Error occurred while checking urllist.
CTE_1017Error occurred while creating urllist.
CTE_1018Error occurred while appending URL list to Netskope.
CTE_1019Error while deploying changes.
CTE_1020Error occurred while pushing URL list to Netskope.
CTE_1021Plugin: Netskope – {tenant_name}, Exception occurred while pushing data to Netskope: Any exception not caught before will be handled here.
CTE_1023Plugin: Netskope Invalid value for ‘Type of Threat data to pull’ provided. Allowed values are Both, Malware, or URL: If the value of threat data to pull is not malware, url or both, then this error occurs. So it may occur when the user selects nothing.
CTE_1024Plugin: Netskope – {tenant_name}, Exception occurred while validating action parameters: Occurs when validation of action parameters is unsuccessful.
CTE_1025Error occurred while getting list of actions. Exception is logged as it is => General Exception. Could not get action list. Check logs: Occurs when there is an exception while getting list of actions. Happens when the plugin does not return action list in expected format. CE returns action method return errors.
CTE_1026Error occurred while checking urllist : Occurs when the status code is not valid.
CTE_1027Error occurred while creating urllist : If any exception occurs, it will be handled here.
CTE_1028Error occurred while creating urllist: Occurs when the status code is not valid.
CTE_1029Error occurred while appending URL list to Netskope: If any exception occurs, it will be handled here.
CTE_1030Error occurred while appending URL list to Netskope: Occurs when the status code is not valid.
CTE_1031Error occurred while appending URL list to Netskope: If any exception occurs, it will be handled here.
CTE_1032Error occurred while appending URL list to Netskope: Occurs when the status code is not valid.
CTE_1033Error while deploying changes: Occurs when the status code is not valid.
CTE_1034Error occurred while pushing URL list to Netskope: Occurs when the status code is not valid.
CTE_1035Error while pushing file hash list to Netskope: Occurs when the status code is not valid.
CTE_1036Error while pushing file hash list to Netskope: Occurs when the status code is not valid.

Risk Exchange Module Error Codes

Error CodeError message
CRE_1000Error occurred while validating configuration: Occurs while validating plugin configuration parameters if validation is unsuccessful. For example – Base URL is empty.
CRE_1001Error occurred while processing the query. Exception is logged as it is => Query error: While fetching action logs from database if its filter with invalid attribute.
CRE_1002Could not get action list. Check logs. Exception is logged as it is. Error occurred while getting list of actions: Occurs while fetching action list from CRE plugin.
CRE_1003Error occurred while processing the query. Exception is logged as it is => Query error: Occurs while filtering CRE logs.
CRE_1004Error occurred while processing the query. Exception is logged as it is => Query error: While fetching users from database or filtering users if any wrong attribute isprovided, then this error occurs.
CRE_1005Error occurred while calculating aggregate normalized score. Exception is logged as it is: Occurs while calculating normalized score for plugins if any error occurs related to pymongo.
CRE_1006Error occurred while cleaning up logs. Exception is logged as it is: Occurs while deleting cre logs if any error ocurred related to pymongo.
CRE_1007Execute action operation not implemented for configuration {configuration.name}: Occurs if destination plugin does not have execute_action() method while performing action on a CRE user.
CRE_1008Error occurred while executing action for configuration {configuration.name}. Exception is logged as it is: Occurs if a destination plugin encounter any error while executing execute_action() method, while performing action on CRE user.
CRE_1009Could not fetch scores from configuration {configuration.name}. Method not implemented: Occurs when Fetch_score() method is not implemented.
CRE_1010Error occcurred while fetching scores from configuration {configuration.name}. Exception is logged as it is: Occurs if the API gives an unexpected error, while fetching scores of user in plugin method.
CRE_1011Could not fetch records from configuration {configuration.name}. Method not implemented: Occurs if api gives unexpected error, while fetching scores of user in plugin method.ccurs if fetch_user() method is not implemented in plugin.
CRE_1012Error occcurred while fetching records from configuration {configuration.name}. Exception is logged as it is: Occurs if fetch_user() method returns unexpected result such as API gives internal server error.
CRE_1013Invalid value returned by plugin while fetching records from {configuration.name}: Occurs if returned records from plugin does not have datatype list.
CRE_1014Error occurred while fetching score for user: {record.uid}: Any exception caught during fetching scores will be handled here.
CRE_1015Error occurred while fetching groups: Any exception caught during fetching groups will be handled here.
CRE_1016Error occurred while fetching users: Any exception caught during fetching users will be handled here.
CRE_1017Error occurred while removing user from group: Any exception caught during removing user from group will be handled here.
CRE_1018Error occurred while adding user to group: Any exception caught during adding user to group will be handled here.
CRE_1019Error occurred while creating group: Any exception caught during creating a group will be handled here.
CRE_1020Error occurred while validating SCIM details: Any exception caught during validation of SCIM details will be handled here.
CRE_1021Error occurred while validating V2 API Token: Any exception caught during validating V2 API Token will be handled here.
CRE_1022Invalid SCIM Key provided: The SCIM Key provided is wrong as the status code is 401.
CRE_1023Invalid V2 API Token: The V2 API Token is wrong as the status code is 401.
CRE_1024Error in credentials(Forbidden user): The user is forbidden as credentials are wrong.
CRE_1025Netskope CRE: Could not validate SCIM details/V2 API Token. Status code:

{groups.status_code}, Response: {groups.text}, Status code:

{response.status_code}, Response: {response.text}: The SCIM details or V2 API Token is wrong.

CRE_1026Could not get action list. Check logs. Exception is logged as it is. Error occurred while getting list of actions.
CRE_1027Error occurred while fetching score for user: {record.uid}: Occurs while fetching scores, if the status code is not a success code.
CRE_1028Error occurred while fetching groups: While fetching groups, if the status code is not a success code, then this error will occur.
CRE_1029Error occurred while fetching users: While fetching users, if the status code is not a success code, then this error will occur.
CRE_1030Error occurred while removing user from group: While removing user from group, if the status code is not a success code, then this error will occur.
CRE_1031Error occurred while removing user from group: While removing user from group, if the status code is not a success code, then this error will occur.
CRE_1032Error occurred while creating group: While creating group, if the status code is not a success code, then this error will occur.
CRE_1033Error occurred while validating SCIM details: While validating SCIM details, if the status code is not a success code, then this error will occur.
CRE_1034Error occurred while validating V2 API Token: While validating V2 API Token, if the status code is not a success code, then this error will occur.

Generate Diagnostic Logs

This section provides information about how to extract various logs required by the Support team before engaging in a troubleshooting call with them. Follow these steps to generate the Diagnostic logs.

  1. Go to your existing Cloud Exchange directory.
    $ cd <ce_directory>

    Note that for CE as a VM, the Cloud Exchange directory is:

    /opt/cloudexchange/cloudexchange
  2. Run the Diagnostic utility to generate a Diagnostic log zip file.
    $ sudo ./diagnose
    CEdiagnostics.jpg
  3. All the required logs will be gathered and added to a ZIP file named based on the current date and time (like Thu_Dec_15_12:06:45_IST_2022). Please attach this zip file to the Support ticket.
Share this Doc

Cloud Exchange Troubleshooting

Or copy link

In this topic ...