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

Slackin page isn't sending invites #1

Open
Frijol opened this issue Aug 15, 2017 · 5 comments
Open

Slackin page isn't sending invites #1

Frijol opened this issue Aug 15, 2017 · 5 comments

Comments

@Frijol
Copy link
Member

Frijol commented Aug 15, 2017

from: https://forums.tessel.io/t/stuck-on-slack-invitation/3338

@Frijol
Copy link
Member Author

Frijol commented Aug 15, 2017

I'm merging in master of https://github.com/rauchg/slackin and trying a heroku re-deploy

@Frijol
Copy link
Member Author

Frijol commented Aug 15, 2017

Looks like recent changes to Slackin added in an invisible reCAPTCHA which we probably don't have environment variables set up for, checking into that

@Frijol
Copy link
Member Author

Frijol commented Aug 15, 2017

It does seem that Slackin's update requires reCAPTCHA per rauchg#311 and current configuration in app.json, but there's no reCAPTCHA rendered on the client side at the moment. Haven't worked with reCAPTCHA or Slackin before, so trying to figure out which undocumented steps I'm missing

@tcr
Copy link
Member

tcr commented Aug 15, 2017

We actually host this on our dokku instance: https://github.com/tessel/project/blob/master/WWW.md

git remote add dokku [email protected]:slackin
git push dokku master

Should work.

@Frijol
Copy link
Member Author

Frijol commented Aug 16, 2017

ah. That makes some things clearer at least (also, we should probably turn off the Heroku instance in that case). @tcr did you already push to dokku?

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

2 participants