Max Watermolen
Max Watermolen
So on the import side, this is happeningwhen the platform is idle (not just during import). There is no connector that triggers it, just opening the WebUI can trigger it....
Julien its happening when nothing is being opened. Im not sure how else to word this - Its crashing at a dead idle. Last crash was ~40 min ago. Wasnt...
All managers are disabled, this is the current config ``` CONNECTOR_MANAGER__ENABLED: "false" EXPIRATION_SCHEDULER__ENABLED: "false" HISTORY_MANAGER__ENABLED: "false" IMPORT_CSV_CONNECTOR__ENABLED: "true" IMPORT_CSV_CONNECTOR__VALIDATE_BEFORE_IMPORT: "true" INDICATOR_DECAY_MANAGER__ENABLED: "false" INGESTION_MANAGER__ENABLED: "false" ACTIVITY_MANAGER__ENABLED: "false" NOTIFICATION_MANAGER__ENABLED: "false" PLAYBOOK_MANAGER__ENABLED: "false"...
Will do, just changed level, I'll email logs when they are available
Current status of the push_sync | Virtual host | Name | Node | Type | Features | Consumers | Consumer capacity | State | Ready | Unacked | In Memory...
Not sure its related, but seeing a "socket hangup" on RMQ ```json { "category": "APP", "errors": [ { "attributes": { "genre": "TECHNICAL", "http_status": 500 }, "message": "socket hang up", "name":...
So testing, the CSV import is hosed, it will not do anything. All messages in the push_sync queue are stalled, none are moving even after a full clear and restart
Is there a speific log you are looking for here @richard-julien
Yeah so, only thing running would be a query to a TAXII feed every 10 min. The other thing Im noticing is CSV import comes and goes, it doesnt seem...
Worked with @richard-julien and identified that the platform had a huge volume of sessions. This was being caused in a clustered deployment when connectors and workers were using a differing...