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

LAUNCH.sh -u is not working if auto_update = False #443

Closed ttuuxxeerr closed 4 years ago

ttuuxxeerr commented 4 years ago

Hi,

I am wondering if this is a bug or a feature. I wanted to configure my AIL to avoid to be updated every time I need to start it. However if I disable the auto_update I can not manually update it using the option -u in the LAUNCH script having the following warning:


******************************************************************
*                        Updating AIL ...                        *
******************************************************************
               AIL Auto update is disabled

Aborting ...
******************************************************************
*                    AIL Not Updated                             *
******************************************************************
Terrtia commented 4 years ago

Hi @ttuuxxeerr ! This is indeed a bug. Fixed with 362afc225398c2064beb0740b876aa83ae4c4a74 Thanks!

ttuuxxeerr commented 4 years ago

Great, I tested and it works now. Cheers

expl0i13r commented 3 years ago

Hi i tried the same.

I am still getting same error and web interface doesnt start.

I tried changing the auto update setting in config but not working.

Anything else I can try?