# Error installing theme from Github

**URL:** https://meta.discourse.org/t/error-installing-theme-from-github/374455
**Category:** Self-hosting
**Created:** [July 16, 2025, 1:46pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455 "2025-07-16T13:46:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![itd-john](https://avatars.discourse-cdn.com/v4/letter/i/8dc957/32.png) [@itd-john](https://meta.discourse.org/u/itd-john)
#### Post date: [July 16, 2025, 1:46pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455/1 "2025-07-16T13:46:19Z")

</div>

When I try to install a theme from a github repo, I am getting a 500 error on both. Here are the logs from installing a theme from a repo:

```plaintext
Job exception: Failed to backfill 'First Flag' badge: {revoked_callback: #<Proc:0x0000000124c9ea08 /Users/jrb/Discourse/discourse-itd/app/jobs/regular/backfill_badge.rb:20 (lambda)>, granted_callback:
7:38 am
Failed to process hijacked response correctly : Errno::ENOENT : No such file or directory - timeout

```

Trying to get off the ground here but, run into errors every time I try to do something. I’ve looked through the forum but, not finding anything to help solve the issue. Thanks in advance!

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [July 16, 2025, 11:43pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455/2 "2025-07-16T23:43:23Z")

</div>

Are you installing a #Customization > Theme/#customization:theme-component, or a #Customization > Plugin?  
Installing theme:

> [@Installing a theme or theme component](https://meta.discourse.org/t/installing-a-theme-or-theme-component/63682):
>
> bookmark This is a guide for installing and managing themes and theme components in Discourse. person_raising_hand Required user level: Administrator Installing and customizing themes can significantly improve the look and feel of your Discourse site. You can easily import and manage themes and their components through the Discourse admin panel. This guide covers: Importing new themes and theme components Adding theme components to a theme Managing automatic updates Additional resourc…

Installing plugin:

> [@Install plugins on a self-hosted site](https://meta.discourse.org/t/install-plugins-on-a-self-hosted-site/19157):
>
> warning This guide assumes that you have a self-hosted standard installation. We only support the standard method of install here, so these instructions assume you have a [standard install](https://meta.discourse.org/t/142537?silent=true). warning This guide only applies to self-hosted Discourse instances. If you are using a managed hosting service, the available plugins are controlled by your hosting provider. For example, on our hosting [these specific plugins](https://www.discourse.org/plugins) are available by hosting tier. information_source As of mid-2025, [many p…](https://meta.discourse.org/t/373574)

---

<div class="post-metadata">

### Author: ![itd-john](https://avatars.discourse-cdn.com/v4/letter/i/8dc957/32.png) [@itd-john](https://meta.discourse.org/u/itd-john)
#### Post date: [July 17, 2025, 4:18pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455/3 "2025-07-17T16:18:14Z")

</div>

I’ve gone through all of those tutorials. Nothing works, everything errors. I followed the install instructions for mac as well.

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [July 17, 2025, 10:44pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455/4 "2025-07-17T22:44:43Z")

</div>

Could you share the Github repo URL? Thanks.

---

<div class="post-metadata">

### Author: ![itd-john](https://avatars.discourse-cdn.com/v4/letter/i/8dc957/32.png) [@itd-john](https://meta.discourse.org/u/itd-john)
#### Post date: [July 18, 2025, 4:19pm UTC](https://meta.discourse.org/t/error-installing-theme-from-github/374455/5 "2025-07-18T16:19:44Z")

</div>

Hi Nate! Yes, the theme I’m trying to instal currently is an OOTB theme. I’m installing Mint theme. I’ve tried installing directly through the UI from my device and from a git repo, I receive a 500 error on both. [GitHub - discourse/discourse-mint-theme: A modern theme with a hint of mint · GitHub](https://github.com/discourse/discourse-mint-theme)

> Failed to process hijacked response correctly : Errno::ENOENT : No such file or directory - timeout

Thanks!
