Skip to content

myst start throws getaddrinfo ENOTFOUND api.mystmd.org error #666

Description

@WiG96

Describe the bug

i'm starting with MyST through this tutorial and i'm having this error :" request to https://api.mystmd.org/templates/site/myst/book-theme failed, reason: getaddrinfo ENOTFOUND api.mystmd.org" right after this command: myst start. Anyone can help with this ?

Reproduce the bug

  1. mamba install -c conda-forge mystmd
  2. $ myst -v should be v1.3.4
  3. git clone https://github.com/jupyter-book/mystmd-quickstart.git
  4. cd mystmd-quickstart
  5. $ myst
    this message should be displayed :

Welcome to the MyST Markdown CLI!! 🎉 🚀

myst init walks you through creating a myst.yml file.

You can use myst to:

  • create interactive websites from markdown and Jupyter Notebooks 📈
  • build & export professional PDFs and Word documents 📄

Learn more about this CLI and MyST Markdown at: https://mystmd.org

💾 Writing new project and site config file: myst.yml

  1. Would you like to run "myst start" now? Yes
  2. myst start
  3. 🔍 Querying template metadata from https://api.mystmd.org/templates/site/myst/book-theme
    request to https://api.mystmd.org/templates/site/myst/book-theme failed, reason: getaddrinfo ENOTFOUND api.mystmd.org

To list valid templates, try the command "myst templates list"

Myst CLI Versions:

  • node 22.13.0 Required: >= 18.0.0
  • npm 10.9.2 Required: >=8.6.0
  • myst 1.3.23

List your environment

  • myst -v : v1.3.23
  • node : 22.13.0
  • npm : 10.9.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions