500 when trying to Import from GitHub

  1. cmd: “/opt/watcher/scripts/check-git-and-run.sh /opt/watcher/scripts/github-import.sh {my-repository} {token}”
  2. code: 2
  3. killed: false
  4. signal: null
  5. stderr: “rmdir: missing operand↵Try ‘rmdir --help’ for more information.↵↵gzip: stdin: not in gzip format↵tar: Child returned status 1↵tar: Error is not recoverable: exiting now↵”
  6. stdout: “”
  7. task: “Import from GitHub”

This happens when trying to import from github my own repository. I omitted the repository name but it’s where is the placeholder {my-repository}

Check it out!

how are you specifying your repository?

DoubleHub/{repository-name}

I tried using the whole repository link but it returns 404 :frowning:

org/repository is the right way to do it. I don’t know what’s going on. Would you mind to send me as a PM your project and github repo, so I can take a closer look? (probably after the weekend)