# Upgrade to latest release failed 8/21/25

**URL:** <https://meta.discourse.org/t/upgrade-to-latest-release-failed-8-21-25/379559>\
**Category:** Self-hosting\
**Created:** [August 21, 2025, 6:50am UTC](https://meta.discourse.org/t/upgrade-to-latest-release-failed-8-21-25/379559 "2025-08-21T06:50:19Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![MikeNolan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mikenolan/32/297597_2.png) [@MikeNolan](https://meta.discourse.org/u/MikeNolan)\
**Post date:** [September 11, 2025, 1:38am UTC](https://meta.discourse.org/t/upgrade-to-latest-release-failed-8-21-25/379559/6 "2025-09-11T01:38:05Z")

</div>

Apparently every time it set up a new container (such as during a reboot) it rewrites the

/etc/nginx/conf.d/outlets/server/20-https.conf file, and these lines cause a redirect to the default discourse system:

if ($https\_host != [huskerlist.tssi.com](http://huskerlist.tssi.com)) {

rewrite (.$) [https://huskerlist.tssi.com](https://huskerlist.tssi.com)

}

Is there a way to avoid this? What purpose does this code serve?

---

_[View the full topic](https://meta.discourse.org/t/upgrade-to-latest-release-failed-8-21-25/379559)._
