Dspace 7.4 CORS error.mp4
<https://drive.google.com/file/d/1Dv92OlWyT0IJvK9QkR36gEmDATACRFol/view?usp=drive_web>
Problem Blocked CORS  https / http


Hello friends I hope you are very well, I would like to ask for help with
the following already set up my DSpace server in a test environment and
then get to do production and works well the backend communicates well with
the frontend on port 8443 I set it in Tomcat 9. 58 and use the Reverse
Proxy for port 4000 in Apache2 and pass the address of locahost:4000 add
the module a2enmod headers to send the policy "X-Forwarded-Proto: https" so
far so good but when loading the site https://ride2.tse.go.cr where the
proxy is responsible for redirecting to port 4000 the CORS policy blocks me
from sites like "https://api7.dspace.org/server/api";,
https://api7.dspace.org/server/api/config/properties/registration.verification.enabled
".
 I do not know what else can be changed to correct this blocking CORS and
already load my site as it does instantly and then already sends an error
500 that I could not correct in this version in 7.2 I did not pass that and
worked fine.

thank you very much in advance for the help you can give me



El vie, 25 nov 2022 a las 7:05, Alex Perez (<[email protected]>)
escribió:

> Hello friends, I followed the steps you indicate me I reinstalled the
> frontend and the video gave me an idea of what to do and work correctly
> thank you very much for the help.
>
> Regards
>
>
> El martes, 22 de noviembre de 2022 a las 17:03:18 UTC-6, [email protected]
> escribió:
>
>> I had to try it on DSpace version 7.5-SNAPSHOT and it's working just fine
>> without any SSL configuration (HTTP Setup) so it's not hard coded as I
>> thought. See the attached video as a confirmation. Try to pull a fresh copy
>> of dspace-angular and start a front end fresh installation.
>>
>> Settings in dspace.cfg
>> dspace.server.url = http:// 192.168.100.212:8080/server
>> dspace.ui.url = http://192.168.100.212:4000
>>
>> Settings in config.prod.yml:
>> ui:
>>   ssl: false
>>   host: 192.168.100.212
>>   port: 4000
>>   nameSpace: /
>>
>> rest:
>>   ssl: false
>>   host: 192.168.100.212
>>   port: 8080
>>   nameSpace: /server
>>
>> --
> 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/dd632e3d-837a-44aa-90e7-e37cf6671e70n%40googlegroups.com
> <https://groups.google.com/d/msgid/dspace-tech/dd632e3d-837a-44aa-90e7-e37cf6671e70n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAM524nY-0k0LOxp79Hbebu%2Be8ku09eYddd2U0giyQuNODTGseA%40mail.gmail.com.

Reply via email to