dax
(Daniela)
Juin 17, 2017, 10:39
1
Je suis sur la version v1.9.0.beta2 +35 et, en vérifiant les paramètres du site aujourd’hui, j’ai constaté que les jetons Patreon avaient disparu.
J’ai essayé d’exécuter la tâche sur Sidekiq (sans les jetons) et cela fonctionne.
Tous les autres paramètres du site sont restés identiques, à cette exception près :
Ces boutons sont toujours présents, même si le « mode liste de diffusion » n’est pas activé sur mon forum.
MODIFICATION J’avais sauvegardé toutes les données relatives à Patreon dans un document sur mon PC et je peux constater que les jetons sont différents de ceux affichés sur Patreon aujourd’hui.
Je ne sais donc pas s’il s’agit d’un problème lié au plugin Patreon ou au site Patreon lui-même, compte tenu de ses récents changements.
pfaffman
(Jay Pfaffman)
Juin 17, 2017, 1: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.
Falco
(Falco)
Juin 17, 2017, 10: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)
Juin 17, 2017, 10:08
5
And I think you still have credentials for mine, @falco . I get a 501 when I access the plugin page.
dax
(Daniela)
Juin 18, 2017, 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.
dax
(Daniela)
Juin 18, 2017, 5: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
Falco
(Falco)
Juin 20, 2017, 9:59
8