buildbot / buildbot/buildbot_travis

Cannot clone my private repo

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
129
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Hi I've followed the documentation and successfully run a force build on one of my public repo, but when I try to do the same with a private repo, I get this error:
```bash
Cloning into '.'...
fatal: could not read Username for 'https://github.com': No such device or address
```
I've created the token, but what am I missing?

the log show that it executed the command:
```bash
git clone https://github.com/srggrs/Test-Repo-for-Builbot-Travis . --progress
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.