-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fresh build fails on mac mojave 10.14.5 (Docker 2.5.0.0) #46
Comments
Yea, that issue was introduced with Docker 2.5.0+. We tried fixing this with the most recent patch, but it's still showing up. I can usually get around this by removing the containers and starting them again. Another workaround is downgrading Docker desktop. |
Okay! Thank you for the swift response! I'll try what you suggested. Much obliged kind sir! |
It'll still need fixing, workarounds aren't exactly userfriendly 😄 I'll reopen this to keep it on our radar. |
Pulling latest patch from master resolved my issue while still using docker 2.5.0, thanks! |
Had to resolve to downgrading docker to 2.4.0 For mac:
|
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:
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.
The text was updated successfully, but these errors were encountered: