Hello! I hope that all of you are well!
I have problems to acceed to my repos hosted on Azure VM with a bitbucket server, I cannot see any repo from one account and I can see a few repos from another, logging trough web site, I can see some files related to projects from linux ssh terminal. I think they are permission problems
I have entire access to the server from ssh command line, including the db that has configurations about accounts, but I cannot admin the account, from 2 users, I cannot see or grant projects nor permissions.
1) Can I list projects and permissions from mysql?
2) There is a way to grant entire access to any user from database, in order to see if can I pull repos and solve it later?
They are on Linux VM, with mysql.
EDIT: I'm using Atlassian Bitbucket v5.7.0
Thanks in advance!