Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coinbase API V2/V3 Updates #818

Merged
merged 10 commits into from
Dec 5, 2023

Fixed Socket URL on Connect to new format

34a0426
Select commit
Loading
Failed to load commit list.
Merged

Coinbase API V2/V3 Updates #818

Fixed Socket URL on Connect to new format
34a0426
Select commit
Loading
Failed to load commit list.
Azure Pipelines / DigitalRuby.ExchangeSharp failed Dec 5, 2023 in 56s

Build #20231205.2 failed

Annotations

Check failure on line 67 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DigitalRuby.ExchangeSharp

Build log #L67

The nuget command failed with exit code(1) and error(Response status code does not indicate success: 500 (Internal Server Error - VS800075: The project with id 'vstfs:///Classification/TeamProject/341ec244-e856-40ad-845c-af31c33c2152' does not exist, or you do not have permission to access it. (DevOps Activity ID: 46A6A1A8-BB36-4703-9301-D513C49702C1)).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error - VS800075: The project with id 'vstfs:///Classification/TeamProject/341ec244-e856-40ad-845c-af31c33c2152' does not exist, or you do not have permission to access it. (DevOps Activity ID: 46A6A1A8-BB36-4703-9301-D513C49702C1)).
  at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode () [0x00040] in <dec5519efdf9482fbfb76832fbc71b94>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.EnsureSuccessStatusCode (System.Net.Http.HttpResponseMessage response, System.Nullable`1[T] codeNotToThrow, NuGet.Common.ILogger logger) [0x00044] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource+<>c__DisplayClass26_0.<PushPackageToServer>b__0 (System.Net.Http.HttpResponseMessage response) [0x00000] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.HttpSource.ProcessResponseAsync[T] (NuGet.Protocol.HttpSourceRequest request, System.Func`2[T,TResult] processAsync, NuGet.Protocol.Core.Types.SourceCacheContext cacheContext, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x000f5] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageToServer (System.String source, System.String apiKey, System.String pathToPackage, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, System.TimeSpan requestTimeout, System.Boolean warnForHttpSources, System.Boolean allowInsecureConnections, NuGet.Common.ILogger logger, System.Threading.CancellationToken token) [0x004be] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageCore (System.String source, System.String apiKey, System.String packageToPush, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, System.TimeSpan requestTimeout, System.Boolean warnForHttpSources, System.Boolean allowInsecureConnections, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x00181] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackagePath (System.String packagePath, System.String source, System.String symbolSource, System.String apiKey, System.Func`2[T,TResult] getSymbolApiKey, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Protocol.Core.Types.SymbolPackageUpdateResourceV3 symbolPackageUpdateResource, System.Boolean allowInsecureConnections, System.TimeSpan requestTimeout, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x0016f] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.Push (System.Collections.Generic.IList`1[T] packagePaths, System.String symbolSource, System.Int32 timeoutInSecond, System.Boolean disableBuffering, System.Func`2[T,TResult] getApiKey, System.Func`2[T,TResult] getSymbolApiKey, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Protocol.Core.Types.SymbolPackageUpdateResourceV3 symbolPackageUpdateResource, System.Boolean allowInsecureConnections, NuGet.Common.ILogger log) [0x0014e] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.Commands.PushRunner.Run (NuGet.Configuration.ISettings settings, NuGet.Configuration.IPackageSourceProvider sourceProvider, System.Collections.Generic.IList`1[T] packagePaths, System.String source, System.String apiKey, System.String symbolSource, System.String symbolApiKey, System.Int32 timeoutSeconds, System.Boolean disableBuffering, System.Boolean noSymbols, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Common.ILogger logger) [0x003d0] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.CommandLine.PushCommand.ExecuteCommandAsync () [0x0017c] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.CommandLine.Command.Execute () [0x000ea] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0 
  at NuGet.CommandLine.Program.MainCore (System.String workingDirectory, System.String[] args) [0x001c7] in <fe0ac2e347d645c1afcffa41bf3cd33b>:0)

Check failure on line 81 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DigitalRuby.ExchangeSharp

Build log #L81

Packages failed to publish