question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pusher is subscribing to a private-user-accountID-undefined channel

See original GitHub issue

Problem: Screenshot 1314

Solution:

Not sure, but probably can happen when currentUserAccountID is undefined here when the Homepage component mounts.

Not too sure what urgency to place this at. It could be indicative of a larger problem or totally benign. We should at the very least not subscribe to this channel ever.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
mallenexpensifycommented, Sep 14, 2020

Per a chat with @marcaaron and @sketchydroide , this appears to be fixed. If someone finds it’s not, please comment and reopen

0reactions
marcaaroncommented, Sep 10, 2020

But maybe not 🤔 let’s see

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pusher Channels Docs | How to build presence channels
Information on users subscribing to, and unsubscribing from a channel can then be accessed by binding to events on the presence channel and...
Read more >
Error Subscribing to Pusher Presence channel from Android
When you subscribe to a presence channel the library needs to authenticate the subscription against a server (there needs to be an authority...
Read more >
Can not subscribe Existing subscription to channel #106
Hello, Pusher subscription is not working on device(iPhone 6s & iPad air 2), I am trying on Xcode 8.1 & iOS 10.1. After...
Read more >
Authenticating Users with Private Channels - Pusher - YouTube
This video demonstrates how to use Pusher Private channels to ... Private channels make it really easy to restrict who can subscribe to ......
Read more >
Get Started With Pusher: Using Private Channels - Code
When a client library attempts to subscribe to a private channel, it issues a POST request to an authorization endpoint. This endpoint has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found