Skip to content

mysql error on start #173

Open
Open
@NLW-paulm

Description

@NLW-paulm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions