zaino
(Zaino)
12 فبراير 2019، 2:55ص
1
I have been successfully pulling a theme from a public Github repo for the last week and suddenly today I am getting this error:
“Error cloning git repository, access is denied or repository is not found”
I deleted the theme from Discourse and tried to import anew. Same error.
I then tried to import from https://github.com/discourse/discourse . Same error.
My Discourse is up to date.
Is this happening to anyone else? Any ideas?
إعجاب واحد (1)
pfaffman
(Jay Pfaffman)
12 فبراير 2019، 3:34ص
2
What is the url of the theme?
zaino
(Zaino)
12 فبراير 2019، 5:12ص
3
إعجاب واحد (1)
That looks like your repository to your clone of discourse, not a theme. Jay was asking for the theme’s url. The contents would look something like this .
5 إعجابات
zaino
(Zaino)
12 فبراير 2019، 6:55م
7
OK, I see my mistake now. Funny thing is that the clone was working as a theme fine for several days before it broke.
Anyway, you got me on the right path. Many thanks!
إعجابَين (2)
pfaffman
(Jay Pfaffman)
13 فبراير 2019، 2:42ص
10
I hope that you’re not running that clone in production. No good can come from that.
6 إعجابات
zaino
(Zaino)
13 فبراير 2019، 2:45ص
11
I’m not. I got a new theme set up properly now.
إعجابَين (2)
Stephen
(Stephen)
13 فبراير 2019، 2:50ص
12
Save us some pain down the line and just make sure that when you’re in /var/docker
the result of git remote -v
is as follows:
origin https://github.com/discourse/discourse_docker.git (fetch)
origin https://github.com/discourse/discourse_docker.git (push)
Because if there’s any chance it says https://github.com/ZainoLabs/discoball
you’re going to have real problems updating in the future.
4 إعجابات
zaino
(Zaino)
13 فبراير 2019، 2:53ص
13
Yep cool. And that repo of the clone will be deleted shortly as well. Thanks for the tip.
6 إعجابات
I just tried to install the graceful theme using the install feature in the discourse admin and i’m getting this error. Any ideas?
pfaffman
(Jay Pfaffman)
27 فبراير 2020، 1:34م
15
The error message is almost certainly correct. Does the url you are using work in your web browser?
إعجاب واحد (1)
Yesterday it wasn’t working. Today it is.
إعجاب واحد (1)