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!

CbTaxii 404 Error: Can not autodiscover advertised services

CbTaxii 404 Error: Can not autodiscover advertised services

Environment

Cb Response 6.1

cbtaxii 1.5

Symptoms

2017-08-17 15:52:29,915 Configured Site: IPADDRESS Path: /usr/share/cb/integrations/cbtaxii/feeds/

2017-08-17 15:52:29,984 Found Username in config, using basic auth...

2017-08-17 15:52:29,986 Sending Discovery_Request to http://IPADDRESS/services/discovery

2017-08-17 15:52:30,034 Can not autodiscover advertised services

2017-08-17 15:52:30,035 Traceback (most recent call last):

File "cbopensource/connectors/taxii/bridge.py", line 517, in runner

File "cbopensource/connectors/taxii/bridge.py", line 458, in perform

File "site-packages/cabby/client11.py", line 283, in get_collections

File "site-packages/cabby/abstract.py", line 167, in _execute_request

File "site-packages/cabby/abstract.py", line 210, in _get_service

File "site-packages/cabby/abstract.py", line 262, in get_services

HTTPError: HTTP Error: status code 404

Cause

A Configuration issue prevents proper communication with the taxii discovery service.

Resolution

  1. Add this line under the [soltraedge] section in /etc/cb/integrations/cbtaxii/cbtaxii.conf:
    discovery_path=/taxii-discovery-service
  2. Then see if the integration is successfully able to run:
    /usr/share/cb/integrations/cbtaxii/cbtaxii -c /etc/cb/integrations/cbtaxii/cbtaxii.conf
  3. Verify the services was able to startup:
    tail /var/log/cb/integrations/cbtaxii/startup.log

Related Content

Cbtaxii connector getting 404 error when running

Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎11-13-2017
Views:
802
Contributors