rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
233 stars 42 forks source link

Build fails: too many requests #196

Closed chunjiw closed 3 years ago

chunjiw commented 3 years ago
curl: (22) The requested URL returned error: 429 Too Many Requests
ERROR: LoadError: failed process: Process(`curl -f -o /tmp/jl_vyCYiH/meshcat.zip -L https://github.com/rdeits/meshcat/archive/2355f01a8310314c1d7fc7e51bd01006549beaae.zip`, ProcessExited(22)) [22]

I'm using Ubuntu 16.04. Can this be resolved quickly?

chunjiw commented 3 years ago

Tried again 22 hours later, the error is gone.