Vagrant up 不能正常启动,提示 ip 问题

Bringing machine 'homestead-7' up with 'virtualbox' provider...
==> homestead-7: Checking if box 'lc/homestead' is up to date...
==> homestead-7: Clearing any previously set network interfaces...
The specified host network collides with a non-hostonly network!
This will cause your specified IP to be inaccessible. Please change
the IP or name of your host only network so that it no longer matches that of
a bridged or non-hostonly network.

Bridged Network Address: '192.168.10.0'
Host-only Network 'Intel(R) Dual Band Wireless-AC 3165': '192.168.10.0'

《L05 电商实战》
从零开发一个电商项目,功能包括电商后台、商品 & SKU 管理、购物车、订单管理、支付宝支付、微信支付、订单退款流程、优惠券等
《L02 从零构建论坛系统》
以构建论坛项目 LaraBBS 为线索,展开对 Laravel 框架的全面学习。应用程序架构思路贴近 Laravel 框架的设计哲学。
讨论数量: 6

找到这个文件,Homestead\scripts\homestead.rb

file
改这个ip,然后在homestead.yaml中把ip改成和homestead.rb中的一样,然后vagrant up

4年前 评论
sunny_feng (楼主) 4年前

改一下homestead.yaml ip 就可以了

5年前 评论
GalaxyNo_1

没解决

5年前 评论

找到这个文件,Homestead\scripts\homestead.rb

file
改这个ip,然后在homestead.yaml中把ip改成和homestead.rb中的一样,然后vagrant up

4年前 评论
sunny_feng (楼主) 4年前

网络问题,可以断开网络,启动起来,再连接网络

4年前 评论

路由的局域网 也是 192.168.10. ,修改一下路由器的就好了 :kissing_heart:

3年前 评论

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!