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.

Can't push to repositories from organisation

See original GitHub issue

I can’t seem to push to Github repositories belonging to an organisation that I have permissions to. Apparently I can pull, but not push.

I tried to see if there are any specific authentication steps to take but couldn’t find any. I am logged in and authenticated with the correct user, and I can push to my personal repo’s fine.

Any thoughts? Is this an issue with the app? It’s happening on both my machines so I doubt it’s environmental.

git push from command line works fine.

OS X, app version 1.0.2

The only thing that appears in the logs is Executing push: git -c credential.helper= push origin master:master --progress (took 1.232s)

Maybe related, but create PR also doesn’t work. The app doesn’t open the create PR page in the browser for the repo.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
adamreisnzcommented, Oct 8, 2017

Do you still need more information for this issue? It’s quite frustrating not to be able to push to my organisation repo’s. I can’t imagine I’m the only user suffering from this issue 😦

1reaction
joshabercommented, Oct 10, 2017

@adamreisnz Thanks! I haven’t been able to find the rejected logins from the server side, oddly enough.

A few things that would help:

  1. Try logging out and back in. I almost wonder if your token was created by an old version of a development build of the app. Orgs with OAuth app restrictions would reject it.
  2. In the dev tools, change the logging level to “Verbose” and try again.
  3. Take a screenshot or copy and paste the logs in here.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Owner can't push to organization repository - Stack Overflow
My personal ssh key was added to github by sourcetree and sourcetree was not an authorized third-party app on my organization page hence...
Read more >
[SOLVED] Team members can't push to repo despite ... - Gitea
Hello, I am hosting a repo over ssh, with the repo owned by an organization I created. The org has 1 admin and...
Read more >
How to push my local GIT repositories to my GitHub organization
First, create a new empty repository under your GitHub org. Then, GitHub will show you options for populating it, including how to push...
Read more >
Can't find your organization repositories · Codefresh | Docs
Can't find your organization repositories · 1. Navigate to your GitHub user settings page · 2. Navigate to your Authorized applications · 3....
Read more >
Github support not working with Organisation Repositories
IDEA-246955 Pull Request: Can't access repositories of organisation: Can't ... repo normally through the shell, and import it into intelliJ, I can push...
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