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.
[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)
Dumb question but did you start also ACS ? Do you manage to connect to it without ACA ?
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.