Sunday, April 5, 2026 10:53:07 PM

Start Indexing response : "The Operation timed out"

7 years ago
#245 Quote
i have installed the plug by all steps in the documentation (i'm using nop 3.7).

https://imgur.com/a/daKwE

the core connectivity works fine but when i'm trying to "start indexing" i'm getting error.

tried to reinstall the plug and solr without any successes.
0
7 years ago
#246 Quote
i'm using 6.4.2 solr version ,and my nop version is 3.7
0
7 years ago
#247 Quote
the solar and the nop are my local server.

tried to fix this issue :

If you’ve hosted Solr Core on same server, i.e. localhost and while trying to index you are getting error message as “System.Net.WebException: Unable to connect to the remote server..” or “System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse()” and you have all your other configuration correct with working Solr core that you can access on your browser. Then the issue might be with the mapping of your domain in your server. Consider adding your domain name entry to the windows hosts file to resolve it to 127.0.0.1 to fix it. Please check this and this for more details.


tried 127.0.0.1 solr.il
and this url : solr.il/solr/eCatCore

0
7 years ago
#248 Quote
Hello sir,

Make sure that your store URL at Configuration>Stores>Edit>Store URL must be localhost if you are using in local.
For Example: If You are running your store on localhost:15536 then your store URL must match this URL.

If still you face any issue or have query you can just send us mail on support@nopacelerate.com.

0
7 years ago
#249 Quote
Thanks ,now its working well.
0