https://prefect.io logo
r

Rachel

08/25/2021, 10:16 PM
[SOLVED]~Has anyone had trouble getting the server to start on a mac?~
Copy code
subprocess.CalledProcessError: Command '['docker-compose', 'pull']' returned non-zero exit status 15.
and later
Copy code
subprocess.CalledProcessError: Command '['docker-compose', 'down']' returned non-zero exit status 15.
n

nicholas

08/25/2021, 10:17 PM
Hi @Rachel - can you be more specific about what error you're seeing?
r

Rachel

08/25/2021, 10:18 PM
@nicholas updated with error messages
Ah…nevermind I realized Docker was not running 🤦🏻‍♀️
n

nicholas

08/25/2021, 10:22 PM
Ah that'll do it!