Open lewisdaly opened 5 years ago
As a sanity check, I tested this from scratch on MacOS, and couldn't reproduce.
Details:
v6.3.1
Docker version 19.03.0-rc2, build f97efcc
v1.14.3
v2.12.3
A desktop has been set up for you so that you can test, reproduce and hopefully resolve this issue.
We're run into a roadblock with the Windows instructions: the virtualized environment we set up on AWS to test the docker commands doesn't work as AWS doesn't support nested virtualization.
As a result, we can't get Docker for Windows and Kubernetes running on the machine.
Summary: When following the local deployment guide on Windows, the MySQL container for central-ledger doesn't seem to start up correctly.
Severity: Medium
Priority: Medium
Expected Behavior The mysql containers start correctly, and central-ledger is able to start.
Steps to Reproduce
Workaround
The current workaround for this problem is to manually configure the mysql container to allow for incoming connections:
(copied from slack)
Specifications
2.0.0.3
, helm v.2.14.2
and Kubectl v.1.15.0
Notes: