campsych / concerto-platform

Concerto Platform - Open-Source Online Adaptive Testing Platform
https://concertoplatform.com/
Apache License 2.0
153 stars 88 forks source link

Cannot run Concerto on MacOS Ventura #365

Open c3812155 opened 1 year ago

c3812155 commented 1 year ago

Concerto Platform version

5.0

Expected behavior

Followed the installation instructions and Concerto shows up as a container on Docker Engine. When running container, I should in theory be able to run Concerto through local host

Actual behavior

wait-for-it.sh: waiting 300 seconds for localhost:3306 wait-for-it.sh: timeout occurred after waiting 300 seconds for localhost:3306

When trying to run the container, this issue is shown.

When I install Concerto on a Windows laptop, it runs smoothly, but not on my macbook--this is an issue as I am not able to access my Windows laptop conveniently. Is anyone able to help? Thank you!