<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>I get a connection refused error when loading the map detail page in the following section (on the if condition):<br><br>          <dl>{% if resource.layer_group %}<br>            <dt>{% trans "WMS layer group for local map layers" %}:</dt><br>            <dd><em>{{ <a href="http://resource.layer_group.name">resource.layer_group.name</a> }}</em> ({% trans "on" %} <a href="{{ ows }}?service=WMS&request=GetCapabilities">{% trans "local OWS" %}</a>)</dd><br>            {% endif %}</dl><br><br></div>All I did is upload a layer (not public) => add layer to new map and publish => open map detail page => get connection refused error. What could be the cause of this?<br><br></div>Best,<br><br></div>Tukang<br></div>