# Patreon のダッシュボードでエラーが発生...消えません

**URL:** https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588
**Category:** Support
**Created:** [2018 年 7 月 31 日午後 5:25 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588 "2018-07-31T17:25:10Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![tommeyboy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tommeyboy/32/105678_2.png) [@tommeyboy](https://meta.discourse.org/u/tommeyboy)
#### Post date: [2018 年 7 月 31 日午後 5:25 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/1 "2018-07-31T17:25:10Z")

</div>

When I was setting up discourse, I was playing around with all the different plugins and I mistakenly enabled pantreon. I have since disabled the plugin, but I’m still getting the following errors:

Some problems have been found with your installation of Discourse:

- Patreon creator access token and refresh token values in your site settings are wrong.

Last checked: July 31, 2018 1:20 PM Refresh

* * *

How do I clear the error?

-T-

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2018 年 7 月 31 日午後 6:20 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/2 "2018-07-31T18:20:27Z")

</div>

> [@Configure Patreon integration with Discourse](https://meta.discourse.org/t/configure-patreon-integration-with-discourse/62380/72):
>
> > error won’t go away even if we disable plugin
> 
> A successful sync will remove the error message (try ‘Refresh’ button after that). Yes disabling the plugin also should remove it. Added to my list 📝

It’s already in my list for a while. I will try to fix it soon.

---

<div class="post-metadata">

### Author: ![tommeyboy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tommeyboy/32/105678_2.png) [@tommeyboy](https://meta.discourse.org/u/tommeyboy)
#### Post date: [2018 年 7 月 31 日午後 6:52 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/3 "2018-07-31T18:52:47Z")

</div>

Thank you. I’ll keep an eye out for the update. 🙂

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2018 年 7 月 31 日午後 9:39 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/4 "2018-07-31T21:39:52Z")

</div>

I added expire time for the admin problem message. So it will get removed automatically after 7 hours.

---

<div class="post-metadata">

### Author: ![tommeyboy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tommeyboy/32/105678_2.png) [@tommeyboy](https://meta.discourse.org/u/tommeyboy)
#### Post date: [2018 年 7 月 31 日午後 9:56 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/5 "2018-07-31T21:56:26Z")

</div>

awesome. My discourse forum is currently hosted on nodechef. How will these updates get pushed out to other hosting companies?

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2018 年 7 月 31 日午後 10:04 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/6 "2018-07-31T22:04:54Z")

</div>

I am not sure about their hosted option. Normally you can upgrade any plugin by navigating to the URL `/admin/upgrade`. Else you should contact them.

Also I realized since the error message is already added in your case the above solution may not work for you. So I recommend you to run the below command in your console.

```plaintext
cd /var/discourse
rails c
AdminDashboardData.clear_problem_message(Patreon::Api::ACCESS_TOKEN_INVALID)

```

---

<div class="post-metadata">

### Author: ![tommeyboy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tommeyboy/32/105678_2.png) [@tommeyboy](https://meta.discourse.org/u/tommeyboy)
#### Post date: [2018 年 7 月 31 日午後 10:12 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/7 "2018-07-31T22:12:36Z")

</div>

Thanks. Unfortunately, I don’t have shell access or access to /admin/upgrade.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2018 年 8 月 4 日午後 12:30 UTC](https://meta.discourse.org/t/patreon-error-in-the-dashboard-wont-go-away/93588/8 "2018-08-04T12:30:15Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.
