question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Private repository is not matched

See original GitHub issue

When I run g8 myorganization/myprivaterepo.g8 I get an unhandled exception:

org.eclipse.jgit.api.errors.TransportException: git://github.com/myorganization/myprivaterepo.g8.git:
  Repository not found.

I have a potential fix but I’m not sure how to test this locally or write a test case for it: https://github.com/megri/giter8/commit/c7750ee12f88dc70c7a559abf603ad260e6d3351

How do I proceed?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
analyticallycommented, Jan 10, 2017

Hi @eed3si9n, mind explaining this a bit more? We’re running into this issue as well using sbt new ..., thanks!

0reactions
eed3si9ncommented, Jan 16, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Private repositories on github are not detected · Issue #129758
Issue Type: Bug Cloning a private repository does not work: Only public ... It shows all public repos with matching names, my private...
Read more >
git - pushing to remote private repo : fatal: repository not found
You can only push to your own repositories on GitHub unless the repository owner has given you the right to push to that...
Read more >
Private Repositories - Declarative GitOps CD for Kubernetes
For invalid server certificates, such as those without matching server name, or those that are expired, adding a CA certificate will not help....
Read more >
HTTP API V2 - Docker Documentation
Invalid repository name encountered either during manifest validation or any API operation. TAG_INVALID, manifest tag did not match URI, During a manifest ...
Read more >
Build GitHub repositories - Azure Pipelines - Microsoft Learn
If your GitHub repository grants permission to teams, you can create matching teams in the Teams section of your Azure DevOps project settings....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found