ADF ECM : Login error

cancel
Showing results for 
Search instead for 
Did you mean: 
anakin59490
Established Member II

ADF ECM : Login error

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
eugenio_romano
Alfresco Employee

Re: ADF ECM : Login error

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

anakin59490
Established Member II

Re: ADF ECM : Login error

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)

eugenio_romano
Alfresco Employee

Re: ADF ECM : Login error

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

anakin59490
Established Member II

Re: ADF ECM : Login error

Of course !

the settings :

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

I have just updated proxy.conf.js :

Very strange ....

eugenio_romano
Alfresco Employee

Re: ADF ECM : Login error

How do you start the app?

anakin59490
Established Member II

Re: ADF ECM : Login error

Hi,

i start ADF app with "npm start" :

and for alfresco, i use manager-windows exe :

eugenio_romano
Alfresco Employee

Re: ADF ECM : Login error

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

anakin59490
Established Member II

Re: ADF ECM : Login error

This is it :

eugenio_romano
Alfresco Employee

Re: ADF ECM : Login error

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