Moodle3.1 Solr HTTP Error 28: 'Timeout was reached'

Moodle3.1 Solr HTTP Error 28: 'Timeout was reached'

by feng hsiang -
Number of replies: 0

I refer Moodle solr URL the installation

But now appears 「Solr client error: Solr HTTP Error 28: 'Timeout was reached'」

How will the correct setting?

thank you


The following is the instructions I installed:

sudo apt-get install libpcre3-dev libxml2-dev libcurl4-openssl-dev

sudo apt-get install php7.0-dev
sudo apt-get install php-pear
sudo pecl install solr
sudo sh -c "echo 'extension=solr.so' > /etc/php/7.0/apache2/conf.d/solr.ini"
sudo sh -c "echo 'extension=solr.so' > /etc/php/7.0/cli/conf.d/solr.ini"
sudo service apache2 restart




Attachment 2016-12-05_11-16-06.png
Average of ratings: -