Create restrict user

when using strict user profile- the error log is

# tail -n 10 /var/log/nginx/error.log
2025/09/09 22:49:44 [error] 31638#31638: *105 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/login"
2025/09/09 22:52:01 [error] 31638#31638: *112 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/"
2025/09/09 22:52:16 [error] 31638#31638: *116 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/admin_users/12"
2025/09/09 22:52:24 [error] 31638#31638: *119 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/login"
2025/09/09 22:52:35 [error] 31636#31636: *125 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/"
2025/09/09 22:52:38 [error] 31636#31636: *125 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/admin_users/3"
2025/09/09 22:52:44 [error] 31636#31636: *133 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/admin_users"
2025/09/09 22:52:58 [error] 31636#31636: *135 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/admin_users/13/edit"
2025/09/09 22:53:11 [error] 31636#31636: *139 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/admin_users/13"
2025/09/09 22:53:16 [error] 31636#31636: *144 access forbidden by rule, client: xxx.xxx.xx.xxx, server: _, request: "GET /favicon.ico HTTP/1.1", host: "some-domain.com", referrer: "http://some-domain.com/login"

& web access log is

tail -n 10 /var/log/nginx/yeti-web.access.log
175.100.46.105 - - [09/Sep/2025:23:09:56 -0300] "GET /login HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:57 -0300] "GET / HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:57 -0300] "GET /login HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:57 -0300] "GET / HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:58 -0300] "GET /login HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:58 -0300] "GET / HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:58 -0300] "GET /login HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:59 -0300] "GET / HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:09:59 -0300] "GET /login HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"
175.100.46.105 - - [09/Sep/2025:23:10:00 -0300] "GET / HTTP/1.1" 302 0 "some-domain.comlogin" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0"

@dmitry.s

This is nginx log. Our application called yeti-web and we need logs from it.

@dmitry.s my yeti-web is not generating any log by default whereas yeti delayed job is active & working - All required services are active & working, However Thanks @amitiyer for your instant help suggesting with right configuration.
Thanks Much community!

read this documentation pls

@dmitry.s the installation and checks were done using this WEB Interface Installation document only! as i mentioned all services are active and working, still no Logs. May be this can help to understand

# systemctl status yeti-web
● yeti-web.service - YETI system web interface
     Loaded: loaded (/lib/systemd/system/yeti-web.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-09-10 05:54:02 ADT; 36min ago
       Docs: https://yeti-switch.org/docs/
   Main PID: 50381 (bundle)
      Tasks: 30 (limit: 14292)
     Memory: 597.2M
        CPU: 8.141s
     CGroup: /system.slice/yeti-web.service
             ├─50381 "puma 6.5.0 (unix:///run/yeti/yeti-unicorn.sock) [/]"
             ├─50427 "puma: cluster worker 0: 50381 [/]"
             └─50434 "puma: cluster worker 1: 50381 [/]"

Sep 10 06:18:07 testnode ruby[50381]: [50381] 2025-09-10 06:18:07 -0300: PumaWorkerKiller: Consuming 752.828125 mb with master and 2 workers.
Sep 10 06:20:07 testnode ruby[50381]: [50381] 2025-09-10 06:20:07 -0300: PumaWorkerKiller: Consuming 752.83984375 mb with master and 2 workers.
Sep 10 06:22:07 testnode ruby[50381]: [50381] 2025-09-10 06:22:07 -0300: PumaWorkerKiller: Consuming 752.83984375 mb with master and 2 workers.
Sep 10 06:24:07 testnode ruby[50381]: [50381] 2025-09-10 06:24:07 -0300: PumaWorkerKiller: Consuming 752.83984375 mb with master and 2 workers.
Sep 10 06:26:07 testnode ruby[50381]: [50381] 2025-09-10 06:26:07 -0300: PumaWorkerKiller: Consuming 752.83984375 mb with master and 2 workers.
Sep 10 06:28:07 testnode ruby[50381]: [50381] 2025-09-10 06:28:07 -0300: PumaWorkerKiller: Consuming 752.83984375 mb with master and 2 workers.
Sep 10 06:29:18 testnode ruby[50427]: 2025-09-10 06:29:18.714753 I [50427:puma srv tp 001] {request_id: 89b5c8df-7166-4fbb-9750-9c0bf283c303} (57.5m>
Sep 10 06:29:19 testnode ruby[50434]: 2025-09-10 06:29:19.643218 I [50434:puma srv tp 001] {request_id: 847bed5f-9a61-48bd-8a4f-11c290860126} (59.0m>
Sep 10 06:29:21 testnode ruby[50427]: 2025-09-10 06:29:21.857718 I [50427:puma srv tp 002] {request_id: 75a8e33b-8605-444f-a3cd-28f8935184dd} (6.371>
Sep 10 06:30:07 testnode ruby[50381]: [50381] 2025-09-10 06:30:07 -0300: PumaWorkerKiller: Consuming 753.64453125 mb with master and 2 workers.
# systemctl status yeti-delayed-job
● yeti-delayed-job.service - YETI system web interface delayed jobs
     Loaded: loaded (/lib/systemd/system/yeti-delayed-job.service; enabled; preset: enabled)
     Active: active (running) since Tue 2025-09-09 06:10:02 ADT; 24h ago
       Docs: https://yeti-switch.org/docs/
    Process: 537 ExecStart=/opt/yeti-web/vendor/rbenv/shims/ruby /opt/yeti-web/vendor/bundler/bin/bundle exec /opt/yeti-web/bin/delayed_job start -n>
      Tasks: 22 (limit: 14292)
     Memory: 560.6M
        CPU: 2min 15.507s
     CGroup: /system.slice/yeti-delayed-job.service
             ├─904 delayed_job.0
             ├─912 delayed_job.1
             ├─924 delayed_job.2
             └─937 delayed_job.3

Sep 09 06:09:31 testnode systemd[1]: Starting yeti-delayed-job.service - YETI system web interface delayed jobs...
Sep 09 06:10:01 testnode ruby[537]: App Timezone America/Thule
Sep 09 06:10:01 testnode ruby[537]: Yeti DB timezone UTC
Sep 09 06:10:01 testnode ruby[537]: CDR DB timezone UTC
Sep 09 06:10:01 testnode ruby[537]: ActiveRecord timezone utc
Sep 09 06:10:02 testnode ruby[537]: delayed_job.0: process with pid 904 started.
Sep 09 06:10:02 testnode ruby[537]: delayed_job.1: process with pid 912 started.
Sep 09 06:10:02 testnode ruby[537]: delayed_job.2: process with pid 924 started.
Sep 09 06:10:02 testnode ruby[537]: delayed_job.3: process with pid 937 started.
Sep 09 06:10:02 testnode systemd[1]: Started yeti-delayed-job.service - YETI system web interface delayed jobs.
# systemctl status yeti-scheduler
● yeti-scheduler.service - YETI system web interface delayed jobs
     Loaded: loaded (/lib/systemd/system/yeti-scheduler.service; enabled; preset: enabled)
     Active: active (running) since Tue 2025-09-09 06:09:31 ADT; 24h ago
       Docs: https://yeti-switch.org/docs/
   Main PID: 540 (bundle)
      Tasks: 17 (limit: 14292)
     Memory: 399.2M
        CPU: 7min 9.783s
     CGroup: /system.slice/yeti-scheduler.service
             └─540 /opt/yeti-web/bin/scheduler

Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279142 I [540:432600] [YetiScheduler] [540] [0964db61-e37e-48b8-b08a-b12fcf763b35] Rails -- >
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279302 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279318 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279332 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279337 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.279343 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.280213 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] [Jobs::Ca>
Sep 10 06:41:00 testnode ruby[540]: 2025-09-10 06:41:00.287404 I [540:425780] [YetiScheduler] [540] [47092dd2-ebcc-4470-9820-dfc35565bef7] Rails -- >
Sep 10 06:41:03 testnode ruby[540]: 2025-09-10 06:41:03.244579 I [540:425060] [YetiScheduler] [540] [ce95bc9f-be5a-439d-9978-575ca288cc72] Rails -- >
Sep 10 06:41:03 testnode ruby[540]: 2025-09-10 06:41:03.280357 I [540:425060] [YetiScheduler] [540] [ce95bc9f-be5a-439d-9978-575ca288cc72] Rails -- >
l
# netstat -lpn | grep puma
unix  2      [ ACC ]     STREAM     LISTENING     370838   50381/puma 6.5.0 (u  /run/yeti/yeti-unicorn.sock
netstat -lpn | grep nginx
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      31635/nginx: master
tcp        0      0 127.0.0.1:6666          0.0.0.0:*               LISTEN      31635/nginx: master
root@testnode:/var/log/yeti# ls
root@testnode:/var/log/yeti#

This is how documentation propose to check logs - journalctl -u yeti-web

# journalctl -u yeti-web
Sep 10 06:53:19 testnode ruby[50427]: 2025-09-10 06:53:19.869869 F [50427:puma srv tp 001 deprecators.rb:86] {request_id: cdf83748-5c34-4484-ac41-e46d2b417b6d} Rails -- Exception: ActionController::RoutingError: No route matches [POST] "/boaform/admin/formLogin"
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:35:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `block in call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:190:in `block in tagged'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/semantic_logger.rb:395:in `named_tagged'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:197:in `tagged'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/method_override.rb:28:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/sendfile.rb:114:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/configuration.rb:279:in `call'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:99:in `block in handle_request'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:389:in `with_force_shutdown'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:98:in `handle_request'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:468:in `process_client'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:249:in `block in run'
Sep 10 06:53:19 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:166:in `block in spawn_thread'
Sep 10 06:54:07 testnode ruby[50381]: [50381] 2025-09-10 06:54:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 06:56:07 testnode ruby[50381]: [50381] 2025-09-10 06:56:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 06:58:07 testnode ruby[50381]: [50381] 2025-09-10 06:58:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 07:00:07 testnode ruby[50381]: [50381] 2025-09-10 07:00:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 07:02:07 testnode ruby[50381]: [50381] 2025-09-10 07:02:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 07:04:07 testnode ruby[50381]: [50381] 2025-09-10 07:04:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 07:06:07 testnode ruby[50381]: [50381] 2025-09-10 07:06:07 -0300: PumaWorkerKiller: Consuming 753.86328125 mb with master and 2 workers.
Sep 10 07:07:16 testnode ruby[50434]: 2025-09-10 07:07:16.673081 I [50434:puma srv tp 002] {request_id: 6d64af5e-c165-43c7-a449-0cace55a9994} (0.544ms) DashboardController -- Completed #index -- {:controller=>"DashboardController", :action=>"index", :format=>"HTML", :method=>"GET", :path=>"/", :view_runtime=>0.0, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :admin_user_id=>nil, :status=>401, :allocations=>190, :status_message=>"Unauthorized"}
Sep 10 07:08:07 testnode ruby[50381]: [50381] 2025-09-10 07:08:07 -0300: PumaWorkerKiller: Consuming 753.88671875 mb with master and 2 workers.
Sep 10 07:10:02 testnode ruby[50427]: 2025-09-10 07:10:02.828640 F [50427:puma srv tp 002 deprecators.rb:86] {request_id: a1893178-7aee-4446-8cc8-4433d5fe6b02} Rails -- Exception: ActionDispatch::Http::MimeNegotiation::InvalidType: "*//*" is not a valid MIME type
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:53:in `rescue in block in accepts'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:44:in `block in accepts'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch_header'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:43:in `accepts'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:72:in `block in formats'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch_header'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:68:in `formats'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:64:in `format'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:69:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.2.1/lib/action_view/rendering.rb:40:in `process'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/tempfile_reaper.rb:20:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/etag.rb:29:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/conditional_get.rb:31:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/head.rb:15:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/permissions_policy.rb:38:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/content_security_policy.rb:38:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:274:in `context'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:268:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:190:in `block in tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/semantic_logger.rb:395:in `named_tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:197:in `tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/method_override.rb:28:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/runtime.rb:24:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/sendfile.rb:114:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/configuration.rb:279:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:99:in `block in handle_request'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:389:in `with_force_shutdown'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:98:in `handle_request'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:468:in `process_client'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:249:in `block in run'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:166:in `block in spawn_thread'
Sep 10 07:10:02 testnode ruby[50427]: Cause: Mime::Type::InvalidMimeType: "*//*" is not a valid MIME type
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:266:in `initialize'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:172:in `new'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:172:in `lookup'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:147:in `block in sort!'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:147:in `map!'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:147:in `sort!'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_type.rb:223:in `parse'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:49:in `block in accepts'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch_header'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:43:in `accepts'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:72:in `block in formats'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/request.rb:107:in `fetch_header'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:68:in `formats'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/mime_negotiation.rb:64:in `format'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:69:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.2.1/lib/action_view/rendering.rb:40:in `process'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/tempfile_reaper.rb:20:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/etag.rb:29:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/conditional_get.rb:31:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/head.rb:15:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/permissions_policy.rb:38:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/http/content_security_policy.rb:38:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:274:in `context'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:268:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `block in call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:190:in `block in tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/semantic_logger.rb:395:in `named_tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/semantic_logger-4.16.1/lib/semantic_logger/base.rb:197:in `tagged'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:26:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/method_override.rb:28:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/runtime.rb:24:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/rack-3.1.16/lib/rack/sendfile.rb:114:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/configuration.rb:279:in `call'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:99:in `block in handle_request'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:389:in `with_force_shutdown'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/request.rb:98:in `handle_request'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:468:in `process_client'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/server.rb:249:in `block in run'
Sep 10 07:10:02 testnode ruby[50427]: /opt/yeti-web/vendor/bundle/ruby/3.3.0/gems/puma-6.5.0/lib/puma/thread_pool.rb:166:in `block in spawn_thread'
Sep 10 07:10:07 testnode ruby[50381]: [50381] 2025-09-10 07:10:07 -0300: PumaWorkerKiller: Consuming 753.88671875 mb with master and 2 workers.
Sep 10 07:12:07 testnode ruby[50381]: [50381] 2025-09-10 07:12:07 -0300: PumaWorkerKiller: Consuming 753.88671875 mb with master and 2 workers.
Sep 10 07:14:07 testnode ruby[50381]: [50381] 2025-09-10 07:14:07 -0300: PumaWorkerKiller: Consuming 753.88671875 mb with master and 2 workers.
Sep 10 07:14:58 testnode ruby[50427]: 2025-09-10 07:14:58.296968 I [50427:puma srv tp 001] {request_id: 8180d00c-1c77-4fab-8bcb-b3bb5ad52c05} (56.0ms) RoutingSimulationController -- Completed #index -- {:controller=>"RoutingSimulationController", :action=>"index", :format=>"HTML", :method=>"GET", :path=>"/routing_simulation", :status=>200, :view_runtime=>26.68, :db_runtime=>16.28, :queries_count=>4, :cached_queries_count=>0, :admin_user_id=>13, :allocations=>27945, :status_message=>"OK"}
Sep 10 07:16:07 testnode ruby[50381]: [50381] 2025-09-10 07:16:07 -0300: PumaWorkerKiller: Consuming 754.609375 mb with master and 2 workers.
Sep 10 07:18:07 testnode ruby[50381]: [50381] 2025-09-10 07:18:07 -0300: PumaWorkerKiller: Consuming 754.609375 mb with master and 2 workers.
Sep 10 07:20:07 testnode ruby[50381]: [50381] 2025-09-10 07:20:07 -0300: PumaWorkerKiller: Consuming 754.609375 mb with master and 2 workers.
Sep 10 07:22:07 testnode ruby[50381]: [50381] 2025-09-10 07:22:07 -0300: PumaWorkerKiller: Consuming 754.609375 mb with master and 2 workers.
Sep 10 07:24:07 testnode ruby[50381]: [50381] 2025-09-10 07:24:07 -0300: PumaWorkerKiller: Consuming 754.62109375 mb with master and 2 workers.
Sep 10 07:26:07 testnode ruby[50381]: [50381] 2025-09-10 07:26:07 -0300: PumaWorkerKiller: Consuming 754.62109375 mb with master and 2 workers.
Sep 10 07:28:07 testnode ruby[50381]: [50381] 2025-09-10 07:28:07 -0300: PumaWorkerKiller: Consuming 754.62109375 mb with master and 2 workers.
Sep 10 07:30:07 testnode ruby[50381]: [50381] 2025-09-10 07:30:07 -0300: PumaWorkerKiller: Consuming 754.62109375 mb with master and 2 workers.
Sep 10 07:32:07 testnode ruby[50381]: [50381] 2025-09-10 07:32:07 -0300: PumaWorkerKiller: Consuming 754.8671875 mb with master and 2 workers.
Sep 10 07:34:07 testnode ruby[50381]: [50381] 2025-09-10 07:34:07 -0300: PumaWorkerKiller: Consuming 754.8671875 mb with master and 2 workers.
Sep 10 07:35:54 testnode ruby[50434]: 2025-09-10 07:35:54.508388 I [50434:puma srv tp 001] {request_id: 596151d4-97b6-4d71-b5c2-cae22cb5456b} (0.511ms) DashboardController -- Completed #index -- {:controller=>"DashboardController", :action=>"index", :format=>"*/*", :method=>"GET", :path=>"/", :view_runtime=>0.0, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :admin_user_id=>nil, :status=>401, :allocations=>190, :status_message=>"Unauthorized"}
Sep 10 07:35:59 testnode ruby[50434]: 2025-09-10 07:35:59.727921 I [50434:puma srv tp 002] {request_id: 85ffa85d-b234-453c-b7a3-c64c456c03fc} (5.622ms) ActiveAdmin::Devise::SessionsController -- Completed #new -- {:controller=>"ActiveAdmin::Devise::SessionsController", :action=>"new", :format=>"*/*", :method=>"GET", :path=>"/login", :status=>200, :view_runtime=>4.69, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :allocations=>2548, :status_message=>"OK"}
Sep 10 07:36:05 testnode ruby[50427]: 2025-09-10 07:36:05.254238 I [50427:puma srv tp 002] {request_id: 346ca354-1945-43ef-97e3-042be2cba5ae} (1.794ms) ApplicationController -- Completed #render_404 -- {:controller=>"ApplicationController", :action=>"render_404", :params=>{"a"=>"sitemap"}, :format=>"XML", :method=>"GET", :path=>"/sitemap.xml", :status=>404, :view_runtime=>1.31, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :allocations=>929, :status_message=>"Not Found"}
Sep 10 07:36:07 testnode ruby[50381]: [50381] 2025-09-10 07:36:07 -0300: PumaWorkerKiller: Consuming 754.9140625 mb with master and 2 workers.
Sep 10 07:38:07 testnode ruby[50381]: [50381] 2025-09-10 07:38:07 -0300: PumaWorkerKiller: Consuming 754.9140625 mb with master and 2 workers.
Sep 10 07:40:07 testnode ruby[50381]: [50381] 2025-09-10 07:40:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:42:07 testnode ruby[50381]: [50381] 2025-09-10 07:42:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:42:44 testnode ruby[50434]: 2025-09-10 07:42:44.220256 I [50434:puma srv tp 001] {request_id: f03c9b5e-22da-49ba-b7ff-e34d9a4df534} (0.439ms) DashboardController -- Completed #index -- {:controller=>"DashboardController", :action=>"index", :format=>"TEXT", :method=>"GET", :path=>"/", :view_runtime=>0.0, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :admin_user_id=>nil, :status=>401, :allocations=>190, :status_message=>"Unauthorized"}
Sep 10 07:44:07 testnode ruby[50381]: [50381] 2025-09-10 07:44:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:46:07 testnode ruby[50381]: [50381] 2025-09-10 07:46:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:46:24 testnode ruby[50434]: 2025-09-10 07:46:24.762244 I [50434:puma srv tp 002] {request_id: 8b68df52-1bc0-4d17-a6a1-6792793e071d} (3.480ms) ApplicationController -- Completed #render_404 -- {:controller=>"ApplicationController", :action=>"render_404", :params=>{"a"=>".env"}, :format=>"*/*", :method=>"GET", :path=>"/.env", :status=>404, :view_runtime=>2.86, :db_runtime=>0.0, :queries_count=>0, :cached_queries_count=>0, :allocations=>1645, :status_message=>"Not Found"}
Sep 10 07:48:07 testnode ruby[50381]: [50381] 2025-09-10 07:48:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:50:07 testnode ruby[50381]: [50381] 2025-09-10 07:50:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:52:07 testnode ruby[50381]: [50381] 2025-09-10 07:52:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:54:07 testnode ruby[50381]: [50381] 2025-09-10 07:54:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:56:07 testnode ruby[50381]: [50381] 2025-09-10 07:56:07 -0300: PumaWorkerKiller: Consuming 754.92578125 mb with master and 2 workers.
Sep 10 07:58:07 testnode ruby[50381]: [50381] 2025-09-10 07:58:07 -0300: PumaWorkerKiller: Consuming 754.94140625 mb with master and 2 workers.

restricted_user:
  Dashboard:
    read: true
  System/AdminUser/Self:
    read: true
    change: false
    remove: false
    perform: true
  Routing/RoutingSimulation:
    read: true

Thanks @dmitry.s for the details shared. it worked partially for now. I am looking to block Dashboard/Profitability section under dashboard.
Thanks