Thanks issue has been resolved. On Fri, Jan 24, 2020 at 7:17 PM Mark H. Wood <[email protected]> wrote:
> On Fri, Jan 24, 2020 at 04:09:48PM +0530, suman gupta wrote: > > I installed Dspace 6.3 (xmlui) on the Ubuntu server. By clicking on Issue > > date, Author etc I got except mime error. Due to this error my submission > > not shown on the main page. Previously I published this error after that > I > > check solr and the discovery configuration is fine, but still, the error > > was not resolved. > [snip] > > Status 403 – Forbidden</h1><hr class="line" /><p><b>Type</b> Status > > Report</p><p><b>Description</b> The server understood the request but > > refuses to authorize it.</p><hr class="line" /><h3>Apache > > Tomcat/8.5.42</h3></body></html> at > > > org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:512) > > The first thing I would check is the value of 'solr.server' in > 'config/local.cfg'. The Solr instance which is installed by DSpace is > configured by default with a Filter to reject requests that do not > come from 'localhost'. If DSpace is configured to make requests of > Solr through any other address, the Filter will tell Tomcat to deny > the request with a 403. > > -- > Mark H. Wood > Lead Technology Analyst > > University Library > Indiana University - Purdue University Indianapolis > 755 W. Michigan Street > Indianapolis, IN 46202 > 317-274-0749 > www.ulib.iupui.edu > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dspace-tech/20200124134718.GA15171%40IUPUI.Edu > . > -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAP-ALMLEzOsWYdbf-oQy3_cbeUA5Vczbi51wn%3DB280DAHbE8Zw%40mail.gmail.com.
