On Thu, Oct 18, 2018 at 10:45 PM Lalatendu Mohanty <lmohanty(a)redhat.com>
wrote:
On Fri, Oct 19, 2018 at 1:38 AM Burr Sutter <bsutter(a)redhat.com> wrote:
> Workaround was to move back to minishift 1.24
>
Hi Burr,
Can you tell us what steps you perform when you update to a new minishift
binary? It seems you mostly getting issues when you update to a new binary
of minishift.
This minishift 1.25 ran for over a week before it start blowing up with
this error.
It might still work with other profiles, just not had a chance to test.
minishift creation script
minishift profile set istio125
minishift config set memory 10GB
minishift config set cpus 3
minishift config set vm-driver virtualbox
minishift config set image-caching true
minishift config set openshift-version v3.10.0
minishift addon enable admin-user
minishift addon enable anyuid
minishift start
minishift ip --set-static
minishift addons apply admin-user
minishift addons apply anyuid
-----
and I use
minishift stop
close laptop, travel to new location
minishift start
as my default pattern
-Lala
>
> On Thu, Oct 18, 2018 at 3:03 PM Burr Sutter <bsutter(a)redhat.com> wrote:
>
>>
>>
>> On Thu, Oct 18, 2018 at 11:12 AM Kamesh Sampath <kameshs(a)redhat.com>
>> wrote:
>>
>>> I have see some issues like it when:
>>>
>>> Sometimes I see if Docker for Mac is running the quit it ,
>>> in some cases another xhyve or virtualbox instance is running then kill
>>> it..
>>>
>>
>> Docker for Mac, nor Xhyve nor VB seem to be the cause.
>>
>> Something has gone screwy with a "server-side" resource (something not
>> on my laptop) since I am trying to use a version of minishift that has been
>> working for a while.
>>
>>
>>>
>>> On Thu, 18 Oct 2018 at 21:30, Burr Sutter <bsutter(a)redhat.com> wrote:
>>>
>>>> Cannot get the OpenShift master configuration: ssh command error:
>>>> command : docker exec -t cat /etc/origin/master/master-config.yaml
>>>> err : exit status 1
>>>> output : Error response from daemon: No such container: cat
>>>>
>>>>
>>>> _______________________________________________
>>>> Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
>>>> To unsubscribe send an email to minishift-leave(a)lists.minishift.io
>>>>
>>> --
>>> Kamesh
>>>
>> _______________________________________________
> Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
> To unsubscribe send an email to minishift-leave(a)lists.minishift.io
>