-
Notifications
You must be signed in to change notification settings - Fork 46
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
appearing an error about grpc through installation via pulling an image #193
Comments
Hi @daveewang , this is likely because the Opaque SQL listener is not up, so any attempt to connect to it results in this error. You may need to wait a little bit between when you run We do not yet have a built in function to check whether Opaque SQL has launched, but you can check to see if the port that Opaque SQL uses is occupied to check whether it has launched: |
Hi @chester-leung , when I check the detail of 'mc2 start', finding an error about 'build/sbt run'. |
Can you please paste more output? I see the CMake error but would be great to see some logs before that |
Could you try running: |
hi, @ryanleh, I can't ping github.com |
Can you ping |
I install the mc2 through the way of installation via pulling an image. Installing the project through the default configuration, but appearing an error about grpc when executing "mc2 run" :
The text was updated successfully, but these errors were encountered: