Skip to content

Running the example code snippet results in the exception "context deadline exceeded" #26

@RaheelYawar

Description

@RaheelYawar

Running the code snippet is causing a timeout and the following exception is displayed.

Unhandled exception. System.Net.Http.HttpRequestException: context deadline exceeded
   at Ipfs.Http.IpfsClient.ThrowOnErrorAsync(HttpResponseMessage response)
   at Ipfs.Http.IpfsClient.PostDownloadAsync(String command, CancellationToken cancel, String arg, String[] options)
   at Ipfs.Http.FileSystemApi.ReadAllTextAsync(String path, CancellationToken cancel)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions