Whooops

Unfortunately ungit interrupted its work because:
The following tips will help solve this problem depending on the error:

  • General:
    • something went wrong, reload the page to start over
    • check server out or logs for errors
    • ~/.ungitrc must contain valid JSON. Minimal valid json is "{}"
  • Connection Lost:
    • check status of server or network connection to the ungit server
  • Ad Blockers and Privacy Extensions:
    • add ungit server url to adblocker exception (with port definition) or disable for a while
  • Git does not have enough permissions:
    • check if you could write to .git directory (preferably on unix systems)
  • Other:
    • Find or report bug at ungit github.
      Just common sense; do a quick search before posting, someone might already have created an issue (or resolved the problem!).
      If you're posting a bug; try to include as much relevant information as possible (ungit version, node and npm version, os, any git errors displayed, output from cli console and output from the browser console).