Run the autopsy report errors: prompt Solr Keyword Search Service Error

I can successfully connect to 8983/solr/#, and 23232/solr/#, so I don’t know what’s wrong. The following are some of my copied log informatio:

`Solr Keyword Search Service failed to open case resources for 333
java.util.concurrent.ExecutionException: org.sleuthkit.autopsy.appservices.AutopsyService$AutopsyServiceException: Failed to open or create core for F:\autopsy test\333
autopsy.appservices.AutopsyService$AutopsyServiceException: Failed to open or create core for F:\autopsy test\333
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:23232/solr/333_20200110_111345_20200110_111350
java.util.concurrent.FutureTask.report(FutureTask.java:122)

INFO: Running Solr command: [F:\autopsy\autopsy13\jre\bin\java, -Xmx512m, -DSTOP.PORT=34343, -Djetty.port=23232, -DSTOP.KEY=jjk#09s, -jar, start.jar, --stop]
2020-01-10 15:22:46.859 org.sleuthkit.autopsy.keywordsearch.Server runSolrCommand
INFO: Finished running Solr command
2020-01-10 15:22:46.859 org.sleuthkit.autopsy.keywordsearch.Server stop
INFO: Waiting for Solr server to stop
2020-01-10 15:22:49.273 org.sleuthkit.autopsy.keywordsearch.Server stop
INFO: Finished stopping Solr serve `