Issue with Alfresco API server, running in my local. Proxy related issue.

cancel
Showing results for 
Search instead for 
Did you mean: 
Ranjith-gade_23
Member II

Issue with Alfresco API server, running in my local. Proxy related issue.

ADW UI is working fine now, and able to launch the application, using http://localhost:4200 .
But not getting any data from services, as I am getting 404 not found while calling any services. When I click on any existing tools also, I am not able to connect to API.

I was able to add my Search Component, But it is unable to connect to the API , which is pointed to my local Alfresco Server only.

I am getting proxy related error.Alfresco-poxy-error.PNG

 

[HPM] Error occurred while trying to proxy request /alfresco/api/discovery from localhost:4200 to http://localhost:8180 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)

[HPM] Error occurred while trying to proxy request /alfresco/api/-default-/public/alfresco/versions/1/site-membership-requests from localhost:4200 to http://localhost:8180 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)

[HPM] Error occurred while trying to proxy request /alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-?include=path%2Cproperties%2CallowableOperations%2Cpermissions%2Cdefinition from localhost:4200 to http://localhost:8180 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)

[HPM] Error occurred while trying to proxy request /alfresco/api/-default-/public/alfresco/versions/1/site-membership-requests from localhost:4200 to http://localhost:8180 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)

1 Reply
tmeedend_adv
Member II

Re: Issue with Alfresco API server, running in my local. Proxy related issue.

Dumb question but did you start also ACS ? Do you manage to connect to it without ACA ?