In the latest release of Primero - CPIMS. When you try to match a tracing request it is throwing an error.
Here is the logs
Here is the logs
Hello, SOLR needs to be enabled to be able to ensure the tracing request/matching works.
Try to kill the solr process and start again
rake sunspot:solr:stop
ps -as | grep solr
then kill any processes and then restart
rake sunspot:solr:start
you might also need to reindex