07-04-2016 04:40 AM - edited 03-12-2019 06:03 AM
Hello Team,
We can't see the dashboard.
07-04-2016 05:44 AM
Hi, Are you getting any logs under connection events ?
If not, then check if policy is having logging enabled.
Thanks, Ankita
07-04-2016 10:36 PM
Hello John,
Could you please provide some more details such as software version running in the device.
Is there any specific changes done before you started seeing the issue ?
Is there any sudden power loss occurred in the device or any upgrades ?
Usually this error can occur when there is a mysql database update issue with the tables and also when there is some communication channels involved in the device.
Make sure that you receive the connection events for the same that you expecting dadhboard view.For that check if you enabled logging at end or beginning in access control rules. You can try a graceful reboot of the device also.
Verify the following from the device CLI.
pmtool status |grep SFData
pmtool status |grep sftunnel
pmtool status |grep mysqld
cd /var/log/
tail -90f messages
Rate if the post helps you
Regards
Jetsy
07-07-2016 03:07 AM
Hi john,
As Ankita said, please check if logging is enabled. If logging is enabled then chances are SFTop10Cacher service is stuck or something. Please restart this service once and see if that fixes the issue:
-> Login to DC CLI
-> Become root
-> pmtool restartbyid SFTop10Cacher
Regards,
Dv
07-07-2016 04:32 AM
I was having the exact same issue and I followed your instructions and it worked. Thanks!
07-15-2016 12:25 PM
This is what is called a hanging process or daemon. Technically it is bug. There shouldn't be a need to run the diagnostic tools, but it helps. It is not the first time this type of error occurs.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide