Writing your first operator tutorial
CtrlK
  • ๐Ÿ‘‹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

"Connection closed" warning in Instruqt

An example error

Screenshot of Instruqt showing a "Connection closed" error on the terminal window

Fixing the issue

Just refresh the page! This can happen when your computer goes to sleep / screensaver mode but can be fixed with a simple refresh.

PreviousThe `newDeployment` function is missingNextInstruqt is showing `Unauthorized` instead of a console or VSCode

Last updated 2 years ago