TeamCity 服务 运行 但我无法访问 Web 界面。任何故障排除的想法?

TeamCity services are running but I can't access the web interface. Any ideas for troubleshooting?

我在 Windows Server 2012 机器上安装了 TeamCity。我安装了 teamCity 默认安装作为服务。 后来我将应用程序角色和 Web 服务器角色功能添加到 Windows 服务器。 现在我无法访问 TeamCity 的 Web 界面(我收到 404 错误),尽管 TeamCity Server 服务是 运行,代理的服务也是 运行。 任何 ideas/directions 解决此问题的方法吗?

归功于Ebeid Soliman El Sayed

确保禁用以下服务,因为它们与端口 80 冲突:

  • IIS / SQL 服务器报告服务 (ReportServer)
  • Web 部署代理服务 (MsDepSvc)
  • BranchCache (PeerDistSvc)
  • 同步共享服务 (SyncShareSvc)
  • 万维网发布服务 (W3SVC)
  • Internet 信息服务器(WAS、IISADMIN)