
Hi Tim,
Yes, my site is customized to run on HTTPS and 443. The thing is, in 7.2 UI, the same config.dev.yml file works perfectly.
This is how config.dev.yml looks like:
rest:
ssl: true
host: localhost*
port: 443
nameSpace: /server
But when I run yarn start:dev in 7.3 UI, I get that error.
*host is not really localhost, is the name
of the machine (omitted for security reasons).
I am comfortable using the 7.2 UI, only I find it curious that the same configuration is not working on 7.3 UI.
Oriol
Also, this is the full output of the Chrome Console:
Oriol
Hi Tim,
You're right, I couldn't access the CSS file. I tried copying it inside [dspace-source]/dist/browser/ with no success. I ended up rebuilding the source code on another folder and now it works.
Thanks a lot, Tim,
Oriol
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f2724649-125f-4abd-84a8-5d4cff5966can%40googlegroups.com.