Hello, I'm using Atlassian Bitbucket v5.7.0 installed on Ubuntu 18.04 and I cannot see any repositories from the web.
If I log in into the server trough ssh I can see the repositories stored on it without problems (on disk), I can copy files, etc, but If i log in from the web (Firefox, Chrome) as admin, I cannot see any repo nor users.
Also, I can log in into mysql db (used by bitbucket in the server to manage information about permissions) and see information related to repositories, users, etc.
What is the safe way to recover admin permissions and manage repos?
Thanks!