您的位置: 首页 > 文章 > Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/ Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/ 分类: 文章 • 2024-10-23 22:16:04 Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/ 报错情况 出错原因 报错情况 出错原因 检查tomcat 配置 所以这里报错的原因是 open browser 和 Tomcat Server Settings -》 HTTP port 设置的不一致 当时上边写的是 8080,下边写的是 10000,以致于出现此错误。