Hi guys, I'm working with a customer who has Expedition installed on their network on Ubuntu 16.04. Expedition is on the latest version (1.1.68). I've setup a traffic log forwarder from one of their firewalls which connects to their Expedition just fine. I've added their Panorama device, pulled in the managed devices and running config. I've processed the logs in /home/expedition/logs. I've created a new project, imported the config and created a log connector for the last 7 days. But whenever I try to run Rule Enrichment on a security rule and hit process it stalls and nothing happens. I've read through the quick start guide which has told me to use this command but it's saying it cannot create connection to the database server, does anyone know how to fix this error? ####@####:/tmp$ tail PAN_RuleEnrichment.log 2020-05-22 14:12:40 ERROR RuleAutoCompleter$:812 - Fininshed 2020-05-22 14:29:50 ERROR RuleAutoCompleter$:810 - Could not create connection to database server. 2020-05-22 14:29:50 ERROR RuleAutoCompleter$:811 - Log analysis could not be performed. java.lang.ArrayIndexOutOfBoundsException: 92 2020-05-22 14:29:50 ERROR RuleAutoCompleter$:812 - Fininshed 2020-05-22 14:45:43 ERROR RuleAutoCompleter$:810 - Could not create connection to database server. 2020-05-22 14:45:43 ERROR RuleAutoCompleter$:811 - Log analysis could not be performed. java.lang.ArrayIndexOutOfBoundsException: 92 2020-05-22 14:45:43 ERROR RuleAutoCompleter$:812 - Fininshed 2020-05-22 14:52:16 ERROR RuleAutoCompleter$:810 - Could not create connection to database server. 2020-05-22 14:52:16 ERROR RuleAutoCompleter$:811 - Log analysis could not be performed. java.lang.ArrayIndexOutOfBoundsException: 92 2020-05-22 14:52:16 ERROR RuleAutoCompleter$:812 - Fininshed Thanks!
... View more