Hi, You may be hitting this common installation issue. The fix is to ensure the "X-Forwarded-Proto: https" header is set in your proxying service (e.g. Apache or Nginx).
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-MyRESTAPIisrunningunderHTTPS,butsomeofits%22link%22URLsareswitchingtoHTTP? Tim On Monday, April 17, 2023 at 6:23:21 AM UTC-5 [email protected] wrote: > Hello, > I'm trying to run DSpace on container using docker and orchestrate it > using docker swarm. I modify few configuration so it can run the frontend > and HAL Browser in HTTPS domain. But there's an issue that the frontend is > keep accessing the HTTP domain of HAL Browser. When I open the inspect > element in browser it said "Mixed content: load all resources via HTTPS to > improve the security of your site". > When I check in the HAL Browser page, in "Response Body" panel, only > "self" line's href is referred to HTTP address, the other line is HTTPS. > [image: image_2023-04-17_105546207.png] > The question, is it possible to change the href in self line to HTTPS? if > it possible then how? > Thanks > -- 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 Community" 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-community/e62749b9-0a61-4e0e-8e99-d45bb5b39d67n%40googlegroups.com.
