eclecticiq / OpenTAXII

TAXII server implementation in Python from EclecticIQ
BSD 3-Clause "New" or "Revised" License
185 stars 88 forks source link

pushing data server error with cabby #242

Open 00gxd14g opened 1 year ago

00gxd14g commented 1 year ago

{"event": "Exception on /management/auth [POST]", "exc_info": ["<class 'TypeError'>", "TypeError('Object of type bytes is not JSON serializable')", "<traceback object at 0x7f005fb30f00>"], "logger": "opentaxii.middleware", "level": "error", "timestamp": "2022-09-26T10:42:28.774509Z"} {"event": "Error handling request /management/auth", "exc_info": ["<class 'AttributeError'>", "AttributeError('taxiiserver')", "<traceback object at 0x7f005fb30200>"], "logger": "gunicorn.error", "level": "error", "timestamp": "2022-09-26T10:42:28.775266Z"}

arcsector commented 1 year ago

Can you submit your CLI command you used to generate this, and also use the verbose output flag on the command