You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fetching latest RuleKit release version: v1.7.0
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 70, in
_main()
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 61, in _main
_download_rulekit_jar()
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 31, in _download_rulekit_jar
raise ValueError('Failed to fetch latest RuleKit release jar file.')
ValueError: Failed to fetch latest RuleKit release jar file.
ERROR:RuleKit:Failed to load jar files
The text was updated successfully, but these errors were encountered:
Fetching latest RuleKit release version: v1.7.0
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 70, in
_main()
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 61, in _main
_download_rulekit_jar()
File "/usr/local/lib/python3.10/dist-packages/rulekit/main.py", line 31, in _download_rulekit_jar
raise ValueError('Failed to fetch latest RuleKit release jar file.')
ValueError: Failed to fetch latest RuleKit release jar file.
ERROR:RuleKit:Failed to load jar files
The text was updated successfully, but these errors were encountered: