0

I am trying to install magento DevBox in docker, I followed all of the instructions and prerequisites, after configuring and downloading the package, i checked the MAGENTO_PUBLIC_KEY and MAGENTO_PRIVATE_KEY in the docker-compose.yml and they all right, when I start the installation process via CLI it continue downloading till around 24% and then it produce the following error message:

ERROR: unauthorized: authentication requiredenter image description here ERROR: No container found for web_1 Install Magento ERROR: No container found for web_1 Press any key to continue . . .

Appreciate you kind advice,

Thank you in advance

asked Jun 3, 2017 at 17:32

2 Answers 2

0

I'm not sure but your should check your key again(public,private) maybe it contain space. Try to install magento on directory non-C such as D: drive

answered Jun 5, 2017 at 0:12
0

You need login account docker hub before init devbox by command:

$ docker login

Enter your username & Password for login then you can try init devbox.

answered Jun 8, 2017 at 0:23

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.