Created ticket : https://github.com/openshift/origin/issues/20753 as this
is blocking

On Sun, Aug 26, 2018 at 7:47 PM, Charles Moulliard <[email protected]>
wrote:

> The API Server is not able to register correctly
>
> I0826 17:44:51.320426    3544 kubelet_node_status.go:294] Setting node
> annotation to enable volume controller attach/detach
> I0826 17:44:51.322606    3544 kubelet_node_status.go:82] Attempting to
> register node localhost
> E0826 17:44:51.323034    3544 kubelet_node_status.go:106] Unable to
> register node "localhost" with API server: Post
> https://localhost:8443/api/v1/nodes: dial tcp 127.0.0.1:8443: getsockopt:
> connection refused
> E0826 17:44:51.687799    3544 reflector.go:205]
> github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/
> kubelet/kubelet.go:461: Failed to list *v1.Node: Get
> https://localhost:8443/api/v1/nodes?fieldSelector=metadata.
> name%3Dlocalhost&limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443:
> getsockopt: connection refused
>
> So, why does it use localhost address instead of IP address passed as
> PUBLIC HOSTNAME of the Virtualbox's VM created by docker-machine ?
>
>
>
> On Sun, Aug 26, 2018 at 7:35 PM, Kamesh Sampath <[email protected]>
> wrote:
>
>> I did see some strange host connectivity issues with minishift on 3.10
>> especially when I put to sleep and get back.
>>
>> On Sun, 26 Aug 2018 at 21:35, Charles Moulliard <[email protected]>
>> wrote:
>>
>>> HI,
>>>
>>> I experiment a strange error when I do a oc cluster up as the API Serve
>>> returns a host is down
>>>
>>> API server error: Get https://192.168.99.100:8443/healthz?timeout=32s:
>>> dial tcp 192.168.99.100:8443: connect: host is down ()
>>>
>>> I can ssh to the vm machine. What could be the issue ?
>>>
>>> I use a macbook, docker-machine with virtualbox
>>> here is the gist : https://gist.github.com/cmou
>>> lliard/0f4d8ea65b0ec3c6c925932aa622856f
>>>
>>> Regards
>>>
>>> Charles
>>> Have a question?
>>> First, check the FAQ: https://pnt.redhat.com/pnt/p-7
>>> 34673/openshift-con...-Jun-2017.pdf
>>> Then, check the rest of PnT: https://engineering.redhat.com
>>> /pnt/b-73685/OpenShift
>>> Did you read the docs? https://docs.openshift.com/con
>>> tainer-platform/latest/welcome/index.html
>>> Finally, check the archives: http://post-office.corp.redhat
>>> .com/archives/openshift-sme/
>>
>> --
>> Kamesh
>>
>
>
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to