BGU-AiDnD / Debugger

AI debugger
2 stars 3 forks source link

An Exception occurred: Cannot fetch inspection result from the server #1004

Open DebuggerIssuesReport opened 5 years ago

DebuggerIssuesReport commented 5 years ago

An Exception occurred while running Debugger: The input typed to the CMD is: wrapper.py D:\School\Thesis\learner\blazor_config.json csharp learn Raised the traceback: [' File "D:\PythonProjects\debugger\learner\utils\monitors_manager.py", line 49, in decorated_method\n result = func(*args, **kwargs)\n', ' File "D:\PythonProjects\debugger\learner\fault_prediction.py", line 61, in run_learner_algorithm\n sonar_inspector.inspect_versions()\n', ' File "D:\PythonProjects\debugger\learner\wekaMethods\csharp\sonarqube.py", line 125, in inspect_versions\n self.parse_inspection()\n', ' File "D:\PythonProjects\debugger\learner\wekaMethods\csharp\sonarqube.py", line 95, in parse_inspection\n raise ValueError("Cannot fetch inspection result from the server")\n', 'ValueError: Cannot fetch inspection result from the server\n']

DebuggerIssuesReport commented 5 years ago

Configuration is : ('logger', <logging.Logger object at 0x00000000107FCE80>)