Giter Site home page Giter Site logo

Comments (5)

FloatingGhost avatar FloatingGhost commented on September 24, 2024

Fixed, you pulled at literally the worst moment you possibly could have.
The one moment when it didn't work

from misp-taxii-server.

davidonzo avatar davidonzo commented on September 24, 2024

Thanks a lot!
I'm going to test it again 👍

PS: I'm italian, from Sicily: I am the worst moment :-P

from misp-taxii-server.

Nymeria1 avatar Nymeria1 commented on September 24, 2024

Hi guys,
unfortunately I also have got the same problem.
Here below the error

Posting STIX...
2017-07-27T15:21:40.045475Z [opentaxii.middleware] warning: Status exception {level=warning, logger=opentaxii.middleware, timestamp=2017-07-27T15:21:40.045475Z, event=Status exception, exception=Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/opentaxii-0.1.10a1-py3.5.egg/opentaxii/taxii/services/abstract.py", line 83, in process
response_message = handler.handle_message(self, message)
File "/usr/local/lib/python3.5/dist-packages/opentaxii-0.1.10a1-py3.5.egg/opentaxii/taxii/services/handlers/inbox_message_handlers.py", line 126, in handle_message
return InboxMessage11Handler.handle_message(service, request)
File "/usr/local/lib/python3.5/dist-packages/opentaxii-0.1.10a1-py3.5.egg/opentaxii/taxii/services/handlers/inbox_message_handlers.py", line 29, in handle_message
request, service_id=service.id, version=11))
File "/usr/local/lib/python3.5/dist-packages/opentaxii-0.1.10a1-py3.5.egg/opentaxii/persistence/manager.py", line 131, in create_inbox_message
INBOX_MESSAGE_CREATED.send(self, inbox_message=entity)
File "/usr/local/lib/python3.5/dist-packages/blinker-1.4-py3.5.egg/blinker/base.py", line 267, in send
for receiver in self.receivers_for(sender)]
File "/usr/local/lib/python3.5/dist-packages/blinker-1.4-py3.5.egg/blinker/base.py", line 267, in
for receiver in self.receivers_for(sender)]
File "/usr/local/lib/python3.5/dist-packages/misp_taxii_hooks-0.2-py3.5.egg/misp_taxii_hooks/hooks.py", line 63, in post_stix
package = pymisp.tools.stix.load_stix(content_block.content)
NameError: name 'content_block' is not defined

I have updated the project but the issue is present yet.
I do not find your fix.
Many thanks

from misp-taxii-server.

FloatingGhost avatar FloatingGhost commented on September 24, 2024

christ on a bike it was broken for like 45 minutes and everyone pulled at once.

You need to run sudo python3 setup.py install again to get the update to install, but as you can see on the line referenced in your message, the statement does not match the one in your error.

Therefore you have not updated.

from misp-taxii-server.

Nymeria1 avatar Nymeria1 commented on September 24, 2024

Thanks for the suggestion. In fact the line in my file does not match, but also if I execute the command
sudo python3 setup.py install or git pull the project does not update.

from misp-taxii-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.