Yoast / Yoast/plugin-development-docker

Fresh build fails on mac mojave 10.14.5 (Docker 2.5.0.0)

Open
#46 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
48
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Started up my Woocommerce setup after a month in hibernation and ran into http 500 when trying to browse the site - getting error logs of wp() being undefined.

Tried running a fresh setup by removing my current containers and running:

 ./clean.sh && 
  ./make.sh &&
  ./start.sh woocommerce-wordpress

The install looks fine but it fails to start. Sorry if this is an obvious mistake on my end, not that familiar with docker.
It ends up running status-checks for http://woocommerce.wordpress.test indefinitely.

Screenshot 2020-11-17 at 09 45 13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with clean.sh, make.sh, and start.sh using the reported command sequence, then inspect the status checks for http://woocommerce.wordpress.test and the Docker logs for the wp() and HTTP 500 failures. Compare the behavior on macOS Mojave with Docker 2.5.0.0; done means a fresh WooCommerce setup starts without indefinite checks or site errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, macos, shell
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.