homestead 503报错: Other Error [D]Other Error|dial tcp4 192.168.56.58: 80: connect: no route to host
1. 运行环境
Homestead
1). 当前使用的 Laravel 版本?
v 5.6
//: <> (使用 php artisan --version
命令查看)
2). 当前使用的 php/php-fpm 版本?
PHP 7.1.33-44+ubuntu20.04.1+deb.sury.org+1 (cli) (built: Nov 19 2021 06:37:31) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.1.33-44+ubuntu20.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
with Xdebug v2.9.8, Copyright (c) 2002-2020, by Derick Rethans
//: <> (使用 php --version
命令查看 php 版本)
php-fpm 版本:
3). 当前系统
Homestead git:(v13.2.1)
Linux homestead 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
4). 业务环境
开发环境
//: <> (期待信息 开发环境
或 生产环境
)
//: <> (是否使用负载均衡?请提供相关信息)
5). 相关软件版本
2. 问题描述?
我要Mac pro 试了下几款代理软件(小飞机/xclash) 代理没配置成功。但是homestead 上的项目都访问失败了
3. 您期望得到的结果?
正常访问
4. 您实际得到的结果?
503 报错
Other Error
[D]Other Error|dial tcp4 192.168.56.58: 80: connect: no route to host
推荐文章: