Ubuntu – Ruby on Rails 7 – Getting a Failed to open TCP connection to localhost:9200 (Connection refused – connect(2) for 127.0.0.1:9200)
I am using WSL and the Ubuntu app. I am using the searchkick and elasticsearch gems. I have TomSelect installed as well. Ruby on Rails 7. ISSUES: When I type: sudo service elasticsearch start I get: elasticsearch: unrecognized service However,…