<p dir="ltr">Ben,</p>
<p dir="ltr">It appears that your GeoServer is not seeing theĀ  GeoNode (Django) sessionid. Did you configure the GeoNode Auth provider <a href="http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/install_geoserver_application.html#geonode-authentication-integration">http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/install_geoserver_application.html#geonode-authentication-integration</a>. </p>
<p dir="ltr">Geoserver uses the sessionid to initiate a request to GeoNode to verify that the user is authorized to view the layer. If the layer is not granted anonymous access GeoServer will not expose the layer to the user, which is why you are seeing pink tiles.</p>
<p dir="ltr">Dan</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Aug 26, 2016 08:39, "Jeffrey Johnson" <<a href="mailto:ortelius@gmail.com">ortelius@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Benjamin, Can you file an issue for this in the issue tracker. One of<br>
us will try to replicate on a fresh instance.<br>
<br>
On Fri, Aug 26, 2016 at 12:17 AM, Benjamin Ducke <<a href="mailto:benducke@fastmail.fm">benducke@fastmail.fm</a>> wrote:<br>
> Dear All --<br>
><br>
> I have a layer permissions problem that<br>
> I cannot solve. The problem is that any<br>
> vector layer which is not set to visible to<br>
> "Anyone" cannot be viewed, not even by<br>
> the layer's owner. It will be shown<br>
> in the list of Layers if the user has<br>
> viewing permissions, but clicking on it<br>
> will produce just a pink box. The Geoserver<br>
> log contains error messages complaining<br>
> about a missing layer:<br>
><br>
> Caused by: org.geoserver.platform.<wbr>ServiceException: geonode:gisws_orte<br>
> layer does not exist<br>
><br>
> However, the layer does definitely exist<br>
> and will be displayed if switched visible<br>
> for "Anyone".<br>
><br>
> This problem occurs with PostGIS-stored<br>
> layers on a fresh installation of<br>
> GeoNode 2.4.1 (official Ubuntu packages),<br>
> with data migrated from a 2.0 install<br>
> following these instructions:<br>
><br>
> <a href="https://github.com/capooti/geonode/tree/migration_from20_to_24/scripts/migrations/migrate20to24" rel="noreferrer" target="_blank">https://github.com/capooti/<wbr>geonode/tree/migration_from20_<wbr>to_24/scripts/migrations/<wbr>migrate20to24</a><br>
><br>
> Any hints would be very much appreciated.<br>
><br>
> Cheers,<br>
><br>
> Ben<br>
> ______________________________<wbr>_________________<br>
> geonode-users mailing list<br>
> <a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
</blockquote></div></div>