Failed to bundle project, SocketTimeoutException

It’s been a few days already (about a week and a half maybe?) but most times I try to bundle into HTML5 I get a SocketTimeoutException error

Gets stuck downloading libraries, it seems? But not always the same one, which is what is puzzling.

imagen

After trying a few times it works, but it’s getting annoying! Is anyone else suffering something similar?

I saw a few similar complaints on Defold Discord. I believe Microsoft is up to something—maybe they are changing their CDN servers.

just download librarie localy, install apache or anover web server, and write to dependency new local url

work 100% :+1:

1 Like

or you can simply download once and copy/paste the lib folder to your project.

1 Like

i`ll try it ))