fuzzed
fuzzed copied to clipboard
The Open Reliability Editor (ORE) for dependability modeling and analysis.
This is necessary for FuzzEd servers with multiple names. The settings is currently generated from the single host name configuration variable.
When naming a basic event with a name including an underscore _, the resulting LaTeX document won't compile, and the pdf export does not return any file.
Internal Server Error: /api/front/graphs/1457 Traceback (most recent call last): File "/var/www/fuzzed/www/FuzzEd/api/common.py", line 275, in wrapper response = callback(request, _args, *_kwargs) File "/var/www/fuzzed/venv/src/django-tastypie/tastypie/resources.py", line 442, in dispatch_detail return self.dispatch('detail', request, *_kwargs)...
The user sees HTTP error 500, this is happening in the backend: ``` Internal Server Error: /api/front/graphs/1485 Traceback (most recent call last): File "/var/www/fuzzed/venv/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response response =...
Although the GraphML import made it into the release, it does not seem to work correctly with a simple export / import test.
When the backend return an error message in the result JSON, the JS code crashes. See the screenshot for an example. In order to trigger this, just try to analyze...
Some parts, such as the graph shape documentation, are better maintained as part of the directory. The wiki can be linked from these pages.