jsha / blocktogether

Share your blocks and subscribe to others'
GNU General Public License v3.0
330 stars 68 forks source link

Provisioning failing on db restart #271

Open jschider opened 5 years ago

jschider commented 5 years ago

Hello,

This is similar to #210, I'm on e71d154 (latest) and getting an error when mysql is restarting. I just cloned this morning and have been trying various things to get it running. I was able to clone release v1.7.2, but then the run-dev.sh failed.

Moved errors to gist: https://gist.github.com/jschider/771d95dd89715f11d18877118b6bbbc5

jsha commented 5 years ago

The 1.7.2 tag is very old (2015). I haven't been tagging releases lately. Have you tried master?

jschider commented 5 years ago

Yes, I did try master several times and went through the commit logs. I did see a couple commits ago changes near that section. I did not try pulling down that version yet.

jschider commented 5 years ago

I did switch to the commit 7837f6f from December 4th and it loaded up the trusty32 and maria-db just fine. I was able to run it locally as well. It looks like the commit on December 30th is the culprit.