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.

GET Remote Repo 404 (Not Found)

See original GitHub issue

Description

Loggers when additional remote no longer exists.

Version

  • GitHub Desktop: 1.3.5-beta0
  • Operating system: Windows 10

Steps to Reproduce

  1. Clone a repo (Desktop for example)
  2. Fork it to your personal account
  3. Add it as a remote, and checkout a branch from the remote on your personal account
  4. Delete the remote repo
  5. See the loggers 🔥.

Expected Behavior

Warn user that remote no longer exists.

Actual Behavior

Nothing really.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
j-f1commented, Sep 6, 2018

How about switching the push/pull button back to the “publish repository” button if the remote can’t be accessed?

1reaction
say25commented, Sep 7, 2018

I am of the belief it is best to:

One idea would be to switch to Publish Repository button after the user has seen this error.

Vs

Though switching immediately certainly could be sufficient on it’s own as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

github - Git - remote: Repository not found - Stack Overflow
Open Control Panel from the Start menu. · Select User Accounts. · Select the "Credential Manager". · Click on "Manage Windows Credentials". ·...
Read more >
Git command returns "not found" or error code 404
Cause. The project and/or repository do not exist, or you do not have permissions to view this repository.
Read more >
404 when cloning newly created Git Repository - MSDN
Error encountered while cloning the remote repository: Response status code does not indicate success: 404 (Not Found).
Read more >
Fix Git's 'fatal: repository not found' error quickly | TheServerSide
Fix Git's repository not found error · 1. You did not authenticate · 2. Your password has changed · 3. You are not...
Read more >
[bug] ERROR: 404: Not Found. [Remote: conan-center] #8293
Some of my coworkers came up with the following problem: When they run conan install .. -b missing from the build folder, they...
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