Renovate autodiscovery bug #34599
Replies: 4 comments 3 replies
-
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Formatting your logsSelect me to read instructionsPlease put your logs in a
If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
The logs aren't enough to diagnose anything, could you work out which exact version it changes behavior in? |
Beta Was this translation helpful? Give feedback.
-
Hi there, The logs you provided are insufficient to help you. Please provide more logs, or more detailed logs, so we can help you. Be sure to include DEBUG logs, and don't excessively redact or truncate them. If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Read the Renovate docs, Troubleshooting to learn more about getting the correct logs. Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
bitbucket cloud:39.185.7
Please tell us more about your question or problem
Latest renovate run autodiscovers 10000 repos when the usual run discovers 211. Out of the 10k, most of them are discovered multiple times, while others that should be discovered are missing. Passing in
renovate_version: [39.183.0](https://github.com/renovatebot/renovate/releases/tag/39.183.0)
resolves the issue.Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions