dax
(Daniela)
2017 年6 月 17 日 10:39
1
I’m on v1.9.0.beta2 +35 and today I was checking the site settings when I found that Patreon tokens disappeared
I’ve try to run the job on Sidekiq (without tokens) and it works
All the other site settings are still the same with this exception:
those buttons are always here even if mailing list mode
is not enabled on my forum.
EDIT I had saved the all the data relative to Patreon in a doc on my pc and I can see that tokens are different in comparison to those found on Patreon today.
So I don’t know if it’s something relative to Patreon plugin or Patreon site with its recent changes.
1 个赞
pfaffman
(Jay Pfaffman)
2017 年6 月 17 日 13:45
3
There were some changes at Patreon recently. @falco should have a look.
I just tried to log I to a site that I maintain and the Patreon login page has the login button grayed out.
Edit: And on the browser where I’m still logged in, clicking the Patreon tab gives me a 500 error. Perhaps that’s due to problems with rubygems.
1 个赞
Falco
(Falco)
2017 年6 月 17 日 22:05
4
Do you have any entries on the log related to Patreon @Trash ?
This site settings are very peculiar, because they are update every week for new tokens.
Maybe the process failed somehow and the credentials got wiped.
pfaffman
(Jay Pfaffman)
2017 年6 月 17 日 22:08
5
And I think you still have credentials for mine, @falco . I get a 501 when I access the plugin page.
dax
(Daniela)
2017 年6 月 18 日 11:03
6
I’ve got old errors (178)
Job exception: undefined method map' for nil:NilClass
and the sync on Sidekiq for Patreon groups FAILED.
Now I have
Update the client key on Patreon
Insert the new tokens on Discourse
Manually trigger the job on Sidekid (result OK)
No new errors in logs.
It seems that in this way all works again. I’ll check again sidekiq and logs in 5 hours to see if the next job automatically works without errors.
1 个赞
dax
(Daniela)
2017 年6 月 18 日 17:07
7
I can confirm that all is working now. The automatic job to sync groups on sidekiq runs and I have no error on logs.
So is it possible that next week I will have the same problems…
I will check the settings again next week
3 个赞
Falco
(Falco)
2017 年6 月 20 日 21:59
8
I added better error handling and logs around this:
committed 09:37PM - 20 Jun 17 UTC
4 个赞
Falco
(Falco)
关闭
2017 年6 月 26 日 11:00
9
This topic was automatically closed after 5 days. New replies are no longer allowed.