[dspace-tech] Re: DSpace 7.6 after adding ssl certificate getting error 500

2023-11-28 Thread Leandro Pereira
A possible cause is the use of self-signed certificates. 
I temporarily solved this problem using environment variables.




*export NODE_EXTRA_CA_CERTS="/etc/ssl/dspace.mydomain.pem"export 
NODE_TLS_REJECT_UNAUTHORIZED='0'*
Once you have a certificate provided by a CA, you can remove this variable.

Em segunda-feira, 27 de novembro de 2023 às 18:09:01 UTC-3, DSpace 
Technical Support escreveu:

> Hi,
>
> 500 errors are often the sign of a misconfiguration or a communication 
> issue between the frontend & backend.  See our "Common Installation Issues" 
> section: 
> https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-%22500ServiceUnavailable%22fromtheUserInterface
>
> There are hints on that page, but it also can be very helpful to use the 
> Troubleshooting Guide to look for the cause of the 500 error.  It's likely 
> one of the issues listed on that "Common Installation Issues" section. 
> Here's the Troubleshooting Guide: 
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>
> Tim
>
>

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/768f2780-ac88-4345-899a-6e30d3d136ccn%40googlegroups.com.


[dspace-tech] Re: DSpace 7.6 after adding ssl certificate getting error 500

2023-11-27 Thread DSpace Technical Support
Hi,

500 errors are often the sign of a misconfiguration or a communication 
issue between the frontend & backend.  See our "Common Installation Issues" 
section: 
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-%22500ServiceUnavailable%22fromtheUserInterface

There are hints on that page, but it also can be very helpful to use the 
Troubleshooting Guide to look for the cause of the 500 error.  It's likely 
one of the issues listed on that "Common Installation Issues" section. 
Here's the Troubleshooting 
Guide: 
https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)

Tim

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/cc9f4f2d-ef5c-4ee7-a8d2-a1f5549935ebn%40googlegroups.com.