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!

Cb Response: Incorrect Base URL Causes Failed Server Upgrade

Cb Response: Incorrect Base URL Causes Failed Server Upgrade

Environment

  • Cb Response: All versions
  • OS Version: Supported Linux Server OS

Symptoms

  • When running "yum update cb-enterprise" the upgrade throws an "[Errno 12] connect() timed out!" message within Terminal.

Cause

  • Incorrect Base URL specified in CarbonBlack.repo file.

Resolution

     1. Verify that the "baseurl" address is correct.  At this time the correct URL is: "https://yum.distro.carbonblack.io/enterprise/stable/x86_64/

    1. View the CarbonBlack.repo file by running the command below:
      # cat /etc/yum.repos.d/CarbonBlack.repo

         

  

     2. Edit the file and the "baseurl" value to the correct URL.

# vi /etc/yum.repos.d/CarbonBlack.repo

    

     3. Save the changes to CarbonBlack.repo

    

     4. Attempt to update the Response server again by running:

# yum clean all
# yum update cb-enterprise

Additional Notes

Cb Response 6.2 Server/Cluster Management Guide

Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎06-05-2018
Views:
1351
Contributors