Core: Pusher extension only works partially

Created on 20 Apr 2016  路  13Comments  路  Source: flarum/core

As per this discussion https://discuss.flarum.org/d/2558-need-help-in-using-pusher-with-flarum/40

Only the notifications under the bell are working.
Yellow bar doesn't show up and discussions aren't instantly updated with new posts if the user has a discussion tab open.

typbug

Most helpful comment

Problem detected in / src / Listener / PushNewPosts.php

protected function getPusher() does not return the Cluster so it just work with the Default (mt1(us-east-1) )

after adding , ['cluster' => $this->settings->get('flarum-pusher.app_cluster')] it just works fine

All 13 comments

Problem detected in / src / Listener / PushNewPosts.php

protected function getPusher() does not return the Cluster so it just work with the Default (mt1(us-east-1) )

after adding , ['cluster' => $this->settings->get('flarum-pusher.app_cluster')] it just works fine

I can confirm that the problem is fixed with @The-F4m3's code.

This is fixed in dev-master, can this issue be closed?

@CDK2020 would you have linked to the commit I could do that faster 馃槆

Is the app updated? Last night it didn't worked for me :(

@NamVr that's not much to go on. Use the forums for initial support please.

I know. After reading all the chats, I am here.28.07.2020, 10:51, "Dani毛l Klabbers" notifications@github.com:
@NamVr that's not much to go on. Use the forums for initial support please.

鈥擸ou are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
聽---------------------------------------------------------------------------------

If you suspect that the issue is with pusher, please provide instructions to reproduce the issue, as well as verification of the issue happening if possible.

At the first time on testing, the forums were updating regularly.There was no issue. But after a month or so, pusher suddenly started not working and then,聽I just made a new beam in it and changed the credentials in flarum admin area.that worked but I wonder do I have to monthly change the credentials?28.07.2020, 16:57, "Alexander Skvortsov" notifications@github.com:
If you suspect that the issue is with pusher, please provide instructions to reproduce the issue, as well as verification of the issue happening if possible.

鈥擸ou are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
聽---------------------------------------------------------------------------------聽Let me know if we can help you further. We always try to provide customer superior service levels, quickly and accurate at the point. I hope I was able to address your query efficiently.聽NOTE: We are providing high-quality gaming servers for you at a discounted price during the lockdown. To avail the offer, please visit our website and compare plans.聽Regards,Naman VratiWordPress Freelancer and Cloud Management Engineer - Founder of Team ELITES Org.https://namanvrati.cf/

That looks like an issue with pusher itself, not with this extension. I would recommend reaching out to them for support.

Okay :) I just changed the region from ap1 to ap2Nothing else let's see how long it will run good.28.07.2020, 17:32, "Alexander Skvortsov" notifications@github.com:
That looks like an issue with pusher itself, not with this extension. I would recommend reaching out to them for support.

鈥擸ou are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
聽---------------------------------------------------------------------------------聽Let me know if we can help you further. We always try to provide customer superior service levels, quickly and accurate at the point. I hope I was able to address your query efficiently.聽NOTE: We are providing high-quality gaming servers for you at a discounted price during the lockdown. To avail the offer, please visit our website and compare plans.聽Regards,Naman VratiWordPress Freelancer and Cloud Management Engineer - Founder of Team ELITES Org.https://namanvrati.cf/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

webpigeon picture webpigeon  路  3Comments

luceos picture luceos  路  4Comments

Ralkage picture Ralkage  路  4Comments

jordanjay29 picture jordanjay29  路  3Comments

ardacebi picture ardacebi  路  4Comments