Running the Flask Monitoring Dashboard on my local works perfectly, but doesn't work on my AWS EC2 instance. The monitoring doesn't work anymore and database isn't obtaining any requests -- the tables are made. Although, the dashboard loads and there are no error messages -- but no requests are in there. On the configuration it says 'Total amount of monitored requests' is 0. I'm kind of confused as to why because I did a bunch of test requests.
I tried switching the locations of the database incase, but that didn't work either. It reads the config file so I think that's fine too.
Running the Flask Monitoring Dashboard on my local works perfectly, but doesn't work on my AWS EC2 instance. The monitoring doesn't work anymore and database isn't obtaining any requests -- the tables are made. Although, the dashboard loads and there are no error messages -- but no requests are in there. On the configuration it says 'Total amount of monitored requests' is 0. I'm kind of confused as to why because I did a bunch of test requests.
I tried switching the locations of the database incase, but that didn't work either. It reads the config file so I think that's fine too.