Umbrel running on Ubuntu 22.04 , can't start/run mysql

HI,
My os;
|Description:|Ubuntu 22.04.1 LTS|
|Release:|22.04|
|Codename:|jammy|
And umbrella running fine;

= Umbrel debug info =

Umbrel version

0.5.3

Memory usage

           total        used        free      shared  buff/cache   available

Mem: 15G 2.1G 179M 18M 13G 13G
Swap: 2.0G 62M 2.0G

I am trying to run Wordpress from same server but running into issues with using say mysql, even due it said it was installed correctly. I have same issues with nginx as well.

apt install mysql-server

Reading package lists… Done

Building dependency tree… Done

Reading state information… Done

mysql-server is already the newest version (8.0.31-0ubuntu0.22.04.1).

0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

root@u59:/home/u59/umbrel/umbrel/umbrel/scripts# mysql

ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)

I am thinking this due to umbrella running the same software from docker…

Would anyone know a solution for this.

Thanks
Robert