openbullet / OpenBullet2

OpenBullet reinvented
https://docs.openbullet.dev/
MIT License
1.73k stars 462 forks source link

error NU1301 #1067

Open pythongolang opened 1 month ago

pythongolang commented 1 month ago

This issue respects the following points:

Description of the bug

Trying to build from source and after editing some of the files I encounter the error below when trying to compile:

dotnet publish --configuration Release Determining projects to restore... Restored C:\OpenBullet2\RuriLib.Proxies\RuriLib.Proxies.csproj (in 47 ms). Restored C:\OpenBullet2\RuriLib.Parallelization\RuriLib.Parallelization.csproj (in 47 ms). C:\OpenBullet2\RuriLib.Http\RuriLib.Http.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index. json. [C:\OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj] Failed to restore C:\OpenBullet2\RuriLib.Http\RuriLib.Http.csproj (in 5.85 sec). C:\OpenBullet2\RuriLib\RuriLib.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. [C:\ OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj] Failed to restore C:\OpenBullet2\RuriLib\RuriLib.csproj (in 11.33 sec). C:\OpenBullet2\RuriLib\RuriLib.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. [C:\ OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj] C:\OpenBullet2\OpenBullet2.Core\OpenBullet2.Core.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v 3/index.json. [C:\OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj] Failed to restore C:\OpenBullet2\OpenBullet2.Core\OpenBullet2.Core.csproj (in 16.74 sec). C:\OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/ index.json. Failed to restore C:\OpenBullet2\OpenBullet2.Web\OpenBullet2.Web.csproj (in 22.6 sec).

Reproduction steps

  1. Download latest source.
  2. Changed some values in the parralelization.

What is the current bug behavior?

It won't compile.

What is the expected correct behavior?

Compile

Version of the client

2.0-3-1

Type of client

Web client

Environment

- OS: Windows
- Virtualization:
- Browser:

OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

No response

Relevant LoliCode if needed

No response

Additional information

No response

openbullet commented 1 month ago

Hi, this looks like a problem on your end, have you tried googling?

https://stackoverflow.com/questions/41185443/nuget-connection-attempt-failed-unable-to-load-the-service-index-for-source