Error after dotnet restore GrandNode.sln

Thursday, April 18, 2024 11:03:36 AM
  • Posted: Thursday, July 9, 2020 12:37 PM
  • 34
Hi everyone!
I try install GrandNode on Ubuntu 18.04 VM using SSH. I'm usign this manual https://grandnode.com/how-to-install-grandnode-on-linux-ubuntu-1604#linux-source-code-installation.

Before all steps work good, but when i do:
...
cd ~/source/grandnode
dotnet restore GrandNode.sln
...
i have error:

/usr/share/dotnet/sdk/3.1.301/NuGet.targets(128,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json. [/home/lovesc/source/grandnode/GrandNode.sln]
/usr/share/dotnet/sdk/3.1.301/NuGet.targets(128,5): error :   The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms. [/home/lovesc/source/grandnode/GrandNode.sln]
Please, help.

Ubuntu 18.04, .NET Core SDK 3.1.301, AspNetCore 3.1.5

0
  • Posted: Friday, July 10, 2020 6:45 AM
  • 74
I saw that you post another board post about issue. Is this related to previous one, or this been resolved and got another issue?
Best regards,
Tomasz
GrandNode Team
0
  • Posted: Friday, July 10, 2020 8:03 AM
  • 34
These are 2 different problems.
1 problem - installing  test grandnode shop using SSH
2 problem - apply changes from local copy cshtml on ubuntu server working shop.
0
  • Posted: Tuesday, July 14, 2020 7:35 AM
  • 953
Hello,

In the case of first problem, it's not related with our app. However, I've noticed that it's a known problem in NuGet, you can check their repo for additional help: https://github.com/NuGet/Home/issues/2657
Best regards,
Patryk

GrandNode Team
0
back to top
Filters