Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql data missing when running ./run.sh #57

Open
AAndersn opened this issue Aug 26, 2023 · 1 comment
Open

mysql data missing when running ./run.sh #57

AAndersn opened this issue Aug 26, 2023 · 1 comment
Assignees
Labels

Comments

@AAndersn
Copy link

AAndersn commented Aug 26, 2023

When running ./run.sh -t develop for the first time on a new machine, getting this error:

Downloading mysql data 
Error downloading dumps/gridappsd_mysql_dump.sql
Exiting

I was able to download the sql from one of my cloud servers and then start the containers.

@tonya1
Copy link
Contributor

tonya1 commented Sep 1, 2023

@AAndersn

Can you try downloading the file outside of the run script?

curl -s -o "dumps/gridappsd_mysql_dump.sql" "https://raw.githubusercontent.com/GRIDAPPSD/Bootstrap/master/gridappsd_mysql_dump.sql"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants