Writing your first operator tutorial
  • 👋Welcome!
    • 🙋Questions?
    • 🎁Feedback
  • 📑Content
    • 💻Online tutorial
      • 🎃Instruqt tips and tricks
      • 🖇️Open Source content
    • 📃Slide deck
    • 🎶Background tunes
  • ⁉️Errors
    • Rate limit on docker pull abangser/todo
    • Rate limit on `make install`
    • The `newDeployment` function is missing
    • "Connection closed" warning in Instruqt
    • Instruqt is showing `Unauthorized` instead of a console or VSCode
    • Errors happen when I click `Check`
    • `make run` fails with port 8080 already in in use
    • `make run` errors during fmt or vet stage
Powered by GitBook
On this page
  • An example error
  • Fixing the issue
  1. Errors

Instruqt is showing `Unauthorized` instead of a console or VSCode

Previous"Connection closed" warning in InstruqtNextErrors happen when I click `Check`

Last updated 2 years ago

An example error

Fixing the issue

Just refresh the page! This is an intermittent error that happens very rarely, but can be fixed with a simple refresh.

⁉️