Hello, For my DSpace 7 installation, I tried installing the Angular part on the external facing machine, and the rest server on another machine. I can reach the rest server from the external machine with a browser, but angular cannot find it. I have the rest properties in angular-dir/src/environment/environment.ts, with the hostname and port number (for our server, the port is 8255). So on startup, angular prints this error message:
statusText: 'Unknown Error', message: 'Http failure response for http://localhost:8255/server/api/core/sites: 0 Unknown Error' } So it is getting the port right, but the hostname gets converted to localhost. The stacktrace is quite long, please let me know what you would find useful. I just downloaded the code last week, so it is DSpace 7 Beta 2. Angular machine: OS: Suse LES 12 -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/ee5f1a04-7b09-4222-a074-604dd6b903bdo%40googlegroups.com.
