【发布时间】:2019-05-28 15:19:04
【问题描述】:
我是本地环境开发的新手。我已将本地环境设置为在 localhost:8888 上运行。
昨晚,我的电脑没电了——我认为这与我的问题无关,只是为了提供背景信息。当我启动本地环境备份时,我收到以下错误:
This site can’t be reached localhost refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
我在 Network Utility 应用程序上运行了端口扫描,但我的 localhost 未启动。
Port Scan has started…
Port Scanning host: 0.0.0.0
Open TCP Port: 5432 postgresql
Open TCP Port: 6001
Port Scan has completed…
我该怎么做才能让它恢复运行?这是在带有运行 OSX 10.14.4 的 Mac 的 Chrome 上。
防火墙目前已关闭,所以这不是问题,我可以访问所有其他网站。
谁能提供任何见解?
【问题讨论】:
标签: localhost port local development-environment