[OSGeoLive] #2266: actinia demo fails
OSGeoLive
trac_osgeolive at osgeo.org
Sun Jan 24 03:31:07 PST 2021
#2266: actinia demo fails
-----------------------+----------------------------
Reporter: kalxas | Owner: osgeolive@…
Type: defect | Status: reopened
Priority: critical | Milestone: OSGeoLive14.0
Component: OSGeoLive | Resolution:
Keywords: actinia |
-----------------------+----------------------------
Comment (by kalxas):
{{{
user at osgeolive:~$ actinia_start.sh
[2021-01-24 11:07:39 +0000] [2412] [INFO] Starting gunicorn 20.0.4
[2021-01-24 11:07:39 +0000] [2412] [INFO] Listening at:
http://0.0.0.0:8088 (2412)
[2021-01-24 11:07:39 +0000] [2412] [INFO] Using worker: sync
[2021-01-24 11:07:39 +0000] [2414] [INFO] Booting worker with pid: 2414
[2021-01-24 11:07:40 +0000] [2414] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gunicorn/arbiter.py", line 583, in
spawn_worker
worker.init_process()
File "/usr/lib/python3/dist-packages/gunicorn/workers/base.py", line
119, in init_process
self.load_wsgi()
File "/usr/lib/python3/dist-packages/gunicorn/workers/base.py", line
144, in load_wsgi
self.wsgi = self.app.wsgi()
File "/usr/lib/python3/dist-packages/gunicorn/app/base.py", line 67, in
wsgi
self.callable = self.load()
File "/usr/lib/python3/dist-packages/gunicorn/app/wsgiapp.py", line 49,
in load
return self.load_wsgiapp()
File "/usr/lib/python3/dist-packages/gunicorn/app/wsgiapp.py", line 39,
in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python3/dist-packages/gunicorn/util.py", line 383, in
import_app
mod = importlib.import_module(module)
File "/usr/lib/python3.8/importlib/__init__.py", line 127, in
import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in
_call_with_frames_removed
File "/usr/lib/python3/dist-packages/actinia_core/main.py", line 30, in
<module>
from .endpoints import create_endpoints
File "/usr/lib/python3/dist-packages/actinia_core/endpoints.py", line
33, in <module>
from .resources.common.logging_interface import log
File "/usr/lib/python3/dist-
packages/actinia_core/resources/common/logging_interface.py", line 33, in
<module>
from pythonjsonlogger import jsonlogger
ModuleNotFoundError: No module named 'pythonjsonlogger'
[2021-01-24 11:07:40 +0000] [2414] [INFO] Worker exiting (pid: 2414)
[2021-01-24 11:07:40 +0000] [2412] [INFO] Shutting down: Master
[2021-01-24 11:07:40 +0000] [2412] [INFO] Reason: Worker failed to boot.
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2266#comment:13>
OSGeoLive <https://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