Closed marcozink closed 4 years ago
Looks like your heplify try to write NOTIFY message to HEP 5 ? (rtcp) IMHO this is not correct way, because for HEP 5 we expect JSON body
Thanks @adubovikov, you are right, so this is a different problem, could it be a bug with the NOTIFY message?
Any idea on how to debug information not showing in homer? I tried connecting to postgre buy was unable to.
Closing since a few hours later information started showing in HomerUI and in DB. Didn't really do anything,
Sounds like a timezone issue? Glad you have data, let us know if you run into any issues and make sure you upgrade the homer-app container often as its updated daily.
I deleted my old 7 setup and started fresh with 7.7, found that no info was being showed in Prometheus and Homer.
Removing the values from the variables according to #50 did start to fill up Prometheus, thanks for that.
There seems to be a problem writing to the database:
I pulled the latests version and also deleted everything and cloned from scratch, It seems the database does get created #58, but tables aren't receiving data from the HEP packets being received.
Thanks for the hard work and help.