Advertisement
Guest User

Untitled

a guest
Feb 12th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 12.78 KB | None | 0 0
  1. mireks-MacBook-Air:diary_app mirek$ heroku logs
  2. 2019-02-10T18:55:42.769903+00:00 app[api]: Starting process with command `rails db:migrate` by user wozmir@gmail.com
  3. 2019-02-10T19:04:33.258609+00:00 heroku[web.1]: State changed from starting to crashed
  4. 2019-02-10T19:04:33.240836+00:00 heroku[web.1]: Process exited with status 1
  5. 2019-02-10T19:23:37.166788+00:00 heroku[router]: at=info method=GET path="/assets/application-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css" host=stark-journey-59885.herokuapp.com request_id=c6e1f0c4-cfa0-4505-9da2-d9f366ae1925 fwd="185.9.18.99" dyno=web.1 connect=1ms service=4ms status=200 bytes=280 protocol=https
  6. 2019-02-11T10:30:40.468612+00:00 app[web.1]: [2019-02-11 10:30:40] FATAL SignalException: SIGTERM
  7. 2019-02-11T10:30:40.468624+00:00 app[web.1]: /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/webrick/server.rb:170:in `select'
  8. 2019-02-11T10:30:40.468630+00:00 app[web.1]: /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/webrick/server.rb:170:in `block in start'
  9. 2019-02-11T10:30:40.468632+00:00 app[web.1]: /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/webrick/server.rb:32:in `start'
  10. 2019-02-11T10:30:40.468633+00:00 app[web.1]: /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/webrick/server.rb:157:in `start'
  11. 2019-02-11T10:30:40.468635+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/handler/webrick.rb:34:in `run'
  12. 2019-02-11T10:30:40.468637+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/server.rb:297:in `start'
  13. 2019-02-11T10:30:40.468639+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/commands/server/server_command.rb:53:in `start'
  14. 2019-02-11T10:30:40.468641+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/commands/server/server_command.rb:147:in `block in perform'
  15. 2019-02-11T10:30:40.468642+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/commands/server/server_command.rb:142:in `tap'
  16. 2019-02-11T10:30:40.468644+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/commands/server/server_command.rb:142:in `perform'
  17. 2019-02-11T10:30:40.468645+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
  18. 2019-02-11T10:30:40.468647+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
  19. 2019-02-11T10:30:40.468649+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
  20. 2019-02-11T10:30:40.468650+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/command/base.rb:65:in `perform'
  21. 2019-02-11T10:30:40.468652+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/command.rb:46:in `invoke'
  22. 2019-02-11T10:30:40.468653+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/railties-5.2.2/lib/rails/commands.rb:18:in `<main>'
  23. 2019-02-11T10:30:40.468655+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
  24. 2019-02-11T10:30:40.468658+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require_with_bootsnap_lfi'
  25. 2019-02-11T10:30:40.468659+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in `register'
  26. 2019-02-11T10:30:40.468661+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in `require_with_bootsnap_lfi'
  27. 2019-02-11T10:30:40.468663+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in `require'
  28. 2019-02-11T10:30:40.468665+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `block in require'
  29. 2019-02-11T10:30:40.468666+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:257:in `load_dependency'
  30. 2019-02-11T10:30:40.468668+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
  31. 2019-02-11T10:30:40.468670+00:00 app[web.1]: bin/rails:9:in `<main>'
  32. 2019-02-11T10:30:40.468878+00:00 app[web.1]: [2019-02-11 10:30:40] INFO  going to shutdown ...
  33. 2019-02-11T10:30:40.468975+00:00 app[web.1]: [2019-02-11 10:30:40] INFO  WEBrick::HTTPServer#start done.
  34. 2019-02-11T10:30:40.504506+00:00 app[web.1]: => Booting WEBrick
  35. 2019-02-11T10:30:40.504510+00:00 app[web.1]: => Rails 5.2.2 application starting in production on http://0.0.0.0:56400
  36. 2019-02-11T10:30:40.504512+00:00 app[web.1]: => Run `rails server -h` for more startup options
  37. 2019-02-11T10:30:40.504514+00:00 app[web.1]: I, [2019-02-11T09:58:29.785434 #4]  INFO -- : [95bb2791-ce26-408c-b907-9b25d0cde608] Started GET "/" for 185.213.155.170 at 2019-02-11 09:58:29 +0000
  38. 2019-02-11T10:30:40.504516+00:00 app[web.1]: I, [2019-02-11T09:58:29.790791 #4]  INFO -- : [95bb2791-ce26-408c-b907-9b25d0cde608] Processing by WelcomeController#index as HTML
  39. 2019-02-11T10:30:40.504518+00:00 app[web.1]: I, [2019-02-11T09:58:29.805610 #4]  INFO -- : [95bb2791-ce26-408c-b907-9b25d0cde608]   Rendering welcome/index.html.erb within layouts/application
  40. 2019-02-11T10:30:40.504520+00:00 app[web.1]: I, [2019-02-11T09:58:29.811502 #4]  INFO -- : [95bb2791-ce26-408c-b907-9b25d0cde608]   Rendered welcome/index.html.erb within layouts/application (5.7ms)
  41. 2019-02-11T10:30:40.504522+00:00 app[web.1]: I, [2019-02-11T09:58:29.814381 #4]  INFO -- : [95bb2791-ce26-408c-b907-9b25d0cde608] Completed 200 OK in 23ms (Views: 11.3ms)
  42. 2019-02-11T10:30:40.504524+00:00 app[web.1]: Exiting
  43. 2019-02-11T10:31:00.001689+00:00 app[web.1]: 10.152.39.6 - - [11/Feb/2019:10:30:59 UTC] "GET / HTTP/1.1" 200 1108
  44. 2019-02-11T10:31:00.001727+00:00 app[web.1]: https://dashboard.heroku.com/ -> /
  45. 2019-02-11T10:31:00.340612+00:00 app[web.1]: 10.152.39.6 - - [11/Feb/2019:10:31:00 UTC] "GET /favicon.ico HTTP/1.1" 200 0
  46. 2019-02-11T10:31:00.340643+00:00 app[web.1]: - -> /favicon.ico
  47. 2019-02-11T11:02:09.509490+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 11373 -e production`
  48. 2019-02-11T11:05:03.726611+00:00 heroku[run.2491]: Awaiting client
  49. 2019-02-11T11:05:03.745686+00:00 heroku[run.2491]: Starting process with command `rails db migrate`
  50. 2019-02-12T10:29:28.438053+00:00 heroku[web.1]: State changed from down to starting
  51. 2019-02-12T10:35:38.797307+00:00 app[web.1]: 10.65.144.176 - - [12/Feb/2019:10:35:38 UTC] "GET /favicon.ico HTTP/1.1" 200 0
  52. 2019-02-12T10:35:38.797329+00:00 app[web.1]: - -> /favicon.ico
  53. 2019-02-12T10:39:21.527323+00:00 heroku[run.4273]: Process exited with status 0
  54. 2019-02-12T10:42:47.235107+00:00 app[web.1]: 10.31.75.30 - - [12/Feb/2019:10:42:47 UTC] "GET / HTTP/1.1" 500 1635
  55. 2019-02-12T10:42:47.235137+00:00 app[web.1]: https://dashboard.heroku.com/ -> /
  56. 2019-02-12T10:47:16.000000+00:00 app[api]: Build started by user wozmir@gmail.com
  57. 2019-02-12T10:48:28.231630+00:00 app[web.1]: Could not download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/6.0.1/rubyext-ruby-2.6.0-x86_64-linux.tar.gz: The requested URL returned error: 404
  58. 2019-02-12T10:48:28.231679+00:00 app[web.1]: Trying next mirror...
  59. 2019-02-12T10:55:16.333058+00:00 heroku[web.1]: State changed from starting to up
  60. 2019-02-12T10:57:00.159670+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  61. 2019-02-12T10:57:15.059397+00:00 app[web.1]: App 134 output: I, [2019-02-12T10:57:15.059032 #134]  INFO -- : [f83d365d-6399-4a86-9eed-418db7144568] Started HEAD "/" for 127.0.0.1 at 2019-02-12 10:57:15 +0000
  62. 2019-02-12T10:57:15.062115+00:00 app[web.1]: App 134 output: I, [2019-02-12T10:57:15.061863 #134]  INFO -- : [f83d365d-6399-4a86-9eed-418db7144568] Processing by WelcomeController#index as HTML
  63. 2019-02-12T10:57:15.076820+00:00 app[web.1]: App 134 output: I, [2019-02-12T10:57:15.076539 #134]  INFO -- : [f83d365d-6399-4a86-9eed-418db7144568]   Rendering welcome/index.html.erb within layouts/application
  64. 2019-02-12T10:57:15.078494+00:00 app[web.1]: App 134 output: I, [2019-02-12T10:57:15.078209 #134]  INFO -- : [f83d365d-6399-4a86-9eed-418db7144568]   Rendered welcome/index.html.erb within layouts/application (1.4ms)
  65. 2019-02-12T10:57:15.078737+00:00 app[web.1]: App 134 output: I, [2019-02-12T10:57:15.078552 #134]  INFO -- : [f83d365d-6399-4a86-9eed-418db7144568] Completed 500 Internal Server Error in 16ms
  66. 2019-02-12T10:57:15.080224+00:00 app[web.1]: App 134 output: F, [2019-02-12T10:57:15.079644 #134] FATAL -- : [f83d365d-6399-4a86-9eed-418db7144568]
  67. 2019-02-12T10:57:15.080233+00:00 app[web.1]: App 134 output: F, [2019-02-12T10:57:15.079720 #134] FATAL -- : [f83d365d-6399-4a86-9eed-418db7144568] SyntaxError (/app/app/views/welcome/index.html.erb:2: dynamic constant assignment
  68. 2019-02-12T10:57:15.080236+00:00 app[web.1]: App 134 output: '.freeze;   for Entry in @entries
  69. 2019-02-12T10:57:15.080243+00:00 app[web.1]: App 134 output:                 ^~~~~):
  70. 2019-02-12T10:57:15.080245+00:00 app[web.1]: App 134 output: F, [2019-02-12T10:57:15.079787 #134] FATAL -- : [f83d365d-6399-4a86-9eed-418db7144568]
  71. 2019-02-12T10:57:15.080247+00:00 app[web.1]: App 134 output: F, [2019-02-12T10:57:15.079865 #134] FATAL -- : [f83d365d-6399-4a86-9eed-418db7144568] app/views/welcome/index.html.erb:2: dynamic constant assignment
  72. 2019-02-12T10:59:59.949545+00:00 heroku[web.1]: Restarting
  73. 2019-02-12T11:00:10.668476+00:00 app[web.1]: Warning: compilation didn't succeed. To learn why, read this file:
  74. 2019-02-12T11:00:10.668517+00:00 app[web.1]: /tmp/passenger_native_support-7fpwj5.log
  75. 2019-02-12T11:00:10.668519+00:00 app[web.1]: [passenger_native_support.so] finding downloads for the current Ruby interpreter...
  76. 2019-02-12T11:00:10.668523+00:00 app[web.1]: (set PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY=0 to disable)
  77. 2019-02-12T11:00:10.848366+00:00 app[web.1]: Could not download https://github.com/phusion/passenger/releases/download/release-6.0.1/rubyext-ruby-2.6.0-x86_64-linux.tar.gz: The requested URL returned error: 404 Not Found
  78. 2019-02-12T11:00:10.848598+00:00 app[web.1]: Trying next mirror...
  79. 2019-02-12T11:04:12.040081+00:00 heroku[web.1]: State changed from up to starting
  80. 2019-02-12T11:12:38.409604+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=stark-journey-59885.herokuapp.com request_id=ce9cb42b-7c51-4aa1-b3bb-6a777c234558 fwd="77.247.85.71" dyno=web.1 connect=1ms service=1ms status=200 bytes=232 protocol=https
  81. 2019-02-12T11:25:14.429693+00:00 app[web.1]: Warning: compilation didn't succeed. To learn why, read this file:
  82. 2019-02-12T11:25:14.429747+00:00 app[web.1]: /tmp/passenger_native_support-14ho78g.log
  83. 2019-02-12T11:25:14.429751+00:00 app[web.1]: [passenger_native_support.so] finding downloads for the current Ruby interpreter...
  84. 2019-02-12T11:25:14.429753+00:00 app[web.1]: (set PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY=0 to disable)
  85. 2019-02-12T11:25:14.570684+00:00 app[web.1]: Could not download https://github.com/phusion/passenger/releases/download/release-6.0.1/rubyext-ruby-2.6.0-x86_64-linux.tar.gz: The requested URL returned error: 404 Not Found
  86. 2019-02-12T11:25:14.570758+00:00 app[web.1]: Trying next mirror...
  87. 2019-02-12T11:25:14.994898+00:00 app[web.1]: Could not download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/6.0.1/rubyext-ruby-2.6.0-x86_64-linux.tar.gz: The requested URL returned error: 404
  88. 2019-02-12T11:25:14.994994+00:00 app[web.1]: Trying next mirror...
  89. 2019-02-12T11:25:15.048555+00:00 app[web.1]: Could not download https://s3.amazonaws.com/phusion-passenger/binaries/passenger/by_release/6.0.1/rubyext-ruby-2.6.0-x86_64-linux.tar.gz: The requested URL returned error: 403 Forbidden
  90. 2019-02-12T11:25:15.048809+00:00 app[web.1]: [passenger_native_support.so] will not be used (can't compile or download)
  91. 2019-02-12T11:25:15.052073+00:00 app[web.1]: --> Passenger will still operate normally.
  92. 2019-02-12T11:25:15.191354+00:00 app[web.1]: =============== Phusion Passenger Standalone web server started ===============
  93. 2019-02-12T11:25:15.191361+00:00 app[web.1]: PID file: /app/passenger.16047.pid
  94. 2019-02-12T11:25:15.191362+00:00 app[web.1]: Log file: /app/log/passenger.16047.log
  95. 2019-02-12T11:25:15.191427+00:00 app[web.1]: Environment: production
  96. 2019-02-12T11:25:15.191472+00:00 app[web.1]: Accessible via: http://0.0.0.0:16047/
  97. 2019-02-12T11:25:15.191475+00:00 app[web.1]:
  98. 2019-02-12T11:25:15.191481+00:00 app[web.1]: You can stop Phusion Passenger Standalone by pressing Ctrl-C.
  99. 2019-02-12T11:25:15.191483+00:00 app[web.1]: Problems? Check https://www.phusionpassenger.com/library/admin/standalone/troubleshooting/
  100. 2019-02-12T11:25:15.191488+00:00 app[web.1]: ===============================================================================
  101. 2019-02-12T11:39:12.651827+00:00 app[api]: Release v19 created by user wozmir@gmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement