You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Guys,
I had just setup my Taxii server and hooked it up to my MISP instance successfully. However on running the python script push_published_to_taxii.py, I am faced with the following error,
Traceback (most recent call last):
File "push_published_to_taxii.py", line 34, in
config["zmq"]["host"],
TypeError: string indices must be integers
Any help will be greatly appreciated...Thank you !
The text was updated successfully, but these errors were encountered:
Hi Guys,
I had just setup my Taxii server and hooked it up to my MISP instance successfully. However on running the python script push_published_to_taxii.py, I am faced with the following error,
Traceback (most recent call last):
File "push_published_to_taxii.py", line 34, in
config["zmq"]["host"],
TypeError: string indices must be integers
Any help will be greatly appreciated...Thank you !
The text was updated successfully, but these errors were encountered: