Error generating json diagram using docker

0 votes
asked Dec 17, 2020 in Question / help by bdrosenb (120 points)

Hello,

First off, great project!

I just downloaded the docker image and everything appears to have worked, however if I try to generate any json diagram, I get the following error.  Anything that I can try?

@startjson
{
   "fruit":"Apple",
   "size":"Large",
   "color":"Red"
}
@endjson

Thanks

error

version

1 Answer

+1 vote
answered Dec 17, 2020 by plantuml (295,000 points)
Thanks for the feedback !

The error is on our side. This will be fixed in next release, probably next week.

We'll post a message here when this will be done.
commented Feb 24, 2021 by bdrosenb (120 points)
Hi -

This is still an issue.  Is it possible that it's something I'm doing wrong?

Thanks!
...