W, [2022-05-11T19:18:52.530129 #857233] WARN -- : You are running SQLite in production, this is generally not recommended. You can disable this warning by setting "config.active_record.sqlite3_production_warning=false".
I, [2022-05-11T19:18:52.747197 #857305] INFO -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558] Started GET "/" for 127.0.0.1 at 2022-05-11 19:18:52 -0700
I, [2022-05-11T19:18:52.748428 #857305] INFO -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558] Processing by HomeController#index as HTML
I, [2022-05-11T19:18:52.750202 #857305] INFO -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558] Rendered home/index.html.erb within layouts/application (Duration: 0.2ms | Allocations: 175)
I, [2022-05-11T19:18:52.752968 #857305] INFO -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558] Rendered layout layouts/application.html.erb (Duration: 3.1ms | Allocations: 1917)
I, [2022-05-11T19:18:52.753092 #857305] INFO -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558] Completed 500 Internal Server Error in 5ms (Allocations: 3159)
F, [2022-05-11T19:18:52.753502 #857305] FATAL -- : [94936b2b-25a8-4cb2-87ae-ef17c39f2558]
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.
):
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 7: <%= csp_meta_tag %>
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 8:
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 9:
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 10: <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 11: <%= javascript_importmap_tags %>
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 12:
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] 13:
[94936b2b-25a8-4cb2-87ae-ef17c39f2558]
[94936b2b-25a8-4cb2-87ae-ef17c39f2558] app/views/layouts/application.html.erb:10
I, [2022-05-11T19:21:01.193811 #857305] INFO -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b] Started GET "/" for 127.0.0.1 at 2022-05-11 19:21:01 -0700
I, [2022-05-11T19:21:01.194313 #857305] INFO -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b] Processing by HomeController#index as HTML
I, [2022-05-11T19:21:01.194721 #857305] INFO -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b] Rendered home/index.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4)
I, [2022-05-11T19:21:01.195644 #857305] INFO -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b] Rendered layout layouts/application.html.erb (Duration: 1.0ms | Allocations: 1086)
I, [2022-05-11T19:21:01.195748 #857305] INFO -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b] Completed 500 Internal Server Error in 1ms (Allocations: 1325)
F, [2022-05-11T19:21:01.196281 #857305] FATAL -- : [b9780375-a1fe-49a5-8ed5-850fe0e97d0b]
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.
):
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 7: <%= csp_meta_tag %>
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 8:
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 9:
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 10: <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 11: <%= javascript_importmap_tags %>
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 12:
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] 13:
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b]
[b9780375-a1fe-49a5-8ed5-850fe0e97d0b] app/views/layouts/application.html.erb:10
I, [2022-05-11T19:21:22.775493 #857305] INFO -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d] Started GET "/" for 127.0.0.1 at 2022-05-11 19:21:22 -0700
I, [2022-05-11T19:21:22.776006 #857305] INFO -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d] Processing by HomeController#index as HTML
I, [2022-05-11T19:21:22.776507 #857305] INFO -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d] Rendered home/index.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4)
I, [2022-05-11T19:21:22.777507 #857305] INFO -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d] Rendered layout layouts/application.html.erb (Duration: 1.0ms | Allocations: 1086)
I, [2022-05-11T19:21:22.777616 #857305] INFO -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d] Completed 500 Internal Server Error in 2ms (Allocations: 1309)
F, [2022-05-11T19:21:22.778163 #857305] FATAL -- : [fcbec799-8aa6-49c4-8b40-6f856166fa2d]
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.
):
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 7: <%= csp_meta_tag %>
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 8:
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 9:
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 10: <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 11: <%= javascript_importmap_tags %>
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 12:
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] 13:
[fcbec799-8aa6-49c4-8b40-6f856166fa2d]
[fcbec799-8aa6-49c4-8b40-6f856166fa2d] app/views/layouts/application.html.erb:10
W, [2022-05-11T19:21:41.503508 #858686] WARN -- : You are running SQLite in production, this is generally not recommended. You can disable this warning by setting "config.active_record.sqlite3_production_warning=false".
I, [2022-05-11T19:21:41.639859 #858730] INFO -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d] Started GET "/" for 127.0.0.1 at 2022-05-11 19:21:41 -0700
I, [2022-05-11T19:21:41.641173 #858730] INFO -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d] Processing by HomeController#index as HTML
I, [2022-05-11T19:21:41.643077 #858730] INFO -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d] Rendered home/index.html.erb within layouts/application (Duration: 0.3ms | Allocations: 175)
I, [2022-05-11T19:21:41.645948 #858730] INFO -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d] Rendered layout layouts/application.html.erb (Duration: 3.2ms | Allocations: 1905)
I, [2022-05-11T19:21:41.646060 #858730] INFO -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d] Completed 500 Internal Server Error in 5ms (Allocations: 3147)
F, [2022-05-11T19:21:41.646490 #858730] FATAL -- : [95163f0d-f69f-4fd7-b59c-60257fa77b5d]
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.
):
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 7: <%= csp_meta_tag %>
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 8:
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 9:
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 10: <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 11: <%= javascript_importmap_tags %>
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 12:
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] 13:
[95163f0d-f69f-4fd7-b59c-60257fa77b5d]
[95163f0d-f69f-4fd7-b59c-60257fa77b5d] app/views/layouts/application.html.erb:10
W, [2022-05-11T19:24:32.618005 #859509] WARN -- : You are running SQLite in production, this is generally not recommended. You can disable this warning by setting "config.active_record.sqlite3_production_warning=false".
I, [2022-05-11T19:24:32.753348 #859581] INFO -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493] Started GET "/" for 127.0.0.1 at 2022-05-11 19:24:32 -0700
I, [2022-05-11T19:24:32.754580 #859581] INFO -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493] Processing by HomeController#index as HTML
I, [2022-05-11T19:24:32.756319 #859581] INFO -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493] Rendered home/index.html.erb within layouts/application (Duration: 0.2ms | Allocations: 175)
I, [2022-05-11T19:24:32.759077 #859581] INFO -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493] Rendered layout layouts/application.html.erb (Duration: 3.0ms | Allocations: 1905)
I, [2022-05-11T19:24:32.759205 #859581] INFO -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493] Completed 500 Internal Server Error in 5ms (Allocations: 3147)
F, [2022-05-11T19:24:32.759630 #859581] FATAL -- : [ce9bd2a6-94e4-4af1-9b87-70ef41611493]
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.
):
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 7: <%= csp_meta_tag %>
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 8:
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 9:
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 10: <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 11: <%= javascript_importmap_tags %>
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 12:
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] 13:
[ce9bd2a6-94e4-4af1-9b87-70ef41611493]
[ce9bd2a6-94e4-4af1-9b87-70ef41611493] app/views/layouts/application.html.erb:10