Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed install CentOS 7 and mysql Ver 8.0.29 (RBACerror) empty characteristics: {} #377

Open
leonardo-munhoz opened this issue May 17, 2022 · 0 comments

Comments

@leonardo-munhoz
Copy link

leonardo-munhoz commented May 17, 2022

ENMS - Last Git version!!!!

2022-05-17 17:47:39,842 INFO Loading service: /opt/eNMS/eNMS/models/services/workflow/workflow.py
Traceback (most recent call last):
File "/usr/local/bin/gunicorn", line 11, in
sys.exit(run())
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 67, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/base.py", line 231, in run
super().run()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
File "/usr/local/lib/python3.6/site-packages/gunicorn/arbiter.py", line 58, in init
self.setup(app)
File "/usr/local/lib/python3.6/site-packages/gunicorn/arbiter.py", line 118, in setup
self.app.wsgi()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
return self.load_wsgiapp()
File "/usr/local/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
return util.import_app(self.app_uri)
File "/usr/local/lib/python3.6/site-packages/gunicorn/util.py", line 359, in import_app
mod = importlib.import_module(module)
File "/usr/lib64/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/opt/eNMS/app.py", line 1, in
from eNMS.server import server as app # noqa: F401
File "/opt/eNMS/eNMS/init.py", line 20, in
initialize()
File "/opt/eNMS/eNMS/init.py", line 12, in initialize
first_init = db._initialize(env)
File "/opt/eNMS/eNMS/database.py", line 114, in _initialize
parameters = self.fetch("parameters")
File "/opt/eNMS/eNMS/database.py", line 367, in fetch
f"There is no {instance_type} in the database "
eNMS.database.RbacError: There is no parameters in the database with the following characteristics: {}

version mysql

mysql Ver 8.0.29 for Linux on x86_64 (MySQL Community Server - GPL)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant