Skip to content

Instantly share code, notes, and snippets.

@benregn
Created April 17, 2012 14:47
Show Gist options
  • Select an option

  • Save benregn/2406458 to your computer and use it in GitHub Desktop.

Select an option

Save benregn/2406458 to your computer and use it in GitHub Desktop.
Heroku debug
manage.py
twitter_favorites
-settings.py
-urls.py
-wsgi.py
twitter_favs
-templates/
-static/
-templatetags/
-models.py
-urls.py
-views.py
2012-04-17T14:29:02+00:00 heroku[slugc]: Slug compilation started
2012-04-17T14:30:23+00:00 heroku[api]: Add-on add shared-database:5mb by benregn@gmail.com
2012-04-17T14:30:23+00:00 heroku[api]: Release v2 created by benregn@gmail.com
2012-04-17T14:30:23+00:00 heroku[api]: Config add PYTHONUNBUFFERED, PYTHONPATH, PATH, LD_LIBRARY_PATH, LANG, PYTHONHOME, LIBRARY_PATH, PYTHONHASHSEED by benregn@gmail.com
2012-04-17T14:30:23+00:00 heroku[api]: Release v3 created by benregn@gmail.com
2012-04-17T14:30:23+00:00 heroku[api]: Release v4 created by benregn@gmail.com
2012-04-17T14:30:23+00:00 heroku[api]: Deploy 22d4ef9 by benregn@gmail.com
2012-04-17T14:30:24+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T14:30:24+00:00 heroku[slugc]: Slug compilation finished
2012-04-17T14:30:27+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:24118 --noreload`
2012-04-17T14:30:28+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T14:30:28+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T14:30:28+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T14:30:29+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T14:30:29+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T14:30:29+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T14:30:33+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:19201 --noreload`
2012-04-17T14:30:34+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T14:30:34+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T14:30:36+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T14:30:36+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T14:33:12+00:00 heroku[router]: Error H10 (App crashed) -> GET blazing-night-6785.herokuapp.com/ dyno= queue= wait= service= status=503 bytes=
2012-04-17T14:33:13+00:00 heroku[router]: Error H10 (App crashed) -> GET blazing-night-6785.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2012-04-17T14:33:56+00:00 heroku[run.1]: State changed from created to starting
2012-04-17T14:34:00+00:00 app[run.1]: Awaiting client
2012-04-17T14:34:00+00:00 app[run.1]: Starting process with command `python manage.py syncdb`
2012-04-17T14:34:01+00:00 heroku[run.1]: Process exited with status 1
2012-04-17T14:34:01+00:00 heroku[run.1]: State changed from starting to complete
2012-04-17T14:34:21+00:00 heroku[run.1]: State changed from created to starting
2012-04-17T14:34:28+00:00 app[run.1]: Awaiting client
2012-04-17T14:34:28+00:00 app[run.1]: Starting process with command `python manage.py shell`
2012-04-17T14:34:28+00:00 heroku[run.1]: State changed from starting to up
2012-04-17T14:34:30+00:00 heroku[run.1]: Process exited with status 1
2012-04-17T14:34:30+00:00 heroku[run.1]: State changed from up to complete
2012-04-17T14:40:38+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T14:40:38+00:00 heroku[web.1]: State changed
from created to starting
2012-04-17T14:40:43+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:39432 --noreload`
2012-04-17T14:40:43+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T14:40:43+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T14:40:44+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T14:40:44+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T14:52:47+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T14:52:47+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T14:52:50+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:46665 --noreload`
2012-04-17T14:52:51+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T14:52:51+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T14:52:52+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T14:52:52+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T15:04:21+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T15:04:21+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T15:04:25+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:38878 --noreload`
2012-04-17T15:04:25+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T15:04:25+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T15:04:26+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T15:04:26+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T15:15:03+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T15:15:03+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T15:15:06+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:53109 --noreload`
2012-04-17T15:15:07+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T15:15:07+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T15:15:08+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T15:15:08+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T15:20:20+00:00 heroku[slugc]: Slug compilation started
2012-04-17T15:20:39+00:00 heroku[api]: Release v5 created by benregn@gmail.com
2012-04-17T15:20:39+00:00 heroku[api]: Deploy a832b55 by benregn@gmail.com
2012-04-17T15:20:40+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T15:20:40+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T15:20:40+00:00 heroku[slugc]: Slug compilation finished
2012-04-17T15:20:45+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:24118 --noreload`
2012-04-17T15:20:45+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T15:20:45+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T15:20:46+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T15:20:46+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T15:29:09+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T15:29:09+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T15:29:13+00:00 heroku[web.1]: Starting process with command `python ./manage.py runserver 0.0.0.0:24118 --noreload`
2012-04-17T15:29:13+00:00 app[web.1]: Unknown command: 'runserver'
2012-04-17T15:29:13+00:00 app[web.1]: Type 'manage.py help' for usage.
2012-04-17T15:29:14+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T15:29:14+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T16:31:03+00:00 app[web.1]: Usage: manage.py subcommand [options] [args]
2012-04-17T16:31:03+00:00 app[web.1]:
2012-04-17T16:31:03+00:00 app[web.1]: Options:
2012-04-17T16:31:03+00:00 app[web.1]: -v VERBOSITY, --verbosity=VERBOSITY
2012-04-17T16:31:03+00:00 app[web.1]: Verbosity level; 0=minimal output, 1=normal output,
2012-04-17T16:31:03+00:00 app[web.1]: 2=verbose output, 3=very verbose output
2012-04-17T16:31:03+00:00 app[web.1]: "myproject.settings.main". If this isn't provided, the
2012-04-17T16:31:03+00:00 app[web.1]: --settings=SETTINGS The Python path to a settings module, e.g.
2012-04-17T16:31:03+00:00 app[web.1]: DJANGO_SETTINGS_MODULE environment variable will be
2012-04-17T16:31:03+00:00 app[web.1]: used.
2012-04-17T16:31:03+00:00 app[web.1]: --pythonpath=PYTHONPATH
2012-04-17T16:31:03+00:00 app[web.1]: A directory to add to the Python path, e.g.
2012-04-17T16:31:03+00:00 app[web.1]: "/home/djangoprojects/myproject".
2012-04-17T16:31:03+00:00 app[web.1]: --traceback Print traceback on exception
2012-04-17T16:31:03+00:00 app[web.1]: --version show program's version number and exit
2012-04-17T16:31:03+00:00 app[web.1]: -h, --help show this help message and exit
2012-04-17T16:31:03+00:00 app[web.1]: Traceback (most recent call last):
2012-04-17T16:31:03+00:00 app[web.1]: File "./manage.py", line 10, in <module>
2012-04-17T16:31:03+00:00 app[web.1]: execute_from_command_line(sys.argv)
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line
2012-04-17T16:31:03+00:00 app[web.1]: utility.execute()
2012-04-17T16:31:03+00:00 app[web.1]: sys.stdout.write(self.main_help_text() + '\n')
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/
core/management/__init__.py", line 366, in execute
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 231, in main_help_text
2012-04-17T16:31:03+00:00 app[web.1]: for name, app in get_commands().iteritems():
2012-04-17T16:31:03+00:00 app[web.1]: apps = settings.INSTALLED_APPS
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/utils/functional.py", line 184, in inner
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 101, in get_commands
2012-04-17T16:31:03+00:00 app[web.1]: self._setup()
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/conf/__init__.py", line 93, in __init__
2012-04-17T16:31:03+00:00 app[web.1]: self._wrapped = Settings(settings_module)
2012-04-17T16:31:03+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
2012-04-17T16:31:03+00:00 app[web.1]: __import__(name)
2012-04-17T16:31:03+00:00 app[web.1]: TWITTER_KEY = os.environ['TWITTER_KEY']
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/twitter_favorites/settings.py", line 31, in <module>
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/UserDict.py", line 23, in __getitem__
2012-04-17T16:31:03+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/utils/importlib.py", line 35, in import_module
2012-04-17T16:31:03+00:00 app[web.1]: raise KeyError(key)
2012-04-17T16:31:03+00:00 app[web.1]: KeyError: 'TWITTER_KEY'
2012-04-17T16:31:04+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T16:31:04+00:00 heroku[web.1]: State changed from starting to crashed
2012-04-17T16:31:04+00:00 heroku[web.1]: State changed from crashed to created
2012-04-17T16:31:04+00:00 heroku[web.1]: State changed from created to starting
2012-04-17T16:31:08+00:00 heroku[web.1]: Starting process with command `python ./manage.py help`
2012-04-17T16:31:08+00:00 app[web.1]: Usage: manage.py subcommand [options] [args]
2012-04-17T16:31:08+00:00 app[web.1]:
2012-04-17T16:31:08+00:00 app[web.1]: Options:
2012-04-17T16:31:08+00:00 app[web.1]: -v VERBOSITY, --verbosity=VERBOSITY
2012-04-17T16:31:08+00:00 app[web.1]: Verbosity level; 0=minimal output, 1=normal output,
2012-04-17T16:31:08+00:00 app[web.1]: --settings=SETTINGS The Python path to a settings module, e.g.
2012-04-17T16:31:08+00:00 app[web.1]: 2=verbose output, 3=very verbose output
2012-04-17T16:31:08+00:00 app[web.1]: "myproject.settings.main". If this isn't provided, the
2012-04-17T16:31:08+00:00 app[web.1]: DJANGO_SETTINGS_MODULE environment variable will be
2012-04-17T16:31:08+00:00 app[web.1]: used.
2012-04-17T16:31:08+00:00 app[web.1]: --pythonpath=PYTHONPATH
2012-04-17T16:31:08+00:00 app[web.1]: A directory to add to the Python path, e.g.
2012-04-17T16:31:08+00:00 app[web.1]: "/home/djangoprojects/myproject".
2012-04-17T16:31:08+00:00 app[web.1]: --traceback Print traceback on exception
2012-04-17T16:31:08+00:00 app[web.1]: --version show program's version number and exit
2012-04-17T16:31:08+00:00 app[web.1]: -h, --help show this help message and exit
2012-04-17T16:31:08+00:00 app[web.1]: Traceback (most recent call last):
2012-04-17T16:31:08+00:00 app[web.1]: File "./manage.py", line 10, in <module>
2012-04-17T16:31:08+00:00 app[web.1]: execute_from_command_line(sys.argv)
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line
2012-04-17T16:31:08+00:00 app[web.1]: utility.execute()
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 366, in execute
2012-04-17T16:31:08+00:00 app[web.1]: sys.stdout.write(self.main_help_text() + '\n')
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 231, in main_help_text
2012-04-17T16:31:08+00:00 app[web.1]: for name, app in get_commands().iteritems():
2012-04-17T16:31:08+00:00 app[web.1]: apps = settings.INSTALLED_APPS
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 101, in get_commands
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/utils/functional.py", line 184, in inner
2012-04-17T16:31:08+00:00 app[web.1]: self._setup()
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/conf/__init__.py", line 93, in __init__
2012-04-17T16:31:08+00:00 app[web.1]: self._wrapped = Settings(settings_module)
2012-04-17T16:31:08+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/site-packages/django/utils/importlib.py", line 35, in import_module
2012-04-17T16:31:08+00:00 app[web.1]: __import__(name)
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/twitter_favorites/settings.py", line 31, in <module>
2012-04-17T16:31:08+00:00 app[web.1]: TWITTER_KEY = os.environ['TWITTER_KEY']
2012-04-17T16:31:08+00:00 app[web.1]: File "/app/.heroku/venv/lib/python2.7/UserDict.py", line 23, in __getitem__
2012-04-17T16:31:09+00:00 app[web.1]: KeyError: 'TWITTER_KEY'
2012-04-17T16:31:09+00:00 app[web.1]: raise KeyError(key)
2012-04-17T16:31:10+00:00 heroku[web.1]: Process exited with status 1
2012-04-17T16:31:10+00:00 heroku[web.1]: State changed from starting to crashed
web: python ./manage.py runserver 0.0.0.0:24118 --noreload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment