3

My TeamCity Server uses SSL (the address is https://server.sufix). When trying to download the TeamCity windows tray notifier using IE8, I receive an error:

Unable to download TrayNotifierInstaller.msi from... Unable to open this Internet site. The request site is either unavailable or cannot be found. Please try again later

This is a known limitation of IE8 that prevents downloads over https in some cases.

Is there a way to bypass this with TeamCity?

Dennis Nerush
  • 5,473
  • 5
  • 25
  • 33
  • I'm confused. Your title states that downloading "works with https" whereas the question implies that it doesn't. If you're saying that it doesn't work over https, have you got any evidence that https is the issue? – Paul Hunt Jan 02 '14 at 15:25
  • When team city was not using SSL I could download the tray. After I upgraded it to work with SSL I couldn't download it any more. Now I'm trying to make the download possible again using SSL – Dennis Nerush Jan 13 '14 at 17:21

2 Answers2

0

This is a minor problem I've run into when trying to download via the link in the tray notifier.

You can log in to TeamCity, go to "My Settings and Tools", and the download link is on the right side.

enter image description here

Rich T.
  • 110
  • 3
  • 13
0

The Windows Tray Notifier has been deprecated and the install link (in TeamCity Tools) has been removed: enter image description here

TeamCity recommends using the Browser Notifier instead, which can be downloaded from the same place (TeamCity Tools). Current supported browsers are Chrome, Edge, Firefox, and Opera.

lax1089
  • 3,403
  • 3
  • 17
  • 37