J2V8_xxxx.jar

0 votes
asked Mar 3, 2020 in Question / help by Jon
I have my CI/CD pipeline generate diagrams which populate the wiki. The build agent is hosted by Microsoft and I want to ensure I have everything installed for PlantUML. I use node-plantuml, this downloads the files which are required for the platform that the agent is hosted. This has worked well in the past but now the download is getting a HTTP error of 429 from beta.plantuml.net.

Is there anything can be done to stop 429 from beta.plantuml.net?

1 Answer

0 votes
answered Mar 3, 2020 by plantuml (295,000 points)
Could you give a specific URL as example ?

It seems ok to us.

Thanks
commented Mar 3, 2020 by anonymous

The url works on my machines.

http://beta.plantuml.net/j2v8_win32_x86_64-3.1.6.jar

I think Azure may have been blacklisted. 

...