Tried running solr locally 5.0 (as suggested) and latest java 8 also done a Linux installed (my preferred) solr 5.5.3 and java 8 and no matter what I do I get the same error in nopcommere
Short message:
The remote name could not be resolved: 'www.storeurl.co.uksolridiprocess'
Full message:
System.Net.WebException: The remote name could not be resolved: 'www.storeurl.co.uksolridiprocess' at System.Net.HttpWebRequest.GetResponse() at XcellenceIT.Plugin.Solr.Core.Controllers.SolrAdminController.StartProcess(Int32 storeId, Int32 languageId)
But the odd thing is 'www.storeurl.co.uk' was never specified, I tried localhost, 127.0.0.1 and the ip of the Linux server running solr.
Any ideas how I can make the plugin work please?
Short message:
The remote name could not be resolved: 'www.storeurl.co.uksolridiprocess'
Full message:
System.Net.WebException: The remote name could not be resolved: 'www.storeurl.co.uksolridiprocess' at System.Net.HttpWebRequest.GetResponse() at XcellenceIT.Plugin.Solr.Core.Controllers.SolrAdminController.StartProcess(Int32 storeId, Int32 languageId)
But the odd thing is 'www.storeurl.co.uk' was never specified, I tried localhost, 127.0.0.1 and the ip of the Linux server running solr.
Any ideas how I can make the plugin work please?
0
