dotnet / dotnet/website-feedback
(Mac)Failed to update the advertising manifest microsoft.net.workloads: Object reference not set to an instance of an object
- Dominant language
- No language data
- Stars
- 7
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
### URL
https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/intro
### Operating system
macos
### More information about your system
OS Version 15.7.3 (24G419)
Chip Apple M2 Pro
Architecture Arm64
### Description
While installing the workloads getting this error
Checking for updated workload version.
Failed to update the advertising manifest microsoft.net.workloads: Object reference not set to an instance of an object..
No workload update found.
Workload installation failed. Rolling back installed packs...
Workload installation failed: One or more errors occurred. (Downloading microsoft.aspnetcore.components.webview.maui version 10.0.0-rc.2.25504.7 failed) (Downloading microsoft.net.runtime.monoaotcompiler.task version 9.0.11 failed) (Downloading microsoft.ios.runtime.ios-arm64.net10.0_26.0 version 26.0.10970-net10-rc.2 failed) (Downloading microsoft.netcore.app.runtime.mono.android-arm64 version 9.0.11 failed) (Downloading microsoft.maui.essentials version 10.0.0-rc.2.25504.7 failed) (Downloading microsoft.android.runtime.coreclr.36.android-x64 version 36.0.0-rc.2.332 failed) (Downloading microsoft.android.runtime.mono.36.android-arm version 36.0.0-rc.2.332 failed) (Downloading microsoft.netcore.app.runtime.aot.osx-arm64.cross.android-arm version 9.0.11 failed) (Downloading microsoft.netcore.app.runtime.aot.osx-arm64.cross.iossimulator-x64 version 10.0.1 failed) (Downloading microsoft.netcore.app.runtime.aot.osx-arm64.cross.ios-arm64 version 9.0.11 failed) (Downloading microsoft.netcore.app.runtime.mono.android-x86 version 10.0.1 failed) (Downloading microsoft.maui.templates.net9 version 9.0.111 failed)
### dotnet --info
.NET SDK:
Version: 10.0.101
Commit: fad253f51b
Workload version: 10.0.100-manifests.c57ac48b
MSBuild version: 18.0.6+fad253f51
Runtime Environment:
OS Name: Mac OS X
OS Version: 15.7
OS Platform: Darwin
RID: osx-arm64
Base Path: /usr/local/share/dotnet/sdk/10.0.101/
.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.
Host:
Version: 10.0.1
Architecture: arm64
Commit: fad253f51b
.NET SDKs installed:
10.0.101 [/usr/local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.1 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Other architectures found:
x64 [/usr/local/share/dotnet/x64]
registered at [/etc/dotnet/install_location_x64]
Environment variables:
Not set
global.json file:
/Users/2021852/global.json
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.