During an upgrade from One Identity Manager 9.2.1 to 9.3.1 in a restricted network environment (no Internet access), the compiler can not access the public NuGet repository.
How to create and use a local NuGet mirror for offline compilation for this type of upgrade?
Starting with version 9.3, One Identity Manager uses NuGet based dependency resolution for compilation.
When the environment does not allow Internet connectivity, the compiler cannot download needed NuGet packages from https://api.nuget.org/v3/index.json.
Therefore, a local mirror containing the same packages must be provided manually.
To perform a successful offline upgrade and compilation in One Identity Manager 9.3.1, follow these steps:
1. Prepare an online machine
2. Find the downloaded packages
3. Create the local NuGet mirror
4. Configure the offline environment
5. Test compilation
After the mirror path is configured, recompile the database.
The compiler will use the local NuGet source instead of the public feed.
If compilation fails due to a missing package, download that specific .nupkg file manually from nuget.org and add it to the mirror folder.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Centro preferenze cookie