Richie
(Richie Rich)
March 22, 2026, 3:03pm
1
I updated to Discourse 2026.3.0-latest.1 (12b79c7da6 ) on Friday.
Ever since then, my admin page is showing:
Clicking through to the theme itself, I see Error cloning git repository, access is denied or repository is not found:
Same error for all of them.
The repos are all still publicly accessible, eg:
Contribute to discourse/discourse-versatile-banner development by creating an account on GitHub.
Might this be a bug in my latest update?
I don’t know what is different but I just updated to 2026.3.0-latest.1 and followed your example and went to Admin→components→versatile banner and the component updated with out an error as in your example
2 Likes
Richie
(Richie Rich)
March 22, 2026, 3:26pm
3
Interesting.
I can wget the repo from the server itself so it doesn’t appear to be a blocking issue.
I’ll poke it some more and see what I can work out
2 Likes
Richie
(Richie Rich)
March 22, 2026, 3:28pm
4
Sorry, to be clear, if I manually go in to each one and click “check for updates” then they do actually check for updates.
I’m not sure why they’re all showing an error prior to me manually checking each one.
oh, ok that is what I did
mine did not show that error prior though
like in your screen shot below, sorry I didn’t take a screen shot prior but that error message was not there as in below
Moin
March 22, 2026, 3:47pm
6
I think I saw something similar on my forum in the past month, but everything worked fine later. Maybe there is some rate limiting by GitHub?
Heliosurge
(Dan DeMontmorency)
March 22, 2026, 4:34pm
7
Have you tried a command line update?
1 Like
Richie
(Richie Rich)
March 22, 2026, 5:16pm
8
I only ever updated via cmd line for the last eight years or so, I’ve never used the web interface
3 Likes
Moin
March 22, 2026, 5:38pm
10
How does the way of updating influence checking for theme updates?
I just thought about issues related to update failures when I saw your suggestion, but here the problem is encountering an issue with the connection to the Git repository when checking for updates, rather than during the update process, so it should be irrelevant to how the update is performed?
Heliosurge
(Dan DeMontmorency)
March 22, 2026, 6:14pm
12
Simple suggestion as rebuilding from CMD line often fixes update issues. Sometimes I have even had to run rebuild twice to fix an issue.
1 Like