> On Fri, Feb 28, 2020 at 10:37 AM Ashim Kapoor <[email protected]> > wrote: > > I looked at all the ERROR in my log file. My xmlui app is working fine but > > in the log file below I see some references to xmlui as well. Should I be > > worried about this ? > > > > ashim@DSpace:/home/dspace/log$ sudo cat dspace.log.2020-02-28 | grep > > ERROR > > 2020-02-28 10:01:13,383 ERROR > > org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer @ > > anonymous:session_id=2658080805DF333C9B0B41AF668F346A:ip_addr=192.100.30.172:Error > > in Discovery while setting up date facet range:date facet\colon; > > dateIssued.year > > 2020-02-28 10:01:13,397 ERROR > > org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer @ Expected > > mime type application/octet-stream but got text/html. <!doctype html><html > > lang="en"><head><title>HTTP Status 403 – Forbidden</title><style > > type="text/css">h1 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} > > h2 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} > > h3 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} > > body > > {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} > > p > > {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} > > a {color:black;} a.name {color:black;} .line > > {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP > > 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/9.0.16 > > (Debian)</h3></body></html>
I would first consider earlier discussion of the LocalHostRestrictionFilter. The message above suggests to me that you have DSpace configured to contact Solr on a non-local address, that Tomcat accepted the connection and routed the request to Solr, and that Solr rejected it because it was not from 'localhost'. -- 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/20200228151751.GD4591%40IUPUI.Edu.
signature.asc
Description: PGP signature
