zaino
(Zaino)
12.Февраль.2019 02:55:35
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 GitHub - discourse/discourse: A platform for community discussion. Free, open, simple. . Same error.
My Discourse is up to date.
Is this happening to anyone else? Any ideas?
pfaffman
(Jay Pfaffman)
12.Февраль.2019 03:34:05
2
What is the URL of the theme?
zaino
(Zaino)
12.Февраль.2019 05:12:45
3
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 .
zaino
(Zaino)
12.Февраль.2019 18:55:54
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!
pfaffman
(Jay Pfaffman)
13.Февраль.2019 02:42:52
10
I hope that you’re not running that clone in production. No good can come from that.
zaino
(Zaino)
13.Февраль.2019 02:45:03
11
I’m not. I got a new theme set up properly now.
Stephen
(Stephen)
13.Февраль.2019 02:50:37
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.
zaino
(Zaino)
13.Февраль.2019 02:53:29
13
Yep cool. And that repo of the clone will be deleted shortly as well. Thanks for the tip.
Я только что попробовал установить тему Graceful через функцию установки в админ-панели Discourse, но получил эту ошибку. Есть какие-нибудь идеи?
pfaffman
(Jay Pfaffman)
27.Февраль.2020 13:34:14
15
Сообщение об ошибке, скорее всего, верно. Работает ли используемый вами URL в вашем веб-браузере?
Вчера это не работало. Сегодня работает.