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
Hello, sorry for the delay but I totally missed this issue.
You are right, internally I use public PlantUml server, in order to avoid abuse they do not allow to convert huge diagrams.
One solution is to use .puml format using --extension option, then install PlantUml locally to convert your puml diagram to png:
Hey,
we have a lot of entities in project, so when I tried to create diagram by command I got an error:
Warning: file_get_contents(http://www.plantuml.com/plantuml/svg/{blablabla}): Failed to open stream: HTTP request failed!
Manual result of http request: 414 Request-URI Too Large
I know it's depends on 3rd party solutions, but maybe is any other solution?
The text was updated successfully, but these errors were encountered: