Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.84 KB | None | 0 0
  1. ➜ aim-master git:(master) ✗ heroku logs
  2. 2019-12-15T07:13:18.919413+00:00 heroku[router]: at=info method=GET path="/images/fire.jpg" host=www.aimagency.de request_id=d188aeaf-5d2e-4ac1-b0d0-5cf876acd545 fwd="88.130.48.108" dyno=web.1 connect=1ms service=51ms status=200 bytes=1183424 protocol=http
  3. 2019-12-15T07:13:54.490602+00:00 heroku[router]: at=info method=GET path="/" host=www.aimagency.de request_id=7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e fwd="88.130.48.108" dyno=web.1 connect=0ms service=14ms status=500 bytes=828 protocol=http
  4. 2019-12-15T07:13:54.477873+00:00 app[web.1]: I, [2019-12-15T07:13:54.477786 #4] INFO -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Started GET "/" for 88.130.48.108 at 2019-12-15 07:13:54 +0000
  5. 2019-12-15T07:13:54.478758+00:00 app[web.1]: I, [2019-12-15T07:13:54.478678 #4] INFO -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Processing by PagesController#home as HTML
  6. 2019-12-15T07:13:54.479494+00:00 app[web.1]: I, [2019-12-15T07:13:54.479421 #4] INFO -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Rendering pages/home.html.erb within layouts/application
  7. 2019-12-15T07:13:54.487693+00:00 app[web.1]: D, [2019-12-15T07:13:54.487622 #4] DEBUG -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Campaign Load (0.8ms) SELECT "campaigns".* FROM "campaigns"
  8. 2019-12-15T07:13:54.488798+00:00 app[web.1]: I, [2019-12-15T07:13:54.488719 #4] INFO -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Rendered pages/home.html.erb within layouts/application (9.2ms)
  9. 2019-12-15T07:13:54.489072+00:00 app[web.1]: I, [2019-12-15T07:13:54.488986 #4] INFO -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.8ms)
  10. 2019-12-15T07:13:54.489627+00:00 app[web.1]: F, [2019-12-15T07:13:54.489553 #4] FATAL -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e]
  11. 2019-12-15T07:13:54.489689+00:00 app[web.1]: F, [2019-12-15T07:13:54.489628 #4] FATAL -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] ActionView::Template::Error (Must supply cloud_name in tag or in configuration):
  12. 2019-12-15T07:13:54.489865+00:00 app[web.1]: F, [2019-12-15T07:13:54.489816 #4] FATAL -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 81:
  13. 2019-12-15T07:13:54.489869+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 82: <!--image-->
  14. 2019-12-15T07:13:54.489871+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 83:
  15. 2019-12-15T07:13:54.489873+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 84: <%= link_to cl_image_tag(campaign.campaign_picture, class:"card-campaign-img", width: 278, height: 180, :crop=>"fill"), campaign_path(campaign) %>
  16. 2019-12-15T07:13:54.489874+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 85:
  17. 2019-12-15T07:13:54.489875+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 86: <!--infos-->
  18. 2019-12-15T07:13:54.489877+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] 87: <div class="card-campaign-infos">
  19. 2019-12-15T07:13:54.489904+00:00 app[web.1]: F, [2019-12-15T07:13:54.489862 #4] FATAL -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e]
  20. 2019-12-15T07:13:54.489990+00:00 app[web.1]: F, [2019-12-15T07:13:54.489919 #4] FATAL -- : [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] app/views/pages/home.html.erb:84:in `block in _app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  21. 2019-12-15T07:13:54.489992+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] app/views/pages/home.html.erb:72:in `each'
  22. 2019-12-15T07:13:54.489993+00:00 app[web.1]: [7d7ac3a9-81f6-487f-b04a-6cf8a6b82b0e] app/views/pages/home.html.erb:72:in `_app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  23. 2019-12-15T07:13:55.242685+00:00 app[web.1]: I, [2019-12-15T07:13:55.242558 #4] INFO -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Started GET "/" for 88.130.48.108 at 2019-12-15 07:13:55 +0000
  24. 2019-12-15T07:13:55.243660+00:00 app[web.1]: I, [2019-12-15T07:13:55.243590 #4] INFO -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Processing by PagesController#home as HTML
  25. 2019-12-15T07:13:55.246233+00:00 app[web.1]: I, [2019-12-15T07:13:55.246155 #4] INFO -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Rendering pages/home.html.erb within layouts/application
  26. 2019-12-15T07:13:55.251497+00:00 app[web.1]: D, [2019-12-15T07:13:55.251414 #4] DEBUG -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Campaign Load (0.8ms) SELECT "campaigns".* FROM "campaigns"
  27. 2019-12-15T07:13:55.253806+00:00 app[web.1]: I, [2019-12-15T07:13:55.253731 #4] INFO -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Rendered pages/home.html.erb within layouts/application (4.9ms)
  28. 2019-12-15T07:13:55.254198+00:00 app[web.1]: I, [2019-12-15T07:13:55.254133 #4] INFO -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.8ms)
  29. 2019-12-15T07:13:55.297904+00:00 app[web.1]: F, [2019-12-15T07:13:55.297754 #4] FATAL -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227]
  30. 2019-12-15T07:13:55.297978+00:00 app[web.1]: F, [2019-12-15T07:13:55.297899 #4] FATAL -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] ActionView::Template::Error (Must supply cloud_name in tag or in configuration):
  31. 2019-12-15T07:13:55.298475+00:00 app[web.1]: F, [2019-12-15T07:13:55.298375 #4] FATAL -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 81:
  32. 2019-12-15T07:13:55.298477+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 82: <!--image-->
  33. 2019-12-15T07:13:55.298479+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 83:
  34. 2019-12-15T07:13:55.298488+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 84: <%= link_to cl_image_tag(campaign.campaign_picture, class:"card-campaign-img", width: 278, height: 180, :crop=>"fill"), campaign_path(campaign) %>
  35. 2019-12-15T07:13:55.298489+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 85:
  36. 2019-12-15T07:13:55.298490+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 86: <!--infos-->
  37. 2019-12-15T07:13:55.298492+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] 87: <div class="card-campaign-infos">
  38. 2019-12-15T07:13:55.298538+00:00 app[web.1]: F, [2019-12-15T07:13:55.298459 #4] FATAL -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227]
  39. 2019-12-15T07:13:55.298625+00:00 app[web.1]: F, [2019-12-15T07:13:55.298551 #4] FATAL -- : [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] app/views/pages/home.html.erb:84:in `block in _app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  40. 2019-12-15T07:13:55.298627+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] app/views/pages/home.html.erb:72:in `each'
  41. 2019-12-15T07:13:55.298628+00:00 app[web.1]: [c7fa155d-ea74-4abc-b5e4-a72e0f9c8227] app/views/pages/home.html.erb:72:in `_app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  42. 2019-12-15T07:13:55.301308+00:00 heroku[router]: at=info method=GET path="/" host=aimapp.herokuapp.com request_id=c7fa155d-ea74-4abc-b5e4-a72e0f9c8227 fwd="88.130.48.108" dyno=web.1 connect=0ms service=64ms status=500 bytes=828 protocol=http
  43. 2019-12-15T07:13:55.422927+00:00 heroku[router]: at=info method=GET path="/images/fire.jpg" host=aimapp.herokuapp.com request_id=35ccbe84-7859-48da-a936-01d7a3d9309c fwd="88.130.48.108" dyno=web.1 connect=1ms service=58ms status=200 bytes=1183424 protocol=http
  44. 2019-12-15T07:13:55.895758+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=aimapp.herokuapp.com request_id=e288b1e5-cfcc-4b4c-9a13-270dd4485f02 fwd="88.130.48.108" dyno=web.1 connect=1ms service=2ms status=200 bytes=143 protocol=http
  45. 2019-12-15T07:14:01.982272+00:00 app[web.1]: I, [2019-12-15T07:14:01.982156 #4] INFO -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Started GET "/" for 88.130.48.108 at 2019-12-15 07:14:01 +0000
  46. 2019-12-15T07:14:01.982976+00:00 app[web.1]: I, [2019-12-15T07:14:01.982908 #4] INFO -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Processing by PagesController#home as HTML
  47. 2019-12-15T07:14:01.983590+00:00 app[web.1]: I, [2019-12-15T07:14:01.983512 #4] INFO -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Rendering pages/home.html.erb within layouts/application
  48. 2019-12-15T07:14:01.990982+00:00 app[web.1]: D, [2019-12-15T07:14:01.990904 #4] DEBUG -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Campaign Load (1.9ms) SELECT "campaigns".* FROM "campaigns"
  49. 2019-12-15T07:14:01.992201+00:00 app[web.1]: I, [2019-12-15T07:14:01.992135 #4] INFO -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Rendered pages/home.html.erb within layouts/application (8.5ms)
  50. 2019-12-15T07:14:01.992412+00:00 app[web.1]: I, [2019-12-15T07:14:01.992352 #4] INFO -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] Completed 500 Internal Server Error in 9ms (ActiveRecord: 1.9ms)
  51. 2019-12-15T07:14:01.992989+00:00 app[web.1]: F, [2019-12-15T07:14:01.992925 #4] FATAL -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808]
  52. 2019-12-15T07:14:01.993056+00:00 app[web.1]: F, [2019-12-15T07:14:01.992988 #4] FATAL -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] ActionView::Template::Error (Must supply cloud_name in tag or in configuration):
  53. 2019-12-15T07:14:01.993243+00:00 app[web.1]: F, [2019-12-15T07:14:01.993182 #4] FATAL -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 81:
  54. 2019-12-15T07:14:01.993246+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 82: <!--image-->
  55. 2019-12-15T07:14:01.993247+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 83:
  56. 2019-12-15T07:14:01.993259+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 84: <%= link_to cl_image_tag(campaign.campaign_picture, class:"card-campaign-img", width: 278, height: 180, :crop=>"fill"), campaign_path(campaign) %>
  57. 2019-12-15T07:14:01.993261+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 85:
  58. 2019-12-15T07:14:01.993262+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 86: <!--infos-->
  59. 2019-12-15T07:14:01.993263+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] 87: <div class="card-campaign-infos">
  60. 2019-12-15T07:14:01.993301+00:00 app[web.1]: F, [2019-12-15T07:14:01.993239 #4] FATAL -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808]
  61. 2019-12-15T07:14:01.993364+00:00 app[web.1]: F, [2019-12-15T07:14:01.993311 #4] FATAL -- : [9ea1c430-b00f-42a0-9a47-2ead02fa9808] app/views/pages/home.html.erb:84:in `block in _app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  62. 2019-12-15T07:14:01.993366+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] app/views/pages/home.html.erb:72:in `each'
  63. 2019-12-15T07:14:01.993368+00:00 app[web.1]: [9ea1c430-b00f-42a0-9a47-2ead02fa9808] app/views/pages/home.html.erb:72:in `_app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  64. 2019-12-15T07:14:01.995099+00:00 heroku[router]: at=info method=GET path="/" host=aimapp.herokuapp.com request_id=9ea1c430-b00f-42a0-9a47-2ead02fa9808 fwd="88.130.48.108" dyno=web.1 connect=5ms service=13ms status=500 bytes=828 protocol=http
  65. 2019-12-15T07:14:05.509725+00:00 app[web.1]: I, [2019-12-15T07:14:05.509639 #4] INFO -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Started GET "/" for 88.130.48.108 at 2019-12-15 07:14:05 +0000
  66. 2019-12-15T07:14:05.510348+00:00 app[web.1]: I, [2019-12-15T07:14:05.510292 #4] INFO -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Processing by PagesController#home as HTML
  67. 2019-12-15T07:14:05.510921+00:00 app[web.1]: I, [2019-12-15T07:14:05.510864 #4] INFO -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Rendering pages/home.html.erb within layouts/application
  68. 2019-12-15T07:14:05.513083+00:00 app[web.1]: D, [2019-12-15T07:14:05.513001 #4] DEBUG -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Campaign Load (0.7ms) SELECT "campaigns".* FROM "campaigns"
  69. 2019-12-15T07:14:05.514116+00:00 app[web.1]: I, [2019-12-15T07:14:05.514060 #4] INFO -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Rendered pages/home.html.erb within layouts/application (3.1ms)
  70. 2019-12-15T07:14:05.514280+00:00 app[web.1]: I, [2019-12-15T07:14:05.514230 #4] INFO -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.7ms)
  71. 2019-12-15T07:14:05.514780+00:00 app[web.1]: F, [2019-12-15T07:14:05.514730 #4] FATAL -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9]
  72. 2019-12-15T07:14:05.514823+00:00 app[web.1]: F, [2019-12-15T07:14:05.514783 #4] FATAL -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] ActionView::Template::Error (Must supply cloud_name in tag or in configuration):
  73. 2019-12-15T07:14:05.514973+00:00 app[web.1]: F, [2019-12-15T07:14:05.514929 #4] FATAL -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 81:
  74. 2019-12-15T07:14:05.514974+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 82: <!--image-->
  75. 2019-12-15T07:14:05.514976+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 83:
  76. 2019-12-15T07:14:05.514977+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 84: <%= link_to cl_image_tag(campaign.campaign_picture, class:"card-campaign-img", width: 278, height: 180, :crop=>"fill"), campaign_path(campaign) %>
  77. 2019-12-15T07:14:05.514978+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 85:
  78. 2019-12-15T07:14:05.514979+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 86: <!--infos-->
  79. 2019-12-15T07:14:05.514980+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] 87: <div class="card-campaign-infos">
  80. 2019-12-15T07:14:05.515023+00:00 app[web.1]: F, [2019-12-15T07:14:05.514973 #4] FATAL -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9]
  81. 2019-12-15T07:14:05.515068+00:00 app[web.1]: F, [2019-12-15T07:14:05.515031 #4] FATAL -- : [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] app/views/pages/home.html.erb:84:in `block in _app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  82. 2019-12-15T07:14:05.515069+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] app/views/pages/home.html.erb:72:in `each'
  83. 2019-12-15T07:14:05.515070+00:00 app[web.1]: [9d7c7bac-ab26-41b3-8369-75e7d903bbe9] app/views/pages/home.html.erb:72:in `_app_views_pages_home_html_erb___3500493425585041796_47025287712600'
  84. 2019-12-15T07:14:05.516693+00:00 heroku[router]: at=info method=GET path="/" host=aimapp.herokuapp.com request_id=9d7c7bac-ab26-41b3-8369-75e7d903bbe9 fwd="88.130.48.108" dyno=web.1 connect=1ms service=7ms status=500 bytes=828 protocol=http
  85. 2019-12-15T07:46:52.154214+00:00 app[api]: Set maintenance mode on by user studiosusiekim@gmail.com
  86. 2019-12-15T07:46:58.541363+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=www.aimagency.de request_id=d162d7ff-183c-4ac6-9999-08d3fde6bac4 fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  87. 2019-12-15T07:46:59.344053+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=www.aimagency.de request_id=7a078fa7-7a93-4db4-a855-4a7ab1fef3da fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  88. 2019-12-15T07:46:59.919228+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/favicon.ico" host=www.aimagency.de request_id=d9781f15-46f8-4613-9045-0941e55079d1 fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  89. 2019-12-15T07:50:52.553808+00:00 heroku[web.1]: Idling
  90. 2019-12-15T07:50:52.631430+00:00 heroku[web.1]: State changed from up to down
  91. 2019-12-15T07:50:56.292209+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  92. 2019-12-15T07:50:56.380494+00:00 heroku[web.1]: Process exited with status 143
  93. 2019-12-15T07:50:56.302331+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish
  94. 2019-12-15T07:50:56.306838+00:00 app[web.1]: === puma shutdown: 2019-12-15 07:50:56 +0000 ===
  95. 2019-12-15T07:50:56.306842+00:00 app[web.1]: - Goodbye!
  96. 2019-12-15T08:01:14.153925+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=www.aimagency.de request_id=2483b5d8-79b6-4ab4-b3ad-9e04eacafde7 fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  97. 2019-12-15T08:01:14.912235+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=aimapp.herokuapp.com request_id=80c14a8f-d8cc-44d1-8aff-48d181e84204 fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  98. 2019-12-15T08:01:15.457831+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=aimapp.herokuapp.com request_id=aac5417b-6d8a-44cf-8e1c-96f22cb7a721 fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  99. 2019-12-15T08:01:15.923845+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/favicon.ico" host=aimapp.herokuapp.com request_id=fa792c77-065d-4b50-88b3-8d79fa954e5e fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  100. 2019-12-15T08:56:50.412685+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=aimapp.herokuapp.com request_id=ed07d6bf-5dc4-49e8-8804-5435393f821b fwd="88.130.48.108" dyno= connect= service= status=503 bytes= protocol=http
  101. 2019-12-15T10:26:11.631968+00:00 heroku[router]: at=info code=H80 desc="Maintenance mode" method=GET path="/" host=www.aimagency.de request_id=783f25a4-a0ff-4ca0-accf-eb1f60e0a92e fwd="77.120.15.43" dyno= connect= service= status=503 bytes= protocol=http
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement