Problem: Advanced Inspector shows "NO TOP level menu query defined"
Symptoms:
Cannot access Advanced Inspector. The UI returns the following error:
Possible Resolution:
- Login to Stratusphere Hub's console, or via SSH, as 'friend', then run 'su -' to switch to root. The default password is 'sspassword'.
- Run this in Bash prompt:
zcat /opt/mentok/lib/db.insert.mentok_run | su - postgres -c 'psql mentok_run' - Return to the UI and refresh
If the UI still shows the same error, try running these two commands in Bash prompt:
zcat /opt/mentok/lib/db.create.mentok_run | su - postgres -c 'psql mentok_run'
zcat /opt/mentok/lib/db.insert.mentok_run | su - postgres -c 'psql mentok_run'
Then return to the UI and refresh.
Product: Stratusphere FIT/UX
Product Version: 5.8.0 and later
Expires on: 365 days from publish date
Updated: Aug 17, 2016