Something went wrong while we were fetching your data.
varunchandak opened this issue ยท 4 comments
varunchandak commented
โ Question
PacBot is not displaying the data in the dashboard. Screenshot below.
๐ฆ Context
- Installed Pacbot properly.
- Assets are visible under the assets tab.
- The dashboard is not showing any data after waiting for more than 48 hours.
Observation:
AWS Batch job is failing for pacbot-rule-engine
Job. Screenshot below:
Deep diving the logs in CloudWatch, I could see Java error. Screenshot below
2021-03-25 12:22:57 3e114a7b-bfc3-47b9-b90d-06007027ccc0 [main] ERROR c.t.p.e.RuleEngineUncaughtExceptionHandler - java.lang.StackOverflowError
Any suggestions?
๐ป Code Sample
varunchandak commented
This seems to be resolved as the loadbalancer endpoint was a different one in the PacBot configuration.
bestras023 commented
Hi, @varunchandak Would you please let me know how you fixed in details?
Thank you.
varunchandak commented
@bestras023 loadbalancer endpoint was a different one in the PacBot configuration
bestras023 commented
@varunchandak Ok, thank you.