Quickstart failed on fresh mac

Hi @teruun! It’s quite strange that this error occurs again even if you delete the mysql data. Can you please describe the set of commands that you run to delete the mysql data? I suggest you do the following (same as a previous answer):

tutor local stop
sudo rm -rf $(tutor config printroot)/data/mysql
tutor local quickstart