Hi members, Am experiencing this error while starting *minikube* on my ubuntu. B . . .

Brian Gumisiriza:
Hi members,
Am experiencing this error while starting minikube on my ubuntu. Before it has been working well

 This VM is having trouble accessing <https://k8s.gcr.io>
šŸ’”  To pull new external images, you may need to configure a proxy: <https://minikube.sigs.k8s.io/docs/reference/networking/proxy/>

Mohamed Ayman:
Your current VM driver is virtualbox?

Mohamed Ayman:
Try this:
minikube start --vm-driver=virtualbox

Raj Dudhare:
Check if your vm has network connectivity at all

Brian Gumisiriza:
@Mohamed Ayman I set default driver to virtualbox.
What I did was to purge minikube and made fresh installation. Then it worked

Mohamed Ayman:
Great, Brian!

I am having same what is the possible fix for this