Flask-MonitoringDashboard icon indicating copy to clipboard operation
Flask-MonitoringDashboard copied to clipboard

not working on aws ec2 instance

Open saniyakhan20 opened this issue 5 years ago • 1 comments

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.

saniyakhan20 avatar Jul 14 '20 17:07 saniyakhan20

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?

mircealungu avatar Jul 15 '20 11:07 mircealungu