Hello,

I am working on getting DSpace 7 running, and I have installed the Angular 
frontend on one machine in our network, and the Rest Backend on another.  I 
can reach the REST machine from the Angular machine using a browser, with 
host ip address and port (8255).  But Angular is not connecting, generating 
this error:

statusText: 'Unknown Error',
  message:
   'Http failure response for http://localhost:8255/server/api/core/sites: 
0 Unknown Error' }

I have entered the settings for the REST server in 
angular-dir/src/environment/environment.ts, and I can see them in 
angular-dir/dist/server.js, with the server address and port, 8255.  
Angular is getting the port right, but substituting localhost for my server 
address.

What do you need to know to help me?  The stack trace is quite long.  I can 
provide whatever information you may need.

I have tested the Angular install with the DSpace default 
backend: https://dspace7.4science.cloud/server/
and it works. The settings were entered, again, in 
src/environment/environement.ts.  Why would it not work with my server?  I 
do not have a hostname for my internal REST server - I am using its ip 
address.

Thanks in advance for any tips!

Best regards,
Paul

-- 
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/c8226d91-d73a-4010-b2e4-69e3239b6173o%40googlegroups.com.

Reply via email to