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!

EDR: Deleted custom feed report still runs on server

EDR: Deleted custom feed report still runs on server

Environment

  • EDR Server: 7.x
  • Custom Feed from file

Symptoms

  • Full reports from a feed file have been deleted, but new alerts are still generated
  • Debug logging for the full sync show that there is a malformed query
File "/usr/share/cb/virtualenv/lib/python3.8/site-packages/cb/utils/query_string.py", line 46, in raise_if_url_cannot_be_decoded
File "/usr/lib64/python3.8/urllib/parse.py", line 733, in parse_qsl
raise ValueError("bad query field: %r" % (name_value,))
cb.utils.query_string.MalformedEncoding: bad query field:

Cause

A report in the feed has a malformed query 

Resolution

  1. Fix the report with the malformed query
  2. With root permissions on the server, force a full feed sync: EDR: How to execute an immediate full feed sync

Additional Notes

  • Future work will be made to prevent malformed queries from being imported into the server - CB-32839
  • Full feed syncs run once a day. If access to the server is not possible, the feed sync should resolve within 24 hours

Related Content


Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎12-01-2020
Views:
302
Contributors