当前位置:网站首页>curl (7) Failed connect to localhost8080; Connection refused
curl (7) Failed connect to localhost8080; Connection refused
2022-07-30 05:26:00 【m0_67391518】
curl: (7) Failed connect to localhost:8080; Connection refused
If you are also curl, Baidu is normal, curl (own IP) is normal, but a curl http://localhost:8080 will give you an error, then you can try the following methods!
I have searched for many methods before, saying that the problem of nignx, or the problem of the port, I have tried it for a long time to no avail.Followed by a blogger who said that you can look at the log, I opened the log and looked at it, and found the problem
There is a logs file in the tomcat folder

- DLL description (1)
- 容器化 | 构建 RadonDB MySQL 集群监控平台
- 工作效率-十五分钟让你快速学习Markdown语法到精通排版实践备忘
- L2-025 分而治之
- MySQL夺命10问,你能坚持到第几问?
- pyinstaller打包程序所遇问题记录
- Catch That Cow (detailed)
- Unity stepping on the pit record - the use of GetComponent
- BindingExpression path error: 'selectMenusList' property not found on 'object' ''ViewModel'
猜你喜欢
容器化 | 在 K8s 上部署 RadonDB MySQL Operator 和集群
Kyligence 亮相第五届南方信息大会并获评“CIO 优选数字化服务商”
pytorch官网中如何选择以及后面的安装和pycharm测试步骤
Hexagon_V65_Programmers_Reference_Manual (12)
给小白的 PostgreSQL 容器化部署教程(上)
美国再次加息75个基点 陷入“技术性衰退”?加密市场却呈现复苏力量
Record of problems encountered by the pyinstaller packager
力扣20-有效的括号——栈实现
Acwing perfect number
MySQL如何对SQL做prepare预处理(解决IN查询SQL预处理仅能查询出一条记录的问题)
随机推荐
mysql无法远程连接 Can‘t connect to MySQL server on ‘xxx.xxx.xxx.xxx‘ (10060 “Unknown error“)
行业案例|数字化经营底座助力寿险行业转型
L2-025 分而治之
go版本升级
String Problem (Part 1)
【LeetCode】Day107-除自身以外数组的乘积
无代码开发平台子管理员入门教程
MySQL基础(DDL、DML、DQL)
五一去见了一些身价数千万的成功人士,我一些新的思路和启示
Unity踩坑记录 —— GetComponent的使用
程序员赚钱实操,手把手教你做付费课程,自媒体,付费文章及付费技术课赚钱
RadonDB MySQL on K8s 2.1.2 发布!
SQL连接表(内连接、左连接、右连接、交叉连接、全外连接)
光明区关于促进科技创新的若干措施(征求意见稿)
go语言学习笔记二
Record of problems encountered by the pyinstaller packager
Discourse 自定义头部链接(Custom Header Links)
为Bitbucket 和 Sourcetree 设置SSL认证
mysql cannot connect remotely Can't connect to MySQL server on 'xxx.xxx.xxx.xxx' (10060 "Unknown error")
pyinstaller打包程序所遇问题记录