-
Notifications
You must be signed in to change notification settings - Fork 284
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
AIL Framework not starting v4.2 (same like #442) #583
Comments
BTW the errors change every time when I run LAUNCH -k and LAUNCH -l
|
And to finish ./LAUNCH -t command output:
Thank you |
And I have had to comment the next lines 126 to 130 of installing_deps.sh file to run the script successfully: git fetch failed -> [email protected]: Permission denied (publickey)
|
Other error details in the installating_steps.sh step:
And later ->
It looks that some package require one jsonschema version and another package requires a different version |
FYI, the same results using python 3.8 and python 3.9 with Ubuntu 20.04 OS |
Hello AIL Framework team, I have the same problem running AIL Framework, the Website doesn't start.
I installed pybgpranking manually because it failed and I updated jsonschema to 4.9.1
ERROR: pymisp 2.4.160.1 has requirement jsonschema<5.0.0,>=4.9.1, but you'll have jsonschema 3.2.0 which is incompatible.
After check the screens I detected:
PS: AIL Starting with ./LAUNCH.sh -l output without ERRORS:
Config File: Nothing to update
Config File: Nothing to update
* Configuration up-to-date
* Launching core scripts ...
* Launching scripts
* Launching Flask server
Thank you
The text was updated successfully, but these errors were encountered: