Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Autofocus Analyzer Error - "Image not found" #612

Open
packetvitality opened this issue Feb 10, 2020 · 4 comments
Open

[Bug] Autofocus Analyzer Error - "Image not found" #612

packetvitality opened this issue Feb 10, 2020 · 4 comments
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related

Comments

@packetvitality
Copy link

packetvitality commented Feb 10, 2020

Request Type

Bug / Analyzer

Work Environment

Cortex-Analyzers 2.4.0

Question Answer
OS version (server) Ubuntu
OS version (client) Windows
Cortex Analyzer Name AUTOFOCUS_SearchIOC_1_0
Cortex Analyzer Version 1.0
Cortex Version Cortex-Analyzers 2.4.0
Browser type & version N/A

Description

When attempting to use the analyzer, the following error is returned:
"errorMessage": "Image not found: cortexneurons/autofocus_searchioc:1",

Steps to Reproduce

1.) Add IOC (tested IP and domain)
2.) Run analyzer.

Complementary information

Using Dockerized analyzers. Upgraded by using the "Refresh analyzers" option within Cortex.

@jeromeleonard
Copy link
Contributor

we currently experience issues with our container repository... we are working on this.

@jeromeleonard
Copy link
Contributor

a hot fix 2.4.1 has been published. please update your analyzers ans you should be able to get the docker image. Please confirm everything is working before closing the issue.

@jeromeleonard jeromeleonard self-assigned this Feb 11, 2020
@jeromeleonard jeromeleonard added scope:analyzer Issue is analyzer related category:bug Issue is related to a bug labels Feb 11, 2020
@packetvitality
Copy link
Author

Thank you.

I refreshed and tried to rerun. Now getting an error for the API key. Note in the full error below, I did not put "REMOVED" for the apikey, that is just what the error shows. In previous runs, the error actually showed my API key there. I'd agree it is better that it is removed if that is intentional, just wanted to note the difference.

I double checked the Cortex configs to make sure my key was in there, also deleted and re-enabled the configs.

{
"input": "{"data":"103.208.220.122","dataType":"ip","tlp":2,"message":"8","parameters":{},"config":{"proxy_https":null,"cacerts":null,"max_pap":2,"apikey":"REMOVED","jobTimeout":30,"service":"search_ioc","check_tlp":true,"proxy_http":null,"max_tlp":2,"auto_extract_artifacts":false,"jobCache":10,"check_pap":true},"pap":2}",
"success": false,
"errorMessage": "Unexpected Error: (ClientError(...), 'API key is not set. Library requires AutoFocusAPI.api_key to be set, or apikeyto be provided via configuration file.')",
"artifacts": []
}

@jeromeleonard
Copy link
Contributor

@packetvitality unfortunately there is a problem with the library ( see #473 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

2 participants