CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.3k stars 282 forks source link

Issues with starting AIL Framework #608

Open vickywijek opened 2 months ago

vickywijek commented 2 months ago

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.

Terrtia commented 2 months ago

Hi @vickywijek !

Which version of Ubuntu are you using? Did you encounter any issues during the installation? Can you please check if the AILENV is installed and set up correctly?

vickywijek commented 2 months ago

Hi Ubuntu 24.04 LTS .

No I did not have any issue during the installation. I simply did an automated installation following the instructions listed at -> https://helga.circl.lu/AIL/ail-framework/src/commit/246621f6638f88b73d61e8a803e649d88a315a2f

How can I check if AILENV is set up correctly?

vickywijek commented 2 months ago

Hi @Terrtia

Thanks

OS -> Ubuntu 24.04 LTS .

No I did not have any issue during the installation. I simply did an automated installation following the instructions listed at -> https://helga.circl.lu/AIL/ail-framework/src/commit/246621f6638f88b73d61e8a803e649d88a315a2f

How can I check if AILENV is set up correctly?

Terrtia commented 2 months ago

You can Launch the module and API tests:

1) Launch AIL:

LAUNCH.sh -l

2) Run the tests:

LAUNCH.sh -t