Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh install throws pusher errors #77

Closed
tarwich opened this issue Aug 26, 2015 · 7 comments
Closed

Fresh install throws pusher errors #77

tarwich opened this issue Aug 26, 2015 · 7 comments

Comments

@tarwich
Copy link

tarwich commented Aug 26, 2015

When you start a new pairing session after a fresh install, you get pusher errors.

First, I installed...

apm install atom-pair

Then opened atom
Then used the "AtomPair: Start a new pairing session" command
image

And I got this error
image

Mac OS X 10.10.3.14D136:
  arch: x86_64
Atom:
  version: 1.0.7
  architecture: x86_64
@jpatel531
Copy link
Contributor

Hi there! That's bizarre, the package should be using the default Pusher keys. On the settings page for the package, do you have any keys registered?

@raymondhardy
Copy link

Yeah i think this is also a problem with moving the settings. You can add the default keys in.
"atom-pair":
pusher_app_key: "d41a439c438a100756f5"
pusher_app_secret: "4bf35003e819bb138249"

You can get to the settings by clicking on the box from the plugin screen the settings are listed below

@xuebingli
Copy link

I am experiencing this error as well. This error still appears even after I manually add my own Pusher key and secret to the plugin's config file.

@jpatel531
Copy link
Contributor

Copied from #78 :

Hi there - 2.0.9 should resolve this. I realize that I was only merging the main module with the config options only when the package was activated, meaning you couldn't see them in your settings page pre-activation. It should be fine now, hopefully :/ apologies!

@xuebingli
Copy link

Thank you for fixing it @jpatel531

@atroche
Copy link

atroche commented Aug 28, 2015

nice!

@tarwich
Copy link
Author

tarwich commented Aug 28, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants