-
Notifications
You must be signed in to change notification settings - Fork 1
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
Docker Issue #9
Comments
It looks like the reference to the Is there a |
I see, it may be that the API call for creating the Make sure that the spreadsheet is shared with write permission to the service account you created. It looks like the service account is unable to create the worksheet. |
I'll add some code to log the error in case the API call fails. |
@jwasinski, I've released |
Great, to get around the issue:
Now it works nicely, can ping the bot via slack, but this issue arises.
|
This is heroku complaining that the bot doesn't bind to a port, in fact it doesn't 😃 Let me see if I can disable this on the heroku config. Btw it should work now if you deploy somewhere else as you did before. |
The issue with heroku killing the bot is like these:
you just need to run a Let me see if this can be configured in the Heroku button... (not sure) |
When running in docker, this bug happens.
The text was updated successfully, but these errors were encountered: