Hello everyone, i've got problem with my UI config after add SSL.

this is my configuration:
local.cfg

dspace.server.url = http://51.79.225.29:4420/server/
dspace.ui.url = https://dspace.logiaedu.com

config.prod.yml
ui: 
    ssl: false
    host: 51.79.225.29
    port: 4000

rest:
    ssl: false
    host: 51.79.225.29
    port: 4420
    nameSpace: /server

before applying the ssl and configure the backend config it works 
perfectly, but after applying ssl and change the backend config, it's 
always redirect to /500 Service Unavailable. i've read some issues like 
this and tried to fix it like the reference but it's still failed


Thanks

Kyky

-- 
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/c5433a70-10de-4a8e-a8fd-3ea53d046e6an%40googlegroups.com.

Reply via email to