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 fetch Pull Requests

See original GitHub issue

I finished setting up the extension and connecting it to github, but sadly it can’t fetch any PRs:

It fails with:

[Info] GitHubRepository> Fetching all pull requests failed: Only absolute URLs are supported

Can anybody give me a hint what I can do here? The error message is not that descriptive…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
danielbmeirelescommented, Sep 19, 2019

I am having the same issue. Mac OS 10.14.6 + GHE 2.18.1. Github Pull Request Extension is in the 0.11.2 version.

Fetching pull requests failed: Only absolute URLs are supported

3reactions
jaywryancommented, Aug 13, 2019

I still have this issue with Mac OS 10.13.6 and GHE 2.15 Fetching all pull requests failed: HttpError: Only absolute URLs are supported

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fetching pull requests for remote 'origin' failed or ... - GitHub
ATM I'm not able to use the extension at all due to this error... FYI, the url shown in the error toaster is...
Read more >
How to locally fetch and checkout a pull request
A user may want to locally fetch a Pull Request from Bitbucket Cloud. This allows for testing and viewing diffs before deciding to...
Read more >
How can I fetch an unmerged pull request for a branch I don't ...
It boils down to knowing that a pull request in GitHub is just a branch in the base repo where the branch name...
Read more >
git fetch, pull, push, & sync - Visual Studio (Windows)
Fetching checks if there are any remote commits that you should incorporate into your local changes. If you see any, pull first to...
Read more >
Sync with a remote Git repository (fetch, pull, update) - JetBrains
If you need to get changes into the current branch from another branch instead of its remote tracked branch, use pull. When you...
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