API Gateway Node installation
Summary
Issue with join actionContent
Hi All,
I am trying to install a gateway node setup using a OCI-classic. Though i could complete the action install,configure & start in sequence, i am unable to finish the JOIN action. I am doing the steps in sequence. Below is the snip of the logs that i have got from registerNode.log (full logs attached as a image):
DEBUG:root:Performing dev env SSL related workarounds
ERROR:root:Error: Unable to add grant , reason = ['Traceback (most recent call last):\n', ' File "APIGateway.py", line 2246, in addGrantToUser\n resp = urllib2.urlopen(request,data = addGrantJson,context=sslContext)\n', ' File "urllib2.py", line 154, in urlopen\n', ' File "urllib2.py", line 429, in open\n', ' File "urllib2.py", line 447, in _open\n', ' File "urllib2.py", line 407, in _call_chain\n', ' File "urllib2.py", line 1241, in https_open\n', ' File "urllib2.py", line 1201, in do_open\n', ' File "httplib.py", line 1121, in getresponse\n', ' File "httplib.py", line 438, in begin\n', ' File "httplib.py", line 402, in _read_status\n', "BadStatusLine: ''\n"]