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.

"Repository X exists in the store" but cannot find it in the list

See original GitHub issue

System Health details

Runing HAOS

<html> <body>
Version core-2022.7.5
Installation Type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual Environment false
Python Version 3.10.5
Operating System Family Linux
Operating System Version 5.15.45
CPU Architecture x86_64
Timezone Asia/Jerusalem
Configuration Directory /config
</body> </html> <html> <body>
Integration version: 1.26.2
Frontend version: 20220714083628
Repositories: 864
Downloaded repositories: 4


</body> </html>

Checklist

  • I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • I have read https://hacs.xyz/docs/issues
  • This issue is related to the backend (integration part) of HACS.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently open or issues pending release.

Describe the issue

Hi, and thank you in-advanced 😅 I tried to export into a syslog server I run.

I cannot add the RemoteSyslog_Service integration since I cannot find it under the list of available repositories. I tried to add it manually but it says Repository ‘thebytestuff/remotesyslog_service’ exists in the store. and it also looks like that’s the case, over here I don’t think it should matter, but I see that the server says it’s not in a virtual environment, although it’s running within my ESXi.

Have I missed something? Couldn’t find any information about that on Google.

I am a pretty new Home-Assistant user but I know my way around computers and I couldn’t figure the issue.

Thank you again for the help!

Reproduction steps

  1. go to HASS>HACS>Integration>“Explore&Download repositories”
  2. search for “syslog”/“remote”/“RemoteSyslog_Service”/“thebytestuff”/many others
  3. cannot seem to find “https://github.com/TheByteStuff/RemoteSyslog_Service

Debug logs

attached as Diagnostics file since I cannot attach here
filename: home-assistant (1).log

Diagnostics dump

config_entry-hacs-4b14e05610c4f2046987fc5a8c9f013d.json.txt home-assistant (1).log

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
NetanHellcommented, Jul 15, 2022

Ohhhh Got it Thank you so much!!! I can find it now! As a system administrator, I tried to handle that, on-and-off, for over a week haha

1reaction
ludeeuscommented, Jul 15, 2022

You have limited your setup. You configuration is set to IL. Since this integration have country set https://github.com/TheByteStuff/RemoteSyslog_Service/blob/main/hacs.json#L5 It’s hidden for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Repository X exists in the store" but cannot find it in the list issue
I tried to add it manually but it says Repository 'thebytestuff/remotesyslog_service' exists in the store. and it also looks like that's the case,...
Read more >
GitHub Desktop “Can't Find” Local Repository That Exists #2851
Click the “Close” button. Click the “Select a repository” button. Select the name of the same repository from the list. The aforementioned error ......
Read more >
Fix Git's 'fatal: repository not found' error quickly | TheServerSide
Frustrated by Git's 'fatal: repository not found' error message? Here are five ways to fix that problem and successfully clone, fetch and ......
Read more >
github - Git - remote: Repository not found - Stack Overflow
I just needed to make force push which does not exist in SourceTree. I opened terminal made git push -f remote: Repository not...
Read more >
Git error - Fatal: Not a git repository and how to fix it | Datree.io
This error means you attempted to run a Git command, but weren't inside a Git repository. Make sure you've: Navigated to the right...
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