Alfresco Digital WorkSpace Login issue

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

Alfresco Digital WorkSpace Login issue

when try to login in alfresco workspace after install docker , and type the user / passwort (admin/admin ) as documentation said , i get the following error , so what i have to do to login .

8 Replies
janv
Alfresco Employee

Re: Alfresco Digital WorkSpace Login issue

Hi,

It sounds as if you're very close. Are you using docker compose ? If so, please provide a link to (or copy of) your docker-compose.yml ?

Is it similar to acs-deployment/docker-compose.yml at support/HF/1.1 · Alfresco/acs-deployment · GitHub  ?

Please make sure you're all of the others services are running .. including ActiveMQ, Alfresco Repository, etc.

Also, for reference, what exact versions of docker & docker-compose (&/or Docker Desktop) are you running ?

Regards,

Jan

ahmedredamoha
Member II

Re: Alfresco Digital WorkSpace Login issue

Dar Jan, 

Thank you for response ,

1- I downloaded (docker-compose.yml ) from the link in email was sent me from alfresco  

2- I am using  Docker Desktop

3- what is ActiveMQ & Alfresco Repository 

in installatino i followed the documentation by install the doucer then donlowad the compose.yml and download the license just , not there any information or links for (activeMQ or Repository )

So please advice and it's must work in

1- windows server

2- And must install tomcat server 

janv
Alfresco Employee

Re: Alfresco Digital WorkSpace Login issue

If you've installed "Docker Desktop" and are running: "docker-compose -f docker-compose.yml up" then it should just work assuming you have sufficient memory allocated.

1. Have you allocated sufficient memory to docker (within Docker Desktop -> Preferences -> Advanced -> Memory) ? For example, I have set 12.0 GiB.

2. If that does not help, can you please attach a copy-and-paste of the complete docker-compose logs / terminal window across all of the docker-compose services, so that we can check for errors on startup.

For more details, please also refer to:

Regards,

Jan

ahmedredamoha
Member II

Re: Alfresco Digital WorkSpace Login issue

Dear Jan , 

Please find the following error 

>docker-compose -f docker-compose.yml up
ERROR: client version 1.22 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version

janv
Alfresco Employee

Re: Alfresco Digital WorkSpace Login issue

I've tried this in a Windows 10 VM using Docker Desktop (Community):

  • Version 2.0.0.3 (31259)
  • Channel: stable
  • Build: 8858db3

Microsoft Windows [Version 10.0.17763.253]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\Jan>docker version
Client: Docker Engine - Community
Version: 18.09.2
API version: 1.39
Go version: go1.10.8
Git commit: 6247962
Built: Sun Feb 10 04:12:31 2019
OS/Arch: windows/amd64
Experimental: false

Server: Docker Engine - Community
Engine:
Version: 18.09.2
API version: 1.39 (minimum version 1.12)
Go version: go1.10.6
Git commit: 6247962
Built: Sun Feb 10 04:13:06 2019
OS/Arch: linux/amd64
Experimental: false

C:\Users\Jan>docker-compose version
docker-compose version 1.23.2, build 1110ad01
docker-py version: 3.6.0
CPython version: 3.6.6
OpenSSL version: OpenSSL 1.0.2o 27 Mar 2018

I've downloaded the equivalent docker-compose.yml file to ACS 6.1 download trial (30 day):

https://www.alfresco.com/platform/content-services-ecm/trial/download 

In summary, this worked for me on Windows 10 VM with Docker Desktop:

docker-compose up

What exact version of Windows are you using ? I suggest having a read through some of these: Google Search

Regards,

Jan

ahmedredamoha
Member II

Re: Alfresco Digital WorkSpace Login issue

Thanks Han for your support , 

my window version

ahmedredamoha
Member II

Re: Alfresco Digital WorkSpace Login issue

i got new Error  

When I tried to apply the following solution ,

ahmedredamoha
Member II

Re: Alfresco Digital WorkSpace Login issue

so what i have to type value for shared-file-store-volume:  in docker-compose.yml