[OSGeoLive] #2424: actinia install error
OSGeoLive
trac_osgeolive at osgeo.org
Thu Apr 20 16:13:07 PDT 2023
#2424: actinia install error
-----------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: defect | Status: new
Priority: critical | Milestone: OSGeoLive16.0
Component: OSGeoLive | Resolution:
Keywords: actinia |
-----------------------+----------------------------
Comment (by darkblueb):
tested and now --
{{{
user at osgeolive:~/gisvm/bin$ actinia_start.sh
[2023-04-20 23:09:33 +0000] [4012] [INFO] Starting gunicorn 20.1.0
[2023-04-20 23:09:33 +0000] [4012] [INFO] Listening at:
http://0.0.0.0:8088 (4012)
[2023-04-20 23:09:33 +0000] [4012] [INFO] Using worker: sync
[2023-04-20 23:09:33 +0000] [4013] [INFO] Booting worker with pid: 4013
[2023-04-20 23:09:33 +0000] [4013] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gunicorn/arbiter.py", line 589, in
spawn_worker
worker.init_process()
File "/usr/lib/python3/dist-packages/gunicorn/workers/base.py", line
134, in init_process
self.load_wsgi()
File "/usr/lib/python3/dist-packages/gunicorn/workers/base.py", line
146, 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 58,
in load
return self.load_wsgiapp()
File "/usr/lib/python3/dist-packages/gunicorn/app/wsgiapp.py", line 48,
in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/lib/python3/dist-packages/gunicorn/util.py", line 384, in
import_app
mod = importlib.import_module(module)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in
import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 992, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 241, in
_call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1004, in
_find_and_load_unlocked
ModuleNotFoundError: No module named 'actinia_core'
[2023-04-20 23:09:33 +0000] [4013] [INFO] Worker exiting (pid: 4013)
[2023-04-20 23:09:33 +0000] [4012] [INFO] Shutting down: Master
[2023-04-20 23:09:33 +0000] [4012] [INFO] Reason: Worker failed to boot.
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2424#comment:2>
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