On 2023-07-05 4:13 PM, Mikhail Khludnev wrote:
After Solr successfully run, you can check it via curl from the same host
at first, and then start wrestling with external connectivity.
As a side note, if it's running in a container, you can't check from the
same host unless the container is st
Hello Samuel
We have it described at
https://solr.apache.org/guide/solr/latest/deployment-guide/installing-solr.html,
and the next one.
Copying to /site/wwwroot/ makes not much sense, since solr is an
application, which should be run first.
The error is really suspicious. If port were really ope
On 2023-07-05 3:02 PM, samuel oliveira wrote:
ERR_CONNECTION_TIMED_OUT
Timeout is typically a firewall dropping packets. I've no idea what
azure does for networking, though, so I couldn't tell you where to look.
Dima
Hello,
I need to install sorl in Azure app service, there are a lot of instructions
about how to do that on Windows but nothing on Linux app service.
I have moved all Sorl 8.9.0 files from Sorl directory to app /site/wwwroot/
directory and the port 8983 was opened through app service network