AIL-framework icon indicating copy to clipboard operation
AIL-framework copied to clipboard

Issues with starting AIL Framework

Open vickywijek opened this issue 1 year ago • 4 comments

Hi,

I have installed AIL in my Ubuntu VM, but when I launch it with ./LAUNCH.sh -l it gives me the following error. Can someone please help me fix the issue.

**************** AIL Successfully Updated *****************

* A screen is already launched
* Launching KVROCKS servers
* Launching logging process

Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe. Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe. Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe. Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe. * Checking configuration Config File: Nothing to update Config File: Nothing to update * Configuration up-to-date * Launching core scripts ... ~/AIL-framework/bin ~/AIL-framework Traceback (most recent call last): File "/home/user1/AIL-framework/bin/./AIL_Init.py", line 19, in from lib import ail_core File "/home/user1/AIL-framework/bin/lib/ail_core.py", line 12, in from lib.ConfigLoader import ConfigLoader File "/home/user1/AIL-framework/bin/lib/ConfigLoader.py", line 12, in import redis ModuleNotFoundError: No module named 'redis' ~/AIL-framework * Launching scripts * Launching Flask server user1@user1-VMware-Virtual-Platform:~/AIL-framework/bin$

vickywijek avatar Aug 13 '24 14:08 vickywijek