Re: [dspace-tech] Re: http in API responses (blocked as mixed content)

2023-07-30 Thread Matyas F. Bajger
Hi Tim! Thank you much, you got it! The problem was really in missing http header |X-Forwarded-Proto: https,| as we use apache ||mod_proxy to redirect to both nodejs and tomcat ports. Adding the rule to this header to httpd.conf solved the issue! All the best! Matyas Dne 28.07.2023 v 16:58

Re: [dspace-tech] Issue with Two Dspace servers with common NAS for bitstore (assetstore)

2023-07-30 Thread Ravi Bhat
Hi Mark, Thanks for the suggestion but still the same problem. I have tried below 1. Single solr service but still same problem, but I need solr also in HA mode 2. Kept Dspace backend in common NAS but can specify only one frontend URL and one backend URL in local.cfg. Only one DSpace instance