[OSGeoLive] #2170: actinia endpoint not responsive?

OSGeoLive trac_osgeolive at osgeo.org
Tue Aug 6 20:07:09 PDT 2019


#2170: actinia endpoint not responsive?
-----------------------+---------------------------
 Reporter:  darkblueb  |      Owner:  osgeolive@…
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  OSGeoLive13.0
Component:  OSGeoLive  |   Keywords:  actinia
-----------------------+---------------------------
 starting actinia on **build234**
 {{{
 user at osgeolive:~$ ps aux | grep gunicorn
 user     10955  0.0  0.1  71712 24240 pts/2    S+   02:54   0:00
 /usr/bin/python3 /usr/bin/gunicorn3 -b 0.0.0.0:8088 -w 1
 actinia_core.main:flask_app
 user     10961  0.1  0.3 176908 55724 pts/2    S+   02:54   0:00
 /usr/bin/python3 /usr/bin/gunicorn3 -b 0.0.0.0:8088 -w 1
 actinia_core.main:flask_app
 user     10966  0.1  0.2 256812 48228 pts/2    Sl+  02:54   0:00
 /usr/bin/python3 /usr/bin/gunicorn3 -b 0.0.0.0:8088 -w 1
 actinia_core.main:flask_app
 user     11281  0.0  0.0  23256  1044 pts/0    S+   03:03   0:00 grep
 --color=auto gunicorn
 user at osgeolive:~$ curl 192.168.1.3:8088
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <title>404 Not Found</title>
 <h1>Not Found</h1>
 <p>The requested URL was not found on the server.  If you entered the URL
 manually please check your spelling and try again.</p>
 user at osgeolive:~$ curl localhost:8088
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <title>404 Not Found</title>
 <h1>Not Found</h1>
 <p>The requested URL was not found on the server.  If you entered the URL
 manually please check your spelling and try again.</p>
 user at osgeolive:~$ curl 0.0.0.0:8088
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <title>404 Not Found</title>
 <h1>Not Found</h1>
 <p>The requested URL was not found on the server.  If you entered the URL
 manually please check your spelling and try again.</p>
 user at osgeolive:~$ curl http://0.0.0.0:8088
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <title>404 Not Found</title>
 <h1>Not Found</h1>
 <p>The requested URL was not found on the server.  If you entered the URL
 manually please check your spelling and try again.</p>

 }}}


 might be an error on my part, new to **actinia**

-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2170>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list