Cannot access Yara Manager page - Unauthorized
book
Article ID: 289534
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Going to https://<server_name>/connector/yara results in an unauthorized message
Environment
- EDR Server: 7.x
- Yara Connector: 2.2.0-1
- Yara Manager: 2.2.0-1
Resolution
- Confirm the user is signed into the server
- If issue persists send the following to Support
- Screenshot of EDR side-panel. Does Yara Manager appear?
- Collect server and Har logs while reproducing the issue
- Edit /etc/cb/coreservices-logger.conf
- Under [logger_root], change level from WARN to DEBUG
level=DEBUG - Perform a HAR capture starting from the EDR Dashboard. From there, click the Yara Icon on the side to go to the Yara page.
- If Yara icon is not present, manually go to https://<server_name>/connector/yara
- Collect server diagnostics
- Revert the logging settings by changing [logger_root] back to level WARN
level=WARN
Feedback
thumb_up
Yes
thumb_down
No