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

Bot doesn't show online #37

Closed
eagleblitzard opened this issue May 6, 2018 · 4 comments
Closed

Bot doesn't show online #37

eagleblitzard opened this issue May 6, 2018 · 4 comments

Comments

@eagleblitzard
Copy link

I followed everything step by step on the Heroku guide. This is what I got on the application log:

2018-05-06T16:45:33.864399+00:00 app[worker.1]:     from .http import HttpResponseParser, StreamWriter
2018-05-06T16:45:33.864403+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/aiohttp/http.py", line 8, in <module>
2018-05-06T16:45:33.864523+00:00 app[worker.1]:     from .http_parser import (HttpParser, HttpRequestParser, HttpResponseParser,
2018-05-06T16:45:33.864528+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/aiohttp/http_parser.py", line 15, in <module>
2018-05-06T16:45:33.864657+00:00 app[worker.1]:     from .http_writer import HttpVersion, HttpVersion10
2018-05-06T16:45:33.864661+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/aiohttp/http_writer.py", line 304, in <module>
2018-05-06T16:45:33.864920+00:00 app[worker.1]:     class URL(yarl.URL):
2018-05-06T16:45:33.864925+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/yarl/__init__.py", line 232, in __init_subclass__
2018-05-06T16:45:33.865399+00:00 app[worker.1]:     "is forbidden".format(cls))
2018-05-06T16:45:33.865421+00:00 app[worker.1]: TypeError: Inheritance a class <class 'aiohttp.http_writer.URL'> from URL is forbidden
@Scaldera93
Copy link

having the same issue. Start up and immediately crash.

@ItsFriday
Copy link

@kyb3r Please fix this issue.

@Squiffyy
Copy link

My bot says its deployed but doesn't appear online...

@ghost
Copy link

ghost commented Oct 15, 2018

I feel late to the party!

  1. The issue is not having the worker enabled.
  2. Go to the "Resources" tab on the dashboard.
  3. Click "Edit" next to the option
  4. Switch it on and press save
  5. Wait a second and the bot will appear online!

Image:
image

1 = Resources tab
2 = Switch
3 = Confirm Button

Hopefully I helped!

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