Flask-MonitoringDashboard
Flask-MonitoringDashboard copied to clipboard
not working on aws ec2 instance
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.
Hi @saniyakhan20 ! Thanks for the heads up.
Unless I can replicate your problem it's very hard to see what could go wrong.
Can you provide a link to your project maybe?
What database do you use?