You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
@dglovernfa ok, I have my suspicions on whats causing this based on the conversation you had with Brad on Discord. There is a strange setting on Windows that has something to do with internet sharing where the IP address in the hosts.ics does not match the IP address on the hypervisor.
Next time this occurs, can you run the following?
multipass info --all and record the IP address of the nitro-dev machine
Those IP addresses should not match and that is the issue. I think the ultimate resolution is to completely disable internet sharing, but that feels like it only takes affect some of the time.
Thanks for the response @jasonmccallister. I'll keep an eye and report back if this happens again. I have been having more instances of my instance just up and stopping function at (seemingly) random, but so far beyond this reported instance I have been able to get back up and running with what I normally have to do when I boot my PC:
nitro stop nitro start nitro apply nitro info (grab the IP and add to .env for db connection)
Description
I was working all week no issue, and all day today, when suddenly it stopped. Receiving the following error:
That error happens when I try to run Nitro Info, Start, Refresh, etc..
When I run Nitro Stop, it says "Stopped nitro-dev". When I follow that with Nitro Start, it says "The nitro-dev machine is already running.".
Per discussion w/ @angrybrad I've installed the latest Multipass and Nitro, though sadly that did not resolve the issue.
I have confirmed that Internet Sharing (Windows 10) is not enabled.
Additional info
The text was updated successfully, but these errors were encountered: