Coder Social home page Coder Social logo

cb-skyatp-connector's People

Contributors

cindy233 avatar jgarman avatar klazaga avatar zacharyestep avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

farsonic

cb-skyatp-connector's Issues

Unable to start service

Getting the following error with version 0.9.1

[root@cbio-pretzel subsys]# /etc/init.d/cb-skyatp-connector start
Starting cb-skyatp-connector:
[root@cbio-pretzel subsys]# /etc/init.d/cb-skyatp-connector status
cb-skyatp-connector dead but subsys locked

Content in /var/log/cb/integrations/carbonblack-skyatp-connector/carbonblack-skyatp-connector.log

[root@cbio-pretzel skyatp]# tail -f /var/log/cb/integrations/carbonblack-skyatp-connector/carbonblack-skyatp-connector.log
File "site-packages/cbapi/response/query.py", line 189, in _search
File "site-packages/cbapi/connection.py", line 233, in get_object
File "site-packages/cbapi/connection.py", line 255, in api_json_request
File "site-packages/cbapi/connection.py", line 176, in http_request
ServerError: Received error code 400 from API:

<title>400 Bad Request</title>

Bad Request

The browser (or proxy) sent a request that this server could not understand.

Infected Host API change

Since IPv6 support, the API has changed. ipv4 keywork has been change to ip when blakclist/whitelist are updated.

From the data:
'{"ipv4":["10.77.77.77","192.168.9.9"]}

to

'{"ip":["10.77.77.77","192.168.9.9"]}

Wrong execution binary in init

Receive the following message when trying to start version 0.9.1

/sbin/service cb-skyatp-connector start' failed with return code: 5

The exec variable in the init script is trying to execute binary /usr/share/cb/integrations/carbonblack-skyatp-connector/bin/cb-skyatp-connector
but it looks like the binary was renamed to
/usr/share/cb/integrations/skyatp/bin/cb-skyatp-connector

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.