Https site not launching after upgrade

We recently upgraded our on-prem Windows hosted TeamCity version from 2021.2 to 2022.10.4.  Afterwards, we can only launch the site via localhost, not via https://ourTC.ourcompany.com.  

We already have valid certificates on the server.  We have URL rewrites in place on the server for TC. We reapplied 'recommended' TLS settings to the server.

The TCServer service is running as Local System as we could not get the local admin TCRunner user to accept an updated password.

Is it the service user vs. local system?  Is there some https setting somewhere that needs to be updated?

0
1 comment

One of our web developers figured it out!
We have a few Server Farms setup on the server since we host various ci/cd tools there. The localhost port setting for the TeamCity server farm needed to be changed from 80 to the new port value.

0

Please sign in to leave a comment.