Classic: Unable to detect new airgap bundle file

I’m using Classic Replicated and I’m trying to update my application .airgap bundle. But when I place it in the specified location on host the admin UI does not detect it. What could be the issue?

If an airgap bundle is not detected it could be one of the following common issues.

  • The path in /console/settings under Airgap settings must match the location where you are placing the file on disk.

  • This path needs to be an absolute path and not a relative path.

  • The path needs to be writeable.

  • This path cannot be a symlink.