Replicated in airgapped mode, strange error

I am testing installing replicated for airgapped installs. Getting a strange error that doesnt really make sense to me, any thoughts?

INFO 2019-05-30T17:38:47+00:00 [operator] license.go:114 License installation online in airgapped mode
ERRO 2019-05-30T17:38:47+00:00 daemon/daemon.go:391 License bootstrap failed: install license online: online installation in airgapped mode

Hello,

Please make sure to select the “Airgap Download Enabled” option when generating the license. When uploading the license in the browser you will be prompted at that point to do an airgapped installation.

https://help.replicated.com/docs/kubernetes/getting-started/create-licenses/

Ethan

I have done this and if I hex edit the license file it says features “airgap”, so Im not positive this is the issue.

Please make sure you run the Replicated installation script with the airgap flag as described in the links below (please choose the proper scheduler).

Kubernetes example:

cat ./kubernetes-init.sh | sudo bash -s airgap

https://help.replicated.com/docs/kubernetes/customer-installations/airgapped-installations/
https://help.replicated.com/docs/swarm/customer-installations/airgapped-installations/
https://help.replicated.com/docs/native/customer-installations/airgapped-installations/