mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Error trying to restore packages through command console #70
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @guillermoplus on GitHub (Nov 17, 2017).
Originally assigned to: @robertmuehsig on GitHub.
dotnet restore
Restoring packages for C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Apps\Quantica.Web.Dashboard\Quantica.Web.Dashboard.csproj...
Restore completed in 11,91 ms for C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Apps\Quantica.Common.Models\Quantica.Common.Models.csproj.
Restore completed in 11,91 ms for C:\Users\MASTER\source\Workspaces\Quantica\Quantica\Quantica.Utilities.WebDavClient\Quantica.Utilities.WebDavClient.csproj.
Restore completed in 26,44 ms for C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Web\Quantica.Utilities.PdfToDocConverter\Quantica.Utilities.PdfToDocConverter.csproj.
Restore completed in 29,62 ms for C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Apps\Quantica.Common.DataAccess\Quantica.Common.DataAccess.csproj.
Restore completed in 69,59 ms for C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Apps\Quantica.Web.Dashboard\Quantica.Web.Dashboard.csproj.
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/javascript/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/windowsphone/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/aspnet/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/silverlight/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/universal/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/lightswitch/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/wpf/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/winrt/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/windowsphone/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/silverlight/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/aspnet/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/universal/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/lightswitch/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/wpf/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
Retrying 'FindPackagesByIdAsyncCore' for source 'http://nuget.syncfusion.com/windows-forms/FindPackagesById()?id='ElectronNET.CLI''.
Response status code does not indicate success: 500 (Internal Server Error).
C:\Program Files\dotnet\sdk\2.0.3\NuGet.targets(102,5): error : Failed to retrieve information about 'ElectronNET.CLI' from remote source 'http://nuget.syncfusion.com/aspnet/FindPackagesById()?id='ElectronNET.CLI''. [C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Web\Quantica.Web.sln]
C:\Program Files\dotnet\sdk\2.0.3\NuGet.targets(102,5): error : Response status code does not indicate success: 500 (Internal Server Error). [C:\Users\MASTER\source\Workspaces\Quantica\Quantica.Web\Quantica.Web.sln]