Search in repository immediately throws "Too many requests" message #161411
Replies: 6 comments 2 replies
-
| Based on what I found, the search restrictions are intentional. As of June 2023, GitHub extended their login requirement for code search to individual repositories, not just cross-repository searches. According to Martin Woodward, GitHub's VP of Developer Relations, this change was made 'primarily to ensure we can support the load for developers on GitHub and help protect the servers from being overwhelmed by anonymous requests from bots etc.' The solution is to stay logged in to your GitHub account. | 
Beta Was this translation helpful? Give feedback.
-
| I had same issue but It looks happen only on the Firefox. | 
Beta Was this translation helpful? Give feedback.
-
| So in two years Github did not take that minimal effort to change the error message? It is neglect of customers. Unprofessional. | 
Beta Was this translation helpful? Give feedback.
-
| I'm not sure, if this is related but I just got basically that same message while searching for a repository via  | 
Beta Was this translation helpful? Give feedback.
-
| sudo apt-get install git-core gnupg flex bison build-essential zip curl zlib1g-dev libc6-dev-i386 x11proto-core-dev libx11-dev lib32z1-dev libgl1-mesa-dev libxml2-utils xsltproc unzip fontconfig | 
Beta Was this translation helpful? Give feedback.
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
When I open a github repo and try to search for a term, the site throws the following error message on the first try:
Only the following actions mitigate the issue:
The last time I searched on the site was about 20 hours ago, so this is clearly some kind of cookie TTL related issue.
Beta Was this translation helpful? Give feedback.
All reactions