ail-project / ail-framework

AIL framework - Analysis Information Leak framework
GNU Affero General Public License v3.0
607 stars 80 forks source link

problem with flask and port 7000 not up #206

Closed whitepoll closed 9 months ago

whitepoll commented 9 months ago

good morning it is since yesterday that in spite of everything is ggiorn correctly and redone also the installation from 0 the flask server and port 7000 don't come back up This is the error screen image -r 57380.Flask_AIL please could you help me to fix it?

Screenshot 2024-02-06 alle 11 33 32

Terrtia commented 9 months ago

Hi @whitepoll ! Thanks for the report ! Fixed with 38a918e48580500c18896e6b7af30e49976e1ea2.

You need to reinstall flask:

cd ail-framework
. ./AILENV/bin/activate
pip install -U flask