[GeoNode-devel] Geoserver: No AuthenticationProvider on GeoNode Container
Wayner Barrios
wayner at piensa.co
Wed Jan 4 12:12:02 PST 2017
Hi All,
I've been trying deployment on docker with the new authentication on
docker, and I got the following error.
[image: Inline image 1]
However, django container and geoserver container are connected in the same
network, because I can ping it and curl it. As you can see in the following:
root at db8cd2498945:/usr/src/app# ping geoserver
PING geoserver (172.23.0.7): 56 data bytes
64 bytes from 172.23.0.7: icmp_seq=0 ttl=64 time=0.349 ms
64 bytes from 172.23.0.7: icmp_seq=1 ttl=64 time=0.194 ms
64 bytes from 172.23.0.7: icmp_seq=2 ttl=64 time=0.135 ms
64 bytes from 172.23.0.7: icmp_seq=3 ttl=64 time=0.210 ms
64 bytes from 172.23.0.7: icmp_seq=4 ttl=64 time=0.126 ms
64 bytes from 172.23.0.7: icmp_seq=5 ttl=64 time=0.163 ms
64 bytes from 172.23.0.7: icmp_seq=6 ttl=64 time=0.150 ms
root at db8cd2498945:/usr/src/app# curl geoserver:8080
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Apache Tomcat/9.0.0.M13</title>
<link href="favicon.ico" rel="icon" type="image/x-icon" />
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link href="tomcat.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
<div id="navigation" class="curved container">
<span id="nav-home"><a
href="http://tomcat.apache.org/">Home</a></span>......
Does anyone give any solution or the best way to do that? I just
followed those steps from GeoSolutions:
GeoSolutions_new_GeoServer_setup.txt
<https://github.com/GeoNode/geonode/files/685760/GeoSolutions_new_GeoServer_setup.txt>
Who can give me support on that?
Best,
Wayner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20170104/5a6e20fb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 115475 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20170104/5a6e20fb/attachment-0001.png>
More information about the geonode-devel
mailing list