Dear community,

 

after installing intelmq from git. Ii get still a lot of errors. How can I fix these?

Calling  intelmq upgrade fixes some of error but not all of them.

 

Majid Salehi

 

git clone https://github.com/certtools/intelmq.git /opt/dev_intelmq
cd /opt/dev_intelmq
git fetch
git checkout tags/2.1.0 -b 2.1.0
pip3 install .

 

sudo -u intelmq /usr/local/bin/intelmqctl upgrade-config

Found previous version 1.1.1 in state file.

Upgrading to version 1.1.2.

Search for discontinued feodotracker domains feed: Upgrade failed: The discontinued feed "Feodo Tracker Domains" has been found as bo                 t 'abusech-feodo-domains-collector'. Remove it yourself please.

Some migration did not succeed or manual intervention is needed. Look at the output above. Afterwards, re-run this program.

root@csp-intelmq:/scripts# sudo -u intelmq /usr/local/bin/intelmqctl upgrade-config

Found previous version 1.1.1 in state file.

Upgrading to version 1.1.2.

Search for discontinued feodotracker domains feed: Upgrade failed: The discontinued feed "Feodo Tracker Domains" has been found as bo                 t 'abusech-feodo-domains-collector'. Remove it yourself please.

Some migration did not succeed or manual intervention is needed. Look at the output above. Afterwards, re-run this program.

root@csp-intelmq:/scripts# sudo -u intelmq /usr/local/bin/intelmqctl check

Reading configuration files.

Checking defaults configuration.

Checking runtime configuration.

Checking runtime and pipeline configuration.

Checking harmonization configuration.

Checking for bots.

Upgrade function v200_defaults_statistics not completed (successfully). Please run 'intelmqctl upgrade-config'.

Upgrade function v200_defaults_broker not completed (successfully). Please run 'intelmqctl upgrade-config'.

Upgrade function v112_feodo_tracker_domains not completed (successfully). Please run 'intelmqctl upgrade-config'.

Upgrade function v200_defaults_ssl_ca_certificate not completed (successfully). Please run 'intelmqctl upgrade-config'.

Upgrade function v202_fixes not completed (successfully). Please run 'intelmqctl upgrade-config'.

Upgrade function v210_deprecations not completed (successfully). Please run 'intelmqctl upgrade-config'.

No issues found.