可以从 Firefox 访问 TeamCity 服务器,但不能从 IE 访问
我已在虚拟机上运行 TeamCity。
从我的主机上,我可以使用 Firefox 使用 IP 访问服务器,但不能使用 IE。
我可以就此打住,但显然让 IE 正常工作也是让 Windows 托盘通知和 VS 加载项正常工作的关键。
我可以研究任何想法或故障排除步骤吗?
(我见过这个相关问题,但似乎没有申请/帮助)
I've got TeamCity running on a virtual machine.
From my host, I can access the server with Firefox using the IP, but not with IE.
I could just leave it at that, but apparently getting IE to work is also the key to getting the Windows Tray notified and VS add-in working too.
Any ideas, or troubleshooting steps I could look into?
(I've seen this related question, but it doesn't seem to apply/help)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,我想我已经弄清楚这是什么了,要么就是这样,要么只是巧合:
在虚拟机的 TCP/IP 设置中,我没有设置默认网关。
显然,这已经解决了。
OK, I think I've worked out what this is, either that or it's just a coincidence:
In the TCP/IP settings of the virtual machine, I hadn't set the Default Gateway.
Apparently, that nailed it.