dahl
> Sent: Monday, August 14, 2023 3:12 AM
> To: users@solr.apache.org
> Subject: Re: [EXTERNAL] authentication for Leader/Follower replication
>
> This is probably due to SecurityManager rejecting an unknown path. Try
> starting Solr with:
>
> -Dsolr.allowPaths
ubject: Re: [EXTERNAL] authentication for Leader/Follower replication
This is probably due to SecurityManager rejecting an unknown path. Try starting
Solr with:
-Dsolr.allowPaths=/netmnt/
or set env variable SOLR_OPTS="$SOLR_OPTS -Dsolr.allowPaths=/netmnt/"
Then try again. Alternatively y
of what is listed
> in allowPaths in all the solr.xml files of this SolrCloud, and which is
> mounted on all hosts of the SolrCloud.
>
> I have tried both V1 API and V2 API as found at
> solr.apache.org/guide/solr/9_2/deployment-guide/collection-management.html#backup
>
> No
-Original Message-
From: Dominique Bejean
Sent: Friday, August 11, 2023 9:32 AM
To: users@solr.apache.org
Subject: Re: [EXTERNAL] Re: authentication for Leader/Follower replication
Hi Craig,
Yes, starting with the 8.9 and 9.0 versions, Collection API allows
incremental backup and much
"role":null,
> "params":{
> "action":["REGEX:(?i)RELOAD"],
> "name":["REGEX:(?i)helpdocs"]}}] has no role; permitting access
> ...
> 2023-08-10 11:51:47.731 DEBUG (qtp1003693033-249) [ ]
> o.a.s.s.RuleBasedAutho
ns/helpdocs]
2023-08-10 11:51:47.731 DEBUG (qtp1003693033-249) [ ]
o.a.s.s.RuleBasedAuthorizationPluginBase Governing permission [{
"name":"catch-all-nocollection",
"path":"/*",
"index":24,
"collection":null,
"role"
On 7/6/23 14:00, Oakley, Craig (NIH/NLM/NCBI) [C] wrote:
We are having problems transitioning Leader/Follower replication to Solr9.2.1
In Solr8.5 and below, what was then called Master/Slave replication had the
annoying problem that, even though we specified httpBasicAuthUser and
httpBasicAuth
I am wondering whether anyone yet has any suggestions how to proceed
-Original Message-
From: Oakley, Craig (NIH/NLM/NCBI) [C]
Sent: Thursday, July 6, 2023 4:00 PM
To: users@solr.apache.org
Subject: authentication for Leader/Follower replication
We are having problems transitioning
We are having problems transitioning Leader/Follower replication to Solr9.2.1
In Solr8.5 and below, what was then called Master/Slave replication had the
annoying problem that, even though we specified httpBasicAuthUser and
httpBasicAuthPassword, it would always attempt to connect first without