Skip to content

Rendering throwing Errors: is it chrome, mkdocs, or the exporter? #62

Open
@bvhme

Description

I'm trying to run the exporter in a GitHub codespaces on this repo: https://github.com/MinBZK/Baseline-Informatiebeveiliging-Overheid

I've ran install playwright chromium --with-deps in order to get playwright to run.

Now the rendering starts:

INFO    -  [mkdocs-exporter.pdf] Rendering 'ontwerp/nis2enbio.md'...

But it keeps throwing these:

ERROR   -  [mkdocs-exporter.pdf.browser] (error) Verhouding NIS2 en BIO2 - Baseline Informatiebeveiliging Overheid 2 (BIO2) [concept]
           Failed to load resource: net::ERR_FILE_NOT_FOUND

And after a minute it fails with a traceroute and:

playwright._impl._errors.TimeoutError: Locator.wait_for: Timeout 60000ms exceeded.
all log:
  - waiting for locator("body[mkdocs-exporter=\"true\"]") to be visible

Now, I really don't understand what is happening. Should I add the mkdocs-exporter attribute in a template?

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