Hi,

This issue you are seeing might be related to this "Common Installation 
Issue" where others have reported HTTPS to HTTP url changes:

https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-MyRESTAPIisrunningunderHTTPS,butsomeofits%22link%22URLsareswitchingtoHTTP

If that's not helpful, you should also verify that your backend's 
configurations (in local.cfg) are all using HTTPS.  If one of them is 
accidentally set to HTTP, that could also cause this sort of behavior.

Tim
On Tuesday, September 3, 2024 at 4:14:35 AM UTC-5 [email protected] 
wrote:

> We have customized the DSpace 7.4 codebase to run on an SSL domain 
> successfully. Recently, we migrated this setup to a new server, which 
> includes SSL and Load Balancer (LB) configurations.
>
> On the new server, the application works correctly when accessed via IP. 
> However, when accessing it through the domain name over HTTPS (with the LB 
> in place), the website loads properly, but the login and collection data 
> fail to load.
>
> The Load Balancer is configured to offload SSL, converting incoming HTTPS 
> requests to HTTP. During debugging, I found that the url value in the 
> following API endpoint is not being resolved correctly. The url appears as:
>
>
> https://unknown.dspace.com/server/api/authz/authorizations/search/object?uri=http://unknown.dspace.com/server/api/core/sites/collection-id&embed=feature
>
> This issue seems to stem from the uri being set to HTTP instead of HTTPS.
>
> Is there a way to modify the uri value to use HTTPS so that the link 
> functions correctly? 
> Any guidance on this would be greatly appreciated.
>
> *Thanks and Regards*
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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/ce362bf0-0cc6-4bac-959a-fd831dced3d5n%40googlegroups.com.

Reply via email to