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
#sed -i 's/127.0.0.53/1.1.1.1/' /etc/resolv.conf
I comment out this statement and vagrant up and again, and work.
this error log in vagrant up show dns problem, so I try to comment out the statement.