Network Error when compiling large extension projects

Hello Niotron Team and Community,

I am facing a consistent issue while trying to compile a large extension project named “Weatherai”. Every time I click on “Compile Extension”, it shows a popup saying “Error: Network Error”.

Interestingly, this problem only happens with this big project. When I try to compile smaller or simpler extensions, they build perfectly without any errors.

Here are some details about my setup:

  • Project Name: Weatherai
  • Component Type: AndroidViewComponent (using multiple imports)
  • Status: Stable internet connection, tried clearing cache and using Incognito mode, but the error persists.

It seems like the online compiler is timing out or failing due to the project size/complexity. Is there a server-side limit for large projects, or is the build server currently under heavy load?

I have attached a screenshot of the error for reference. Any guidance on how to fix this would be very helpful.

Thanks!

image

There is currently an issue when creating extensions in the builder. It appears that id.niotron.com has run out of available storage space to compile new extensions. Every time I attempt to compile an extension, the system returns an error indicating that the builder has no remaining space.

This problem prevents the creation and compilation of extensions, directly affecting development workflows. Please review the storage capacity of the builder environment and take the necessary actions to resolve this issue as soon as possible.