Hi i have problem with web console when i click i got
403 Forbidden
You don’t have permission to access this resource.
log
`2024-08-21T23:26:58 [I|app|40b44567] Processing by CockpitController#redirect as HTML
2024-08-21T23:26:58 [I|app|40b44567] Parameters: {“redirect_uri”=>“https://foreman.domain/webcon/=accelerate.domain”}
2024-08-21T23:26:58 [I|app|40b44567] Redirected to https://foreman.domain?access_token=a1ad26a353e83d82d73ea2da71c3b8ba
2024-08-21T23:26:58 [I|app|40b44567] Completed 302 Found in 12ms (ActiveRecord: 1.7ms | Allocations: 2620)
2024-08-21T23:27:01 [I|app|d662ae08] Started GET “/notification_recipients” for 10.86.232.244 at 2024-08-21 23:27:01 +0200
2024-08-21T23:27:01 [I|app|d662ae08] Processing by NotificationRecipientsController#index as JSON
2024-08-21T23:27:01 [I|app|d662ae08] Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 1.3ms | Allocations: 2008)
2024-08-21T23:27:05 [I|app|0fb20400] Started GET “/cockpit/redirect?redirect_uri=https%3A%2F%2Fforeman.domain%2Fwebcon%2F%3Daccelerate.domain” for 10.86.232.244 at 2024-08-21 23:27:05 +0200
2024-08-21T23:27:05 [I|app|0fb20400] Processing by CockpitController#redirect as HTML
2024-08-21T23:27:05 [I|app|0fb20400] Parameters: {“redirect_uri”=>“https://foreman.domain/webcon/=accelerate.domain”}
2024-08-21T23:27:05 [I|app|0fb20400] Redirected to https://foreman.domain/webcon/=accelerate.domain?access_token=a1ad26a353e83d82d73ea2da71c3b8ba
2024-08-21T23:27:05 [I|app|0fb20400] Completed 302 Found in 11ms (ActiveRecord: 1.5ms | Allocations: 2372)
I noticed that when starting
/usr/sbin/foreman-cockpit-session:24:in `read’: No such file or directory @ rb_sysopen - /etc/foreman-cockpit/settings.yml (Errno::ENOENT)