<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[After upgrading to 2026 https no longer works]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I upgraded from 2025.27 to 2026 but was no longer able to access proget through https</p>
<p dir="auto">Our internal address: <a href="https://packages.vicrea.nl/" rel="nofollow">https://packages.vicrea.nl/</a><br />
The local http address still worked: <a href="http://localhost:8624/" rel="nofollow">http://localhost:8624/</a></p>
<p dir="auto">I reverted back to 2025.27 and that works again.</p>
<p dir="auto">Could not find much more info then this in the event viewer</p>
<p dir="auto">Category: Microsoft.AspNetCore.Server.Kestrel<br />
EventId: 0</p>
<p dir="auto">Overriding address(es) 'http://*:8624, <a href="https://packages.vicrea.nl:443" rel="nofollow">https://packages.vicrea.nl:443</a>'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.</p>
<p dir="auto">Kind regards,</p>
<p dir="auto">Valentijn</p>
]]></description><link>https://forums.inedo.com/topic/5755/after-upgrading-to-2026-https-no-longer-works</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 16:57:20 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5755.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 May 2026 08:24:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to After upgrading to 2026 https no longer works on Thu, 21 May 2026 08:24:39 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I upgraded from 2025.27 to 2026 but was no longer able to access proget through https</p>
<p dir="auto">Our internal address: <a href="https://packages.vicrea.nl/" rel="nofollow">https://packages.vicrea.nl/</a><br />
The local http address still worked: <a href="http://localhost:8624/" rel="nofollow">http://localhost:8624/</a></p>
<p dir="auto">I reverted back to 2025.27 and that works again.</p>
<p dir="auto">Could not find much more info then this in the event viewer</p>
<p dir="auto">Category: Microsoft.AspNetCore.Server.Kestrel<br />
EventId: 0</p>
<p dir="auto">Overriding address(es) 'http://*:8624, <a href="https://packages.vicrea.nl:443" rel="nofollow">https://packages.vicrea.nl:443</a>'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.</p>
<p dir="auto">Kind regards,</p>
<p dir="auto">Valentijn</p>
]]></description><link>https://forums.inedo.com/post/19697</link><guid isPermaLink="true">https://forums.inedo.com/post/19697</guid><dc:creator><![CDATA[Valentijn]]></dc:creator><pubDate>Thu, 21 May 2026 08:24:39 GMT</pubDate></item><item><title><![CDATA[Reply to After upgrading to 2026 https no longer works on Thu, 21 May 2026 10:12:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/1072">@Valentijn</a> ,</p>
<p dir="auto">This looks like some consequence of a platform change (we went from .NET8 to .NET10), but it's hard to say.... I wonder if there's some kind of issue with the mixed bindings (i.e. using port sharing for https, but not for http).</p>
<p dir="auto">What does your <code>&lt;WebServer&gt;</code> node look like in your configuration file?<br />
<a href="https://docs.inedo.com/docs/installation/configuration-files" rel="nofollow">https://docs.inedo.com/docs/installation/configuration-files</a></p>
<p dir="auto">Can you try it without port sharing? So basically just <code>http://*:8624, https://*:443</code></p>
<p dir="auto">Thanks,<br />
Alana</p>
]]></description><link>https://forums.inedo.com/post/19698</link><guid isPermaLink="true">https://forums.inedo.com/post/19698</guid><dc:creator><![CDATA[atripp]]></dc:creator><pubDate>Thu, 21 May 2026 10:12:16 GMT</pubDate></item></channel></rss>