spark721 / sparkube

A full-stack project of YouTube clone created using Ruby on Rails, PostgreSQL, AWS S3 and React
https://sparkube.herokuapp.com/
6 stars 1 forks source link

after deploy on heroku get error log below #15

Open didindinn opened 4 years ago

didindinn commented 4 years ago

2019-12-27T18:11:07.106629+00:00 app[web.1]: F, [2019-12-27T18:11:07.106562 #4] FATAL -- : [400341f8-8389-4148-b1e5-24e2e8dc9905] 1: 2019-12-27T18:11:07.106632+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 2: <% if logged_in? %> 2019-12-27T18:11:07.106634+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 3: <script type="text/javascript"> 2019-12-27T18:11:07.106636+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 4: window.currentUser = <%= render( 2019-12-27T18:11:07.106638+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 5: "api/users/user.json.jbuilder", 2019-12-27T18:11:07.106676+00:00 app[web.1]: F, [2019-12-27T18:11:07.106616 #4] FATAL -- : [400341f8-8389-4148-b1e5-24e2e8dc9905] 2019-12-27T18:11:07.106764+00:00 app[web.1]: F, [2019-12-27T18:11:07.106700 #4] FATAL -- : [400341f8-8389-4148-b1e5-24e2e8dc9905] app/controllers/application_controller.rb:9:incurrent_user' 2019-12-27T18:11:07.106767+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] app/controllers/application_controller.rb:21:in logged_in?' 2019-12-27T18:11:07.106769+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] app/views/static_pages/root.html.erb:2:in_app_views_static_pages_root_html_erb1934374233703713770_47011903450800' 2019-12-27T18:11:07.440183+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=sparcube.herokuapp.com request_id=1277bcbd-b876-4ed5-a710-4d1a3eb39325 fwd="35.175.237.90" dyno=web.1 connect=0ms service=1ms status=200 bytes=143 protocol=https Disconnected from log stream. There may be events happening that you do not see here! Attempting to reconnect... 2019-12-27T18:11:07.106629+00:00 app[web.1]: F, [2019-12-27T18:11:07.106562 #4] FATAL -- : [400341f8-8389-4148-b1e5-24e2e8dc9905] 1: 2019-12-27T18:11:07.106632+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 2: <% if logged_in? %> 2019-12-27T18:11:07.106634+00:00 app[web.1]: [400341f8-8389-4148-b1e5-24e2e8dc9905] 3: Githubissues.

  • Githubissues is a development platform for aggregating issues.