This version worked for me too (native install). None of the previous versions have ever finished the install successfully (native). I am still trying to find how the *** Am I supposed to create an admin account and how to administer the whole thing. I just learnt by chance that there is a /admin url. openedx has one of the most confusing documentation ever. The lots of versions, the lots of places that doc pieces exist, and no one explains the procedures (eg, there is an admin url there, there is no default credentials, you have to create an admin, the LMS is there, the studio is there and why is it used for) Things like these. very very bad very confusing. See moodle documentation and you immediately see the difference. Sorry to post that
On Monday, 13 August 2018 16:29:56 UTC+3, Abu Sayeed wrote: > > server information: > hostname: openedx > fqdn: openedx.example.com openedx > > ram:12 GB > free space:200 GB > > > export OPENEDX_RELEASE=open-release/hawthorn.1 > wget > https://raw.githubusercontent.com/edx/configuration/$OPENEDX_RELEASE/util/install/ansible-bootstrap.sh > > -O - | sudo bash > wget > https://raw.githubusercontent.com/edx/configuration/$OPENEDX_RELEASE/util/install/generate-passwords.sh > > -O - | bash > wget > https://raw.githubusercontent.com/edx/configuration/$OPENEDX_RELEASE/util/install/native.sh > > -O - | bash > > > TASK [demo : create some test users] > ******************************************* > changed: [localhost] => (item={u'username': u'honor', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'audit', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'verified', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'staff', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': True, u'email': u'[email protected] <javascript:>'}) > > TASK [demo : enroll test users in the demo course] > ***************************** > changed: [localhost] => (item={u'username': u'honor', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'audit', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'verified', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'staff', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': True, u'email': u'[email protected] <javascript:>'}) > > TASK [demo : add test users to the certificate whitelist] > ********************** > changed: [localhost] => (item={u'username': u'honor', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'audit', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'verified', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > > TASK [demo : seed the forums for the demo course] > ****************************** > changed: [localhost] => (item={u'username': u'honor', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'audit', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > changed: [localhost] => (item={u'username': u'verified', u'is_superuser': > False, u'hashed_password': > u'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=', > > u'is_staff': False, u'email': u'[email protected] <javascript:>'}) > > TASK [oauth_client_setup : create OAuth2 Clients] > ****************************** > changed: [localhost] => (item={u'username': u'ecommerce_worker', > u'url_root': u'http://localhost:8002', u'name': u'ecommerce', > u'logout_uri': u'http://localhost:8002/logout/', u'secret': > u'ecommerce-secret', u'id': u'ecommerce-key'}) > changed: [localhost] => (item={u'username': u'insights_worker', > u'url_root': u'http://127.0.0.1:8110', u'name': u'insights', > u'logout_uri': u'http://example.com/accounts/logout/', u'secret': > u'secret', u'id': u'YOUR_OAUTH2_KEY'}) > skipping: [localhost] => (item={u'username': u'credentials_worker', > u'url_root': u'None', u'name': u'None', u'logout_uri': u'None', u'secret': > u'None', u'id': u'None'}) > changed: [localhost] => (item={u'username': u'discovery_worker', > u'url_root': u'http://localhost:18381', u'name': u'discovery', > u'logout_uri': u'http://localhost:18381/logout/', u'secret': > u'discovery-secret', u'id': u'discovery-key'}) > skipping: [localhost] => (item={u'username': u'journals_worker', > u'url_root': u'http://localhost:18606', u'name': u'None', u'logout_uri': > u'http://localhost:18606/logout/', u'secret': u'journals-secret', u'id': > u'journals-key'}) > skipping: [localhost] => (item={u'username': u'veda_service_user', > u'url_root': u'None', u'name': u'None', u'logout_uri': u'None', u'secret': > u'None', u'id': u'None'}) > > TASK [oraclejdk : Install debian needed pkgs] > ********************************** > ok: [localhost] => (item=[u'curl']) > > TASK [oraclejdk : Download Oracle Java] > **************************************** > fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": > "failed to create temporary content file: timed out"} > > RUNNING HANDLER [nginx : reload nginx] > ***************************************** > to retry, use: --limit > @/var/tmp/configuration/playbooks/edx_sandbox.retry > > PLAY RECAP > ********************************************************************* > localhost : ok=400 changed=285 unreachable=0 failed=1 > > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > checkout edx-platform repo into /edx/app/edxapp/edx-platform [0] > -------------- 1767.48s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > install python requirements [0] > ----------------------------------------------- 1754.01s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > install production requirements [0] > ------------------------------------------- 881.38s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > migrate [0] > ------------------------------------------------------------------- 858.19s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: gather > static assets with paver [1] ------------------------------------------- > 509.47s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > install node dependencies [2] > ------------------------------------------------- 413.32s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: code > sandbox | Install base sandbox requirements and create sandbox virtualenv > [0] 375.52s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > install production requirements [1] > ------------------------------------------- 373.52s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: create > service worker users [1] ----------------------------------------------- > 356.47s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > Install system packages > ------------------------------------------------------- 290.39s > INFO:/var/tmp/configuration/playbooks/callback_plugins/task_timing: > Playbook Configure instance(s) finished: 2018-08-12 08:44:57.350346, 863 > total tasks. 2:59:00.467828 elapsed. > > > ======================================== > Ansible failed! > ---------------------------------------- > If you need help, see https://open.edx.org/getting-help . > When asking for help, please provide as much information as you can. > These might be helpful: > Your log file is at logs/install-20180812-114311.log > Your environment: > OPENEDX_RELEASE=open-release/hawthorn.1 > ======================================== > Installation finished at 2018-08-12 14:45:01 > > > > What is problem? Please help me > > -- 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/a6e9741c-49ba-4e41-87f8-efeea7a17834%40googlegroups.com.
