Krishna
(siva Krishna )
1
please assist us on below Error
DEBUG (0.4ms) COMMIT DEBUG ↳ lib/ active_sessions helper .rb:145 DEBUG ActiveSessionsHelper::Store::ActiveSession Destroy (0.6ms) DELETE FROM `active_sessions` WHERE `active_sessions`.`id` = x’11e9b66b30dafe0c829d08002700d8eb’ DEBUG ↳ lib/active_sessions_helper.rb:35 DEBUG FeatureFlag Load (0.8ms) SELECT `feature_flags`.* FROM `feature_flags` WHERE `feature_flags`.`community_id` = 1 AND `feature_flags`.`person_id` IS NULL DEBUG ↳ app/services/feature_flag_service/store.rb:43 DEBUG CommunityTranslation Load (0.8ms) SELECT `community_translations`.* FROM `community_translations` WHERE `community_translations`.`community_id` = 1 DEBUG ↳ app/services/translation_service/store/translation.rb:204 DEBUG CommunityCustomization Load (0.5ms) SELECT `community_customizations`.* FROM `community_customizations` WHERE `community_customizations`.`community_id` = 1 AND `community_customizations`.`locale` = ‘en’ ORDER BY `community_customizations`.`id` ASC LIMIT 1 DEBUG ↳ app/models/community.rb:369 DEBUG CACHE CommunityCustomization Load (0.0ms) SELECT `community_customizations`.* FROM `community_customizations` WHERE `community_customizations`.`community_id` = 1 AND `community_customizations`.`locale` = ‘en’ ORDER BY `community_customizations`.`id` ASC LIMIT 1 DEBUG ↳ app/controllers/application_controller.rb:106 INFO {“method”:“GET”,“path”:“/en/logout”,“format”:“html”,“controller”:“SessionsController”,“action”:“destroy”,“status”:500,“duration”:409.41,“view”:0.0,“db”:7.76,“location”:“http://localhost:3000/en/login”,“params”:{“locale”:“en”},“host”:“localhost”,“community_id”:1,“current_user_id”:“”,“user_agent”:“Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36”,“referer”:“http://localhost:3000/?q=hair+style”,“forwarded_for”:“”,“request_uuid”:“38eacacf-31ee-4737-aaa5-c861fa15b605”} FATAL NoMethodError - undefined method `[]’ for nil:NilClass: lib/rack_middleware/enforce_ssl.rb:23:in `call’ lib/rack_middleware/health_check.rb:12:in `call’