This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/lib/admin/system_check
s0 52540771b0
Fix crash in elasticsearch_check.rb (#21006)
Nil unwrap causes the admin dashboard to crash/500 when the Chewy client info version number value is nil.
This occurs when running another ES-compatible backend such as MeiliSearch.
Obviously it would be good for chewy to recognise upstream but at least avoiding the crash would be fine.
2022-12-15 15:56:48 +01:00
..
base_check.rb
database_schema_check.rb
elasticsearch_check.rb Fix crash in elasticsearch_check.rb (#21006) 2022-12-15 15:56:48 +01:00
message.rb
rules_check.rb
sidekiq_process_check.rb