Yoast / Yoast/plugin-development-docker
Fresh build fails on mac mojave 10.14.5 (Docker 2.5.0.0)
Nobody has claimed this yet.
- 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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