电脑更新后就出现了localhost不可达的现象,本地的web服务无法访问
原因:更新后,web服务相关的自动关闭了
解决方式:
- 手动打开对应的服务
- 重启电脑


把上图框选的两大项全部打开,重启电脑即可~
- web项目启动时dubbo报错: No provider available for the service com.davidhu.shopguide.api.service.UserEventService from the url zookeeper ://localhost:2181/org.apache.du
- 在Windows上出现"localhost拒绝连接”的问题
- "mysql : 无法将“mysql”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。"错误以及"Can't connect to MySQL server on 'localhost' (10061) after Installation"错误解决办法
- 解决"wsl: 检测到 localhost 代理配置,但未镜像到 WSL。NAT 模式下的 WSL 不支持 localhost 代理"
- Github Actions - Error: The connection to the server localhost:8080 was refused - did you specify the right host or port?
- MySQL ERROR:Access denied for user `root`@`localhost` (using password:YES)
- 安装mysql报错:ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES,并设置密码登录
- JFinal启动成功之后,使用localhost访问浏览器界面,显示404(之前是可以滴~)
- 解决"wsl: 检测到 localhost 代理配置,但未镜像到 WSL。NAT 模式下的 WSL 不支持 localhost 代理"
- mysql5.0升级8.0完成后,服务器重启引发"#1449 - The user specified as a definer ('mysql.infoschema'@'localhost') does not exist"异常小结
本栏目推荐文章