Running open balena without internet crashed the API

I’m experiencing issues where the api container is crashing when it tries to connect to github to pull the contracts. I need to run balena in a completely air-gapped environment.

I saw that it is possible to run air-gapped

But I’m not sure how to actually get that to work. Any help on this?

Apparently this issue has been fixed in later versions of the container. For some reason my api container was running an outdated version. I changed the versions file to use the latest container and it has been solved

Thanks for explaining the solution!