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 open, and service doesn't run, it should be connection refused. Timed out usually means firewall lock in. After Solr successfully run, you can check it via curl from the same host at first, and then start wrestling with external connectivity. Good luck.
On Wed, Jul 5, 2023 at 11:03 PM samuel oliveira <sa_solive...@hotmail.com> wrote: > 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, however, I still unable to open Sorl. > > The app service logs does not return error and when I try to open the page > I got: > > ERR_CONNECTION_TIMED_OUT > > Does anyone already did that and have instructions to understand what I am > missing? > > Thank you! > -- Sincerely yours Mikhail Khludnev