This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'birch-devstack-2'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Setting the name of the VM: devstack-test_default_1438700198280_63999 | |
==> default: Clearing any previously set network interfaces... | |
==> default: Preparing network interfaces based on configuration... | |
default: Adapter 1: nat | |
default: Adapter 2: hostonly | |
==> default: Forwarding ports... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% cd devstack-test | |
[db@mastodon:~/devstack-test] | |
% vagrant provision | |
==> default: Running provisioner: shell... | |
default: Running: inline script | |
==> default: stdin: is not a tty | |
==> default: | |
==> default: PLAY [Configure instance(s)] ************************************************** | |
==> default: | |
==> default: GATHERING FACTS *************************************************************** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% curl -O https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/devstack/Vagrantfile | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 6426 100 6426 0 0 7489 0 --:--:-- --:--:-- --:--:-- 7489 | |
[db@mastodon:~/devstack-test] | |
% vim Vagrantfile | |
[db@mastodon:~/devstack-test] | |
% vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Box 'devstack-nightly-2015-08-03' could not be found. Attempting to find and install... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% curl -O https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/devstack/Vagrantfile | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 6426 100 6426 0 0 19992 0 --:--:-- --:--:-- --:--:-- 20018 | |
[db@mastodon:~/devstack] | |
% vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'lavash-devstack'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Setting the name of the VM: devstack_default_1438288348969_13744 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@precise64:/edx/app/edx_ansible/edx_ansible$ /edx/bin/update edx-platform youtube-api-birch | |
[WARNING]: It is unneccessary to use '{{' in loops, leave variables in loop | |
expressions bare. | |
PLAY [Deploy edxapp] ********************************************************** | |
GATHERING FACTS *************************************************************** | |
ok: [localhost] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@precise64:/edx/app/edx_ansible/edx_ansible$ /edx/bin/update edx-platform named-release/cypress.rc | |
PLAY [Deploy edxapp] ********************************************************** | |
GATHERING FACTS *************************************************************** | |
ok: [localhost] | |
TASK: [aws | gather ec2 facts for use in other roles] ************************* | |
ok: [localhost] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edxapp@precise64:~/edx-platform$ ./manage.py lms --settings=devstack migrate course_overviews --merge | |
Running migrations for course_overviews: | |
! Migration course_overviews:0004_default_lowest_passing_grade_to_None should not have been applied before course_overviews:0004_auto__add_field_courseoverview_enrollment_start__add_field_courseoverv but was. | |
- Migrating forwards to 0004_default_lowest_passing_grade_to_None. | |
> course_overviews:0004_auto__add_field_courseoverview_enrollment_start__add_field_courseoverv | |
- Loading initial data for course_overviews. | |
Installed 0 object(s) from 0 fixture(s) | |
edxapp@precise64:~/edx-platform$ paver update_db | |
---> pavelib.servers.update_db | |
---> pavelib.prereqs.install_prereqs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edxapp@precise64:~/edx-platform$ paver update_db | |
---> pavelib.servers.update_db | |
---> pavelib.prereqs.install_prereqs | |
---> pavelib.prereqs.install_ruby_prereqs | |
Ruby prereqs unchanged, skipping... | |
---> pavelib.prereqs.install_node_prereqs | |
Node prereqs unchanged, skipping... | |
---> pavelib.prereqs.install_python_prereqs | |
Python prereqs unchanged, skipping... | |
python manage.py lms --settings=devstack syncdb --migrate --traceback --pythonpath=. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% vagrant ssh | |
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64) | |
* Documentation: https://help.ubuntu.com/ | |
New release '14.04.1 LTS' available. | |
Run 'do-release-upgrade' to upgrade to it. | |
******************************************************************* | |
* _ __ __ * | |
* _ _| |\ \/ / * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 22 15:36:04 ip-192-168-0-193 [service_variant=lms][gunicorn.error][env:sandbox] ERROR [django-orm 9140] [glogging.py:219] - Error handling request | |
Traceback (most recent call last): | |
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/gunicorn/workers/sync.py", line 126, in handle_request | |
respiter = self.wsgi(environ, resp.start_response) | |
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/wsgi.py", line 219, in __call__ | |
self.load_middleware() | |
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 51, in load_middleware | |
mw_instance = mw_class() | |
File "/edx/app/edxapp/edx-platform/common/djangoapps/django_locale/middleware.py", line 29, in __init__ | |
for url_pattern in get_resolver(None).url_patterns: |