Error to upload big files - Processing of multipart/form-data request failed. Early EOF

2022-11-22 Thread samuel oliveira
Hello Everybody, I am facing the following error to upload files via Solr. "null:org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Early EOF" This error is present into the log file and via UI I receive connection lost. Small

Error to upload files - Processing of multipart/form-data request failed. Early EOF

2022-11-22 Thread Samuel Oliveira
Hello! I am facing the following error to upload files via Solr. "null:org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Early EOF" This error is present into the log file and via UI I receive connection lost. Small files are u

How to install sorl in Azure Linux app service

2023-07-05 Thread samuel oliveira
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

SORL 9.2.1 startup file for Linux

2023-07-07 Thread samuel oliveira
Hello, I am trying to deploy Sorl 9.2.1 into an Azure App service running on Linux OS, I have extracted all Sorl files into app service home directory, however, even after run the command "install_solr_service.sh" when I try to start the application Azure cannot find the Sorl startup file, as p