<div>Hi,</div><div><br></div>I didn't see any redirect and I was puzzled.<div>Currently, the firewall is still blocking me and curl-ing it was the only test that came to my mind.</div><div><br></div><div>Best Regards,</div><div>Strahil Nikolov<br> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Wed, Feb 21, 2024 at 8:56, Ivan Devat</div><div><idevat@redhat.com> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> Hi,<br clear="none"><br clear="none">the url <a shape="rect" href="https://fqdn:2224" target="_blank">https://fqdn:2224</a> redirects to https://fqdn:2224/ui/. You can<br clear="none">use curl with --location (or -L - If the server reports that the<br clear="none">requested page has moved to a different location (indicated with a<br clear="none">Location: header and a 3XX response code), this option will make curl<br clear="none">redo the request on the new place...):<br clear="none"><br clear="none">curl --location <a shape="rect" href="https://fqdn:2224" target="_blank">https://fqdn:2224</a><br clear="none"><br clear="none">Ivan<br clear="none"><br clear="none">On Mon, Feb 19, 2024 at 10:16 AM lejeczek via Users<br clear="none"><<a shape="rect" ymailto="mailto:users@clusterlabs.org" href="mailto:users@clusterlabs.org">users@clusterlabs.org</a>> wrote:<br clear="none">><br clear="none">><br clear="none">><br clear="none">> On 19/02/2024 09:06, Strahil Nikolov via Users wrote:<br clear="none">> > Hi All,<br clear="none">> ><br clear="none">> > Is there a specific setup I missed in order to setup the<br clear="none">> > web interface ?<br clear="none">> ><br clear="none">> > Usually, you just login with the hacluster user on<br clear="none">> > <a shape="rect" href="https://fqdn:2224" target="_blank">https://fqdn:2224</a> but when I do a curl, I get an empty<br clear="none">> > response.<br clear="none">> ><br clear="none">> > Best Regards,<br clear="none">> > Strahil Nikolov<br clear="none">> ><br clear="none">> > _______________________________________________<br clear="none">> Was it giving out some stuff before? I've never did curl on<br clear="none">> it. Won't guess why do that.<br clear="none">> Yes it is _empty_for me too - though I use it with reverse<br clear="none">> proxy.<br clear="none">> While _main_ URL curl returns no content this does get:<br clear="none">> -> $ curl <a shape="rect" href="https://pcs-ha.mine.priv/ui/" target="_blank">https://pcs-ha.mine.priv/ui/</a><br clear="none">><br clear="none">> _______________________________________________<br clear="none">> Manage your subscription:<br clear="none">> <a shape="rect" href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br clear="none">><br clear="none">> ClusterLabs home: <a shape="rect" href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a><div class="yqt5108454991" id="yqtfd05209"><br clear="none">><br clear="none"><br clear="none">_______________________________________________<br clear="none">Manage your subscription:<br clear="none"><a shape="rect" href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br clear="none"><br clear="none">ClusterLabs home: <a shape="rect" href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a><br clear="none"></div> </div> </blockquote></div>