I’m afraid I’m new to tutor and docker and was having issues when I tried to run: tutor local quickstart
I get the error:
ERROR 2003 (HY000): Can’t connect to MySQL server on ‘mysql’ (110)
I an running an older machine with 8GB of ram
My OS: is Ubuntu 22.04 LTS Server edition
Python 3.10.4
Docker version 20.10.12, build 20.10.12-0ubuntu
Docker-Compose version 1.29.2
I installed tutor with pip. I have tried deleting the mysql data and running tutor local quickstart again without luck
Any thoughts?