>From the error message (the part you have in red) it seems like you're
trying to install everything over itself again. Are you starting this from
a fresh server without edx already installed on it? If you're not far into
the configuration, you might want to start over again and start from a new
ubuntu 12.04 instance.
On Monday, September 19, 2016 at 5:03:45 AM UTC-4, truong nguyen wrote:
>
> Hi Onoda !
> I only set flag SANDBOX_ENABLE_ECOMMERCE to True.
> You are right,after finishing installation,it has error:
> *TASK: [edxapp | checkout edx-platform repo into {{ edxapp_code_dir }}]
> *********
> failed: [localhost] => {"failed": true}
> msg: Local modifications exist in repository (force=no).
>
> FATAL: all hosts have already failed -- aborting
>
> PLAY RECAP
> ********************************************************************
> INFO:ansible.callback_plugins.task_timing:server_utils | Install ubuntu
> system packages ----------------------------------- 81.76s
> INFO:ansible.callback_plugins.task_timing:mongo | Install mongo server and
> recommends ------------------------------------- 28.43s
> INFO:ansible.callback_plugins.task_timing:edxapp_common | Install system
> packages ----------------------------------------- 27.55s
> INFO:ansible.callback_plugins.task_timing:user | Install debian packages
> user role needs ---------------------------------- 27.53s
> INFO:ansible.callback_plugins.task_timing:nginx | Install the nginx
> package ----------------------------------------------- 26.43s
> INFO:ansible.callback_plugins.task_timing:rabbitmq | Stop rabbit cluster
> -------------------------------------------------- 20.16s
> INFO:ansible.callback_plugins.task_timing:memcache | Install memcached
> ---------------------------------------------------- 19.77s
> INFO:ansible.callback_plugins.task_timing:edxapp | install system packages
> on which LMS and CMS rely ---------------------- 16.77s
> INFO:ansible.callback_plugins.task_timing:common | Install
> role-independent useful system packages from custom PPA -------- 14.80s
> INFO:ansible.callback_plugins.task_timing:common | pip install virtualenv
> ------------------------------------------------- 11.64s
> INFO:ansible.callback_plugins.task_timing:
> Playbook edx_sandbox finished: 2016-09-19 08:48:07.805301, 217 total
> tasks. 0:07:12.478829 elapsed.
>
> to retry, use: --limit @/home/vagrant/edx_sandbox.retry
>
> localhost : ok=173 changed=26 unreachable=0 failed=1
>
> I don't know why ?
> Please help me,thank you Onoda!
>
> Vào 06:21:44 UTC+7 Thứ Hai, ngày 19 tháng 9 năm 2016, Jason Onoda đã viết:
>>
>> Did you change anything else in the edx_sandbox.yml playbook? By setting
>> the SANDBOX_ENABLE_ECOMMERCE to True, (line 19
>> <https://github.com/edx/configuration/blob/master/playbooks/edx_sandbox.yml#L19>),
>>
>> it should install the ecommerce files necessary. Another issue that might
>> cause a problem is if the installation does not fully finish and instead
>> ends with an error. In this situation, there's no telling what else you
>> might also be missing.
>>
>> On Sunday, September 18, 2016 at 2:12:53 AM UTC-4, truong nguyen wrote:
>>>
>>> Hi Onoda!
>>> Thank for your reply!
>>> I set up flag is true,I checked
>>> But directory /edx/app/ecommerce not exist,I don't know why ?
>>> Do you have anything ideal help me ?
>>> ( ^ - ^) thank you Onoda.
>>>
>>> Vào 07:17:43 UTC+7 Chủ Nhật, ngày 18 tháng 9 năm 2016, Jason Onoda đã
>>> viết:
>>>>
>>>> does the directory /edx/app/ecommerce/ exist? If not, then there's a
>>>> chance that you forgot to change the false flag to true in step 2. By
>>>> changing it to true, it should go through the process of installing the
>>>> ecommerce files and creating the necessary system accounts.
>>>>
>>>> On Saturday, September 17, 2016 at 3:04:45 AM UTC-4, truong nguyen
>>>> wrote:
>>>>>
>>>>> I try to setup E-commerce service follow these instruction bellow:
>>>>>
>>>>> https://openedx.atlassian.net/wiki/display/OpenOPS/How+to+Install+and+Start+the+E-Commerce+Service+in+Native+Installations
>>>>> I take follow these step is error: *Unknow id ecommerce*
>>>>>
>>>>> sudo su ecommerce -s /bin/bash
>>>>> cd ~/ecommerce
>>>>> source ../ecommerce_env
>>>>> Who can help me please!
>>>>> Thankyou.
>>>>>
>>>>
--
You received this message because you are subscribed to the Google Groups
"General Open edX discussion" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/edx-code/d2e48f52-188b-4b08-b818-45c1db0316da%40googlegroups.com.