'Sidekiq - SearchService::Errors::DefaultSearchException

While running Sidekiq I am getting this error:

#<SearchService::Errors::DefaultSearchException: SearchService::Errors::DefaultSearchException>

This is occurring from the gem file. The path of the file is /Users/skallamadi/.rvm/gems/ruby-2.6.9@sample_project/gems/sidekiq-4.2.10/lib/sidekiq/middleware/server/retry_jobs.rb

What might be the reasons for this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source