cancel
Showing results for 
Search instead for 
Did you mean: 

ADF ECM : Login error

anakin59490
Star Contributor
Star Contributor

Hi,

i have installed alfresco, i can log in by using "share", it works fine :

 

Now when i use ADF an error is thrown :

proxy.conf.js :

login.components is updated for ECM :

Thank you in advance.

11 REPLIES 11

eugenio_romano
Elite Collaborator
Elite Collaborator

Hi, which version of alfresco content version do you have?

Hi

i have installed  alfresco-community-installer-201707-win-x64 that contains 

- Alfresco Platform: 5.2.g and Alfresco Share: 5.2.f    (README.txt)

The configurations seem to be right. Can you show me what you have in the settings?

You can find it if you press the gear button on the top right of your page

Of course !

the settings :

I also install alfresco-content-app and it works fine :

I have just updated proxy.conf.js :

Very strange ....

How do you start the app?

Hi,

i start ADF app with "npm start" :

and for alfresco, i use manager-windows exe :

can I see in your pacakge.json what npm start does?

This is it :

can you please modify the ng serve part like that and retry? 

ng serve --host 0.0.0.0 --proxy-config proxy.conf.js --app dist --open --aot=false