<?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[Cant reach surfer login page]]></title><description><![CDATA[<p dir="auto">Hello, please can someone point me in the right direction? I have done a fresh install of surfer but every time I try to login to make changes the page hangs for a few seconds, and then I get the below error.</p>
<p dir="auto">I have tried on two different installs that I have of Cloudron and got same error.</p>
<p dir="auto">any help would be greatly appreciated.</p>
<p dir="auto">{"status":"Internal Server Error","message":"Issuer.discover() failed.\n    RequestError: Timeout awaiting 'request' for 5000ms\n</p>
]]></description><link>https://forum.cloudron.io/topic/11031/cant-reach-surfer-login-page</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 12:15:04 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11031.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Feb 2024 03:47:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cant reach surfer login page on Mon, 05 Feb 2024 10:33:22 GMT]]></title><description><![CDATA[<p dir="auto">Most likely this is a network routing issue (probably missing hairpin support with your router).<br />
With OpenID login, the app has to be able to reach the OpenID provider (on the dashboard domain), to test this, open a webterminal into the app and check if this works (replace <a href="http://domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">domain.com</a> with yours):</p>
<pre><code>curl -v https://my.domain.com/.well-known/openid-configuration
</code></pre>
]]></description><link>https://forum.cloudron.io/post/82687</link><guid isPermaLink="true">https://forum.cloudron.io/post/82687</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 05 Feb 2024 10:33:22 GMT</pubDate></item></channel></rss>