Hello everybody,
I've performed a native installation in a clean new installation of Ubuntu 16.04.
I've got the server running but Im stuck when I try to update server vars. Im going to describe here what I did.
- Stop the server: sudo /edx/bin/supervisorctl stop all
- Create server-vars.yml: sudo nano /edx/app/edx_ansible/server-vars.yml
- Add some var: EDXAPP_PLATFORM_NAME: 'Example'
- Run configuration update: sudo /edx/bin/update configuration master
- Run edx-platform update: sudo /edx/bin/update edx-platform master
In the last step Ive got this error: (1.PNG). Ive tried a lot of things but nothing solve this problem...
Please help me :P, Best regards and thanks you.