IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

ThreatConnect Feed bridge fails to start

ThreatConnect Feed bridge fails to start

Version
This solution applies to Carbon Black versions v4.2.0 and earlier.


Issue

Following installation of the ThreatConnect Alliance Feed, starting the bridge fails with the following message:

[root@cb ~]# /etc/init.d/cb-threatconnect-bridge start

Starting cb-threatconnect-bridge: Traceback (most recent call last):

  File "/usr/share/cb/integrations/carbonblack_threatconnect_bridge/carbonblack_threatconnect_bridge", line 4, in <module>

    import cbthreatconnectbridge.bridge

  File "/usr/lib/python2.6/site-packages/cbthreatconnectbridge/bridge.py", line 18, in <module>

    from cbint.utils import cb_crypto

ImportError: cannot import name cb_crypto


Solution

To resolve the issue run the following on the Carbon Black server to copy the necessary cb_crypto files:

cp /usr/lib/python2.6/site-packages/cb/utils/cb_crypto.* /usr/lib/python2.6/site-packages/cbint/utils

Then see that the bridge starts successfully:

/etc/init.d/cb-threatconnect-bridge start

Important Note(s)

Defect FEED-107 refers to this issue, and the fix is included in Carbon Black v4.2.1.

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎05-11-2015
Views:
371
Contributors