gnomikos/traIXroute

json output broken

Opened this issue · 0 comments

It seems that the json output is somehow broken. Firefox cannot render the generated json file:

"SyntaxError: JSON.parse: expected ',' or ']' after array element at line 224 column 2945 of the JSON data"

This was generated while traixroute was running over a large Ripe Atlas results file (json). The output is displayed correctly and without problems in the terminal, therefore I assume the traixroute json exporter must generate non-compliant json code.