Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AppScale sample fails to boot on Docker / macOS when following getting started guide #3061

@robinwassen

Description

@robinwassen

AppScale fails to boot when following the steps for Docker in the Try AppScale in Three Steps guide. It simply gets stuck at Granting admin privileges to [email protected]

Docker: CE 2.0.0.3 (31259), 4GB RAM
OS: macOS Mojave 10.14.4
Computer specs: Macbook Pro 15" Late 2018, 16GB RAM

Steps to reproduce:

Expected results: AppScale should boot

Actual results: AppScale gets stuck booting

Workarounds tested:

  • Start docker with --privileged flag as mentioned in this thread - > Made no difference
  • Exit the script -> Seems like it leaves AppScale in a broken semi-started state

Logs:

robin@rmbp15 ~ $ docker run -i --privileged -t appscale/appscale:latest /bin/bash
root@02c3c1205847:/# cd root/
root@02c3c1205847:~# bash appscale/scripts/fast-start.sh --no-demo-app
Detected enviroment: Docker
Private IP found: 172.17.0.2
Public IP found:  172.17.0.2
Creating AppScalefile...done.
Downloading sample app.
/root/guestbook.tar.gz: OK
Executing ssh-copy-id for host: 172.17.0.2
Generated a new SSH key for this deployment at /root/.appscale/appscale6abea85b4ae84ed4b97c900102793b69
Starting AppScale 3.7
Log in to your head node: ssh -i /root/.appscale/appscale6abea85b4ae84ed4b97c900102793b69.key [email protected]
Starting AppController at 172.17.0.2
Please wait for the AppController to finish pre-processing tasks.
Head node successfully initialized at 172.17.0.2.
Waiting for head node to initialize...
Waiting for head node to initialize...
Waiting for head node to initialize...
Waiting for head node to initialize...
Using the provided admin username/password
Creating new user account [email protected]
Creating new user account [email protected]
Your XMPP username is [email protected]
Granting admin privileges to [email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions