MySQL Forums
Forum List  »  InnoDB clusters

deploySandboxInstance() gives RuntimeError
Posted by: caner engin
Date: July 04, 2017 05:22AM

Hi,

I tried to deploy Sandbox Instance. Bu when i use;
dba.deploySandboxInstance(3310)
in mysql shell , it gives me "(Runtime Error)".
I searched on innodb documentation
( https://dev.mysql.com/doc/dev/mysqlsh-api-javascript/classmysqlsh_1_1dba_1_1_dba.html#a4485e9b5552d646c80277f36a6e6a22d )
, what cause this error and used;
ignoreSslError:true parameter for get rid of that error .But not luck,

dba.deploySandboxInstance(3310,{ignoreSslError:true})

Sorry for my bad English and thx for help.

Options: ReplyQuote


Subject
Views
Written By
Posted
deploySandboxInstance() gives RuntimeError
850
July 04, 2017 05:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.