Skip to content

No response from localhost:5050 during publish #1

Description

@michielpost

This package looks really useful. I tried it with my Blazor wasm app SkyDocs, but it doesn't work. During the publish step, it receives a timeout from the local server.

  Start fetching...
  Getting http://127.0.0.1:5050/...
  Using API domain: http://0.1:5050
  Unhandled exception. System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

I've created a private static void ConfigureServices(IServiceCollection services, string baseAddress) and moved my service configuration there.
Do you know what might be the problem? Is there a way I can help / debug this?

PR in my repo with this prerender package:
michielpost/SkyDocs#15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions