api3dao / api3-docs

Documentation for the API3 Project

Home Page:https://docs.api3.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick-deploy-container tutorial is broken: "stage" invalid

dcroote opened this issue · comments

The tutorial is currently broken in v0.9, v0.10, and v0.11 because the value for stage under nodeSettings is invalid. The character limit (checked here in airnode-validator) is 16, whereas the stage value provided in config.json, tutorial-container, is 18 characters. The config.json files need to be fixed and the zip files re-uploaded.

Error: Invalid Airnode configuration file: [
  {
    "validation": "regex",
    "code": "invalid_string",
    "message": "Invalid",
    "path": [
      "nodeSettings",
      "stage"
    ]
  }
]
  • Moved Mac/WSL2/PowerShell tab to first position.
  • Moved Linux to last position.
  • Updated the deploy paragraph for port and host networking.

Nothing here to test really. I would just push this along to Done. It has already been deployed.