cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 6.2.0-ga : Unable to login

Aswani_Juvva
Confirmed Champ
Confirmed Champ

Hi Everyone,

I have installed alfresco 6.2.0-ga version on docker with custom ports configuration and custom database for alfresco.

These are my configuration file, supposed to be working and also I have attached the full logs in (https://github.com/Aswani-Juvva/dokcer-alfresco).

Getting below error while login into http://x.x.12.45:7080/share/page

Your authentication details haven't been recognized or Alfresco Content Services may not be available at this time.
 
Getting 404 Not found when hitting  http://x.x.12.45:7080/alfreso/
 
In docker containers the alfresco/alfresco-search-services was exited 
 
in Logs I got below information
 
solr6_1 | sed: couldn't open temporary file /opt/alfresco-search-services/sedUggaDB: Permission denied alfresco_solr6_1 exited with code 4
 
Does anyone know what might be going wrong?
 
12 REPLIES 12

Hi @sufo , please find below info.

I have tried to install alfresco in Ubuntu OS.

docker pa -a

image

docker volume ls --format "{{.Name}} {{.Driver}} {{.Scope}} {{.Mountpoint}} {{.Labels}}"

here we can find the volumes list: https://github.com/Aswani-Juvva/dokcer-alfresco/blob/main/volumesList

Hi @arjunmony ,

Can you please share the link of newer stable version of docker.

Thanks In Advance