2017-06-01T19:07:49.192785+00:00 app[web.1]: [2017-06-01 19:07:49,192][PID:15][INFO][metrics] method=POST path=/login endpoint=redash.login status=302 content_type=text/html; charset=utf-8 content_length=277 duration=174.66 query_count=2 query_duration=5.68 2017-06-01T19:07:49.275009+00:00 app[web.1]: [2017-06-01 19:07:49,273] ERROR in app: Exception on / [GET] 2017-06-01T19:07:49.275012+00:00 app[web.1]: Traceback (most recent call last): 2017-06-01T19:07:49.275013+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1988, in wsgi_app 2017-06-01T19:07:49.275013+00:00 app[web.1]: response = self.full_dispatch_request() 2017-06-01T19:07:49.275014+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1641, in full_dispatch_request 2017-06-01T19:07:49.275017+00:00 app[web.1]: rv = self.handle_user_exception(e) 2017-06-01T19:07:49.275018+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask_restful/__init__.py", line 271, in error_router 2017-06-01T19:07:49.275018+00:00 app[web.1]: return original_handler(e) 2017-06-01T19:07:49.275019+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1544, in handle_user_exception 2017-06-01T19:07:49.275019+00:00 app[web.1]: reraise(exc_type, exc_value, tb) 2017-06-01T19:07:49.275020+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1639, in full_dispatch_request 2017-06-01T19:07:49.275020+00:00 app[web.1]: rv = self.dispatch_request() 2017-06-01T19:07:49.275021+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1625, in dispatch_request 2017-06-01T19:07:49.275021+00:00 app[web.1]: return self.view_functions[rule.endpoint](**req.view_args) 2017-06-01T19:07:49.275022+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask_login/utils.py", line 228, in decorated_view 2017-06-01T19:07:49.275022+00:00 app[web.1]: return func(*args, **kwargs) 2017-06-01T19:07:49.275023+00:00 app[web.1]: File "/app/redash/handlers/static.py", line 30, in index 2017-06-01T19:07:49.275023+00:00 app[web.1]: return send_file(full_path, **dict(cache_timeout=0, conditional=True)) 2017-06-01T19:07:49.275024+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/helpers.py", line 536, in send_file 2017-06-01T19:07:49.275024+00:00 app[web.1]: file = open(filename, 'rb') 2017-06-01T19:07:49.275025+00:00 app[web.1]: IOError: [Errno 2] No such file or directory: '/app/redash/../client/dist/index.html' 2017-06-01T19:07:49.275090+00:00 app[web.1]: [2017-06-01 19:07:49,273][PID:13][ERROR][redash] Exception on / [GET] 2017-06-01T19:07:49.275091+00:00 app[web.1]: Traceback (most recent call last): 2017-06-01T19:07:49.275091+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1988, in wsgi_app 2017-06-01T19:07:49.275092+00:00 app[web.1]: response = self.full_dispatch_request() 2017-06-01T19:07:49.275093+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1641, in full_dispatch_request 2017-06-01T19:07:49.275093+00:00 app[web.1]: rv = self.handle_user_exception(e) 2017-06-01T19:07:49.275094+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask_restful/__init__.py", line 271, in error_router 2017-06-01T19:07:49.275094+00:00 app[web.1]: return original_handler(e) 2017-06-01T19:07:49.275095+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1544, in handle_user_exception 2017-06-01T19:07:49.275096+00:00 app[web.1]: reraise(exc_type, exc_value, tb) 2017-06-01T19:07:49.275096+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1639, in full_dispatch_request 2017-06-01T19:07:49.275097+00:00 app[web.1]: rv = self.dispatch_request() 2017-06-01T19:07:49.275098+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1625, in dispatch_request 2017-06-01T19:07:49.275098+00:00 app[web.1]: return self.view_functions[rule.endpoint](**req.view_args) 2017-06-01T19:07:49.275099+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask_login/utils.py", line 228, in decorated_view 2017-06-01T19:07:49.275100+00:00 app[web.1]: return func(*args, **kwargs) 2017-06-01T19:07:49.275100+00:00 app[web.1]: File "/app/redash/handlers/static.py", line 30, in index 2017-06-01T19:07:49.275101+00:00 app[web.1]: return send_file(full_path, **dict(cache_timeout=0, conditional=True)) 2017-06-01T19:07:49.275101+00:00 app[web.1]: File "/app/.heroku/python/lib/python2.7/site-packages/flask/helpers.py", line 536, in send_file 2017-06-01T19:07:49.275102+00:00 app[web.1]: file = open(filename, 'rb') 2017-06-01T19:07:49.275103+00:00 app[web.1]: IOError: [Errno 2] No such file or directory: '/app/redash/../client/dist/index.html' 2017-06-01T19:07:49.275471+00:00 app[web.1]: [2017-06-01 19:07:49,275][PID:13][INFO][metrics] method=GET path=/ endpoint=redash.index status=500 content_type=? content_length=-1 duration=44.05 query_count=2 query_duration=5.10 2017-06-01T19:08:03+00:00 app[heroku-redis]: source=REDIS sample#active-connections=11 sample#load-avg-1m=0.18 sample#load-avg-5m=0.115 sample#load-avg-15m=0.135 sample#read-iops=0 sample#write-iops=0 sample#memory-total=15664292kB sample#memory-free=12060220kB sample#memory-cached=1217376kB sample#memory-redis=493984bytes sample#hit-rate=0.19048 sample#evicted-keys=0 2017-06-01T19:09:17+00:00 app[heroku-redis]: source=REDIS sample#active-connections=11 sample#load-avg-1m=0.205 sample#load-avg-5m=0.125 sample#load-avg-15m=0.135 sample#read-iops=0 sample#write-iops=0 sample#memory-total=15664292kB sample#memory-free=12058688kB sample#memory-cached=1217648kB sample#memory-redis=493984bytes sample#hit-rate=0.19048 sample#evicted-keys=0 2017-06-01T19:10:30+00:00 app[heroku-redis]: source=REDIS sample#active-connections=11 sample#load-avg-1m=0.16 sample#load-avg-5m=0.12 sample#load-avg-15m=0.135 sample#read-iops=0 sample#write-iops=0 sample#memory-total=15664292kB sample#memory-free=12058580kB sample#memory-cached=1218464kB sample#memory-redis=493984bytes sample#hit-rate=0.19048 sample#evicted-keys=0