Hello! I just went from RC1 to RC2 and now my app service is not initializing.
I had about 18 apps running, and didn’t have issues with RC1.
Found people having success doing the following command
midclt call -job docker.update '{"address_pools": [{"base": "172.17.0.0/12", "size": 24}]}'
It goes straight to 100% completed and the service never initialize. Any suggestion as to what to try?
(RC1 rollback apps do show up)