# There was an error while trying to load the gem 'octokit'

**URL:** https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708
**Category:** Linux
**Tags:** github-releases, bug, build-env
**Created:** [January 3, 2020, 3:27am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708 "2020-01-03T03:27:09Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![Gkxie](https://avatars.discourse-cdn.com/v4/letter/g/3bc359/32.png) [@Gkxie](https://travis-ci.community/u/Gkxie)
#### Post date: [January 3, 2020, 3:27am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/1 "2020-01-03T03:27:09Z")

</div>

I don’t know what happend, and who can help me.  
[https://travis-ci.com/jd-ftf/wot-design-mini/builds/142953099](https://travis-ci.com/jd-ftf/wot-design-mini/builds/142953099)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/travis_ci/original/2X/6/6f9df34499e7f048c9ff9d0d369c1a4a450f4e1b.png)

---

<div class="post-metadata">

### Author: ![heca-project](https://avatars.discourse-cdn.com/v4/letter/h/ecd19e/32.png) [@heca-project](https://travis-ci.community/u/heca-project)
#### Post date: [January 3, 2020, 3:47am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/2 "2020-01-03T03:47:26Z")

</div>

So I’m not the only one with this [problem](https://travis-ci.org/heca-project/heca/jobs/631770518).

---

<div class="post-metadata">

### Author: ![Montana](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/montana/32/9566_2.png) [@Montana](https://travis-ci.community/u/Montana)
#### Post date: [January 3, 2020, 9:28am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/3 "2020-01-03T09:28:31Z")

</div>

Hey folks,

A new version of octokit has been released, you can look at the details here: [Octokit new release](https://github.com/octokit/octokit.rb/releases/tag/v4.15.0).

Which seems to curb the error that throws `Did you mean? Faraday::ClientError`.

---

<div class="post-metadata">

### Author: ![heca-project](https://avatars.discourse-cdn.com/v4/letter/h/ecd19e/32.png) [@heca-project](https://travis-ci.community/u/heca-project)
#### Post date: [January 3, 2020, 3:21am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/4 "2020-01-03T03:21:07Z")

</div>

I currently [seem](https://travis-ci.org/heca-project/heca/jobs/631770518) to be having this issue.

---

<div class="post-metadata">

### Author: ![balmas](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/balmas/32/3545_2.png) [@balmas](https://travis-ci.community/u/balmas)
#### Post date: [January 3, 2020, 12:55pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/5 "2020-01-03T12:55:21Z")

</div>

LIkewise. [https://travis-ci.com/perseids-publications/vg-treebank-display/builds/142952788](https://travis-ci.com/perseids-publications/vg-treebank-display/builds/142952788)

---

<div class="post-metadata">

### Author: ![native-api](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/native-api/32/430_2.png) [@native-api](https://travis-ci.community/u/native-api)
#### Post date: [January 3, 2020, 3:16pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/6 "2020-01-03T15:16:35Z")

</div>

The new version release has no effect because [https://github.com/travis-ci/dpl/blob/master/lib/dpl/providers/releases.rb#L16](https://github.com/travis-ci/dpl/blob/master/lib/dpl/providers/releases.rb#L16)

---

<div class="post-metadata">

### Author: ![Gkxie](https://avatars.discourse-cdn.com/v4/letter/g/3bc359/32.png) [@Gkxie](https://travis-ci.community/u/Gkxie)
#### Post date: [January 6, 2020, 2:10am UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/7 "2020-01-06T02:10:55Z")

</div>

Is there a solution for it ?

---

<div class="post-metadata">

### Author: ![proddy](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/proddy/32/3005_2.png) [@proddy](https://travis-ci.community/u/proddy)
#### Post date: [January 6, 2020, 1:00pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/8 "2020-01-06T13:00:40Z")

</div>

Me too, same problem.

[https://travis-ci.com/proddy/EMS-ESP/builds/143117872](https://travis-ci.com/proddy/EMS-ESP/builds/143117872)

---

<div class="post-metadata">

### Author: ![proddy](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/proddy/32/3005_2.png) [@proddy](https://travis-ci.community/u/proddy)
#### Post date: [January 6, 2020, 2:04pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/9 "2020-01-06T14:04:08Z")

</div>

Found a solution. Stop using the dev build of the Github dpl and go back to the main stream. So remove  
`edge:` from your travis script.

---

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [January 6, 2020, 3:09pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/10 "2020-01-06T15:09:52Z")

</div>

I’ve pushed a potential fix (which updates the dependent `octokit` version) to the `octokit-latest` branch. Please test it by:

```auto
deploy:
  provider: releases
  edge:
    branch: octkit-latest

```

and report the results. Thanks.

---

<div class="post-metadata">

### Author: ![brunobg](https://avatars.discourse-cdn.com/v4/letter/b/7993a0/32.png) [@brunobg](https://travis-ci.community/u/brunobg)
#### Post date: [January 6, 2020, 7:48pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/11 "2020-01-06T19:48:47Z")

</div>

@BanzaiMan it doesn’t work. I tried `octokit-release` too and nothing.

---

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [January 6, 2020, 7:50pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/12 "2020-01-06T19:50:21Z")

</div>

Point to the build log URL, please.

---

<div class="post-metadata">

### Author: ![brunobg](https://avatars.discourse-cdn.com/v4/letter/b/7993a0/32.png) [@brunobg](https://travis-ci.community/u/brunobg)
#### Post date: [January 6, 2020, 7:58pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/13 "2020-01-06T19:58:06Z")

</div>

[https://travis-ci.com/Corollarium/Formularium/jobs/272817745](https://travis-ci.com/Corollarium/Formularium/jobs/272817745)

---

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [January 6, 2020, 8:00pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/14 "2020-01-06T20:00:21Z")

</div>

Opps. Sorry. I gave a wrong branch name. It’s `octokit-latest`. (I’ve fixed the previous comment.)

---

<div class="post-metadata">

### Author: ![brunobg](https://avatars.discourse-cdn.com/v4/letter/b/7993a0/32.png) [@brunobg](https://travis-ci.community/u/brunobg)
#### Post date: [January 6, 2020, 8:17pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/15 "2020-01-06T20:17:35Z")

</div>

Now it works, thank you!

---

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [January 6, 2020, 9:58pm UTC](https://travis-ci.community/t/there-was-an-error-while-trying-to-load-the-gem-octokit/6708/16 "2020-01-06T21:58:51Z")

</div>

I’ve released 2.0.0.alpha.12, which should fix the problem.

Please report build log URL if it does not fix the issue. Thanks.
