User me does not exist

Hi, When executing (after Docker Compose Manual Install on Ubuntu Server 20.04) rasa_x_comands.py create --update admin me I receive “User me does not exist”.

PS with session_scope() as session: UserService(session).fetch_all_users(config.team_name) returns empty list.

Getting the same issue with the Docker Compose install script. Posted my error messages here: