Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Created October 14, 2025 20:23
Show Gist options
  • Save jamtur01/0d3fbd6d13faeb01b6d31e65f91f39f6 to your computer and use it in GitHub Desktop.
Save jamtur01/0d3fbd6d13faeb01b6d31e65f91f39f6 to your computer and use it in GitHub Desktop.
Cleanuparr/code on 🍣 rdt [πŸ“ Γ— 7πŸ›€οΈ Γ— 1] via 🐳 orbstack on ☁️ (us-east-1)
❯ cd backend/Cleanuparr.Api
Cleanuparr/code/backend/Cleanuparr.Api on 🍣 rdt [πŸ“ Γ— 7πŸ›€οΈ Γ— 1] via .NET v9.0.302 🎯 net9.0 on ☁️ (us-east-1)
❯ dotnet run
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/nix/store/jxgknl17giqbls7lpi1klvs1icndh5ii-dotnet-sdk-9.0.302/share/dotnet/sdk/9.0.302/NuGet.targets(186,5): warning : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
/Users/james/src/Cleanuparr/code/backend/Cleanuparr.Infrastructure/Cleanuparr.Infrastructure.csproj : error NU1301:
Failed to retrieve information about 'FLM.QBittorrent' from remote source 'https://nuget.pkg.github.com/Cleanuparr/download
/flm.qbittorrent/index.json'.
Response status code does not indicate success: 401 (Unauthorized).
/Users/james/src/Cleanuparr/code/backend/Cleanuparr.Api/Cleanuparr.Api.csproj : error NU1301:
Failed to retrieve information about 'FLM.QBittorrent' from remote source 'https://nuget.pkg.github.com/Cleanuparr/download
/flm.qbittorrent/index.json'.
Response status code does not indicate success: 401 (Unauthorized).
/Users/james/src/Cleanuparr/code/backend/Cleanuparr.Application/Cleanuparr.Application.csproj : error NU1301:
Failed to retrieve information about 'FLM.QBittorrent' from remote source 'https://nuget.pkg.github.com/Cleanuparr/download
/flm.qbittorrent/index.json'.
Response status code does not indicate success: 401 (Unauthorized).
The build failed. Fix the build errors and run again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment