User Tools

Site Tools


ubiquiti:troubleshooting:console_dashboard_not_showing_information

Ubiquiti - Troubleshooting - Console Dashboard not showing information

Try to perform a database repair.


Stop the Unifi Services

systemctl stop unifi 

Stop the Mongo Service

service mongodb stop

Repair the Database

mongod --dbpath /usr/lib/unifi/data/db --repair

Start the Database

service mongodb start

Start Unifi

systemctl start unifi

ubiquiti/troubleshooting/console_dashboard_not_showing_information.txt · Last modified: 2022/10/05 16:28 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki