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 error on start #173

Open
NLW-paulm opened this issue Jul 7, 2020 · 3 comments
Open

mysql error on start #173

NLW-paulm opened this issue Jul 7, 2020 · 3 comments

Comments

@NLW-paulm
Copy link
Contributor

NLW-paulm commented Jul 7, 2020

I am using Vagrant and Virtualbox on Win 10. I have been having issues getting the omeka install to work. After running madoc init and then madoc start I get the following error.

Some installation requirements were not satisfied.

An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not know

I downloaded a new box (cognacbox),
vagrant up
vagrant ssh into the machine
Install docker and docker-compose
git clone the madoc repo
run bin/madoc init
run bin/madoc start
goto http://localhost:8888/install

here is a Gist showing the output from bin/madoc start (note i had run madoc/start and madoc/stop before)
https://gist.github.com/NLW-paulm/0f1cd3b0ed22ba1585e69a431ad4f818

here is a Gist of the output from bin/madoc logs
https://gist.github.com/NLW-paulm/f18826529e6352176bcc2d55ea66c988

@NLW-paulm
Copy link
Contributor Author

Note I checked out the Master branch after cloning the repo

@cutterkom
Copy link

I got the same error using the example config

@stephenwf
Copy link
Member

Hi @cutterkom can you try the updated configuration here: https://github.com/digirati-co-uk/madoc-config

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

No branches or pull requests

3 participants