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
| admin@control:~$ neutron net-list | |
| +--------------------------------------+---------+-------------------------------------------------------+ | |
| | id | name | subnets | | |
| +--------------------------------------+---------+-------------------------------------------------------+ | |
| | 3f4e3b19-4a46-4672-aade-5654d1fc0704 | Ext-Net | d6f02615-65e9-4921-8943-8aa72a744a16 167.114.224.0/19 | | |
| +--------------------------------------+---------+-------------------------------------------------------+ |
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
| Internal Server Error: /assignment/SellSlavery/8/review | |
| Traceback (most recent call last): | |
| File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response | |
| response = wrapped_callback(request, *callback_args, **callback_kwargs) | |
| File "/usr/local/lib/python2.7/dist-packages/django/contrib/auth/decorators.py", line 22, in _wrapped_view | |
| return view_func(request, *args, **kwargs) | |
| File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view | |
| return self.dispatch(request, *args, **kwargs) | |
| File "/home/ubuntu/dalite-ng/peerinst/views.py", line 77, in dispatch | |
| return super(QuestionMixin, self).dispatch(request, *args, **kwargs) |
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)edxapp@sandbox:~/edx-platform$ ./manage.py lms --settings aws regenerate_user -u xavier+ob@antoviaque.org -c course-v1:TestX+TST-01+now --insecure | |
| 2015-05-29 09:28:02,207 INFO 2023 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125 | |
| 2015-05-29 09:28:03,017 INFO 2023 [certificates.management.commands.regenerate_user] regenerate_user.py:68 - Starting to create tasks to regenerate certificates with arguments () and options {'username': '<USERNAME>', 'template_file': None, 'settings': None, 'grade_value': None, 'pythonpath': None, 'verbosity': '1', 'traceback': None, 'course': 'course-v1:TestX+TST-01+now', 'noop': False, 'insecure': True} | |
| 2015-05-29 09:28:03,240 INFO 2023 [certificates.management.commands.regenerate_user] regenerate_user.py:106 - Adding task to the XQueue to generate a certificate for student 13 in course 'course-v1:TestX+TST-01+now'. | |
| 2015-05-29 09:28:03,244 INFO 2023 [certificates.queue] queue.py:138 - Found an existing certificate entry for student 13 i |
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
| {"question_text": "If a UFO lands on a green iceberg in the desert, how many bananas will then fit into a phone box?", "http_method": "GET", "user": "dalite_admin", "assignment_id": "Surrealism101", "timestamp": 1430750441, "assignment_title": "Introduction to surrealism", "question_id": 1} | |
| {"question_text": "If a UFO lands on a green iceberg in the desert, how many bananas will then fit into a phone box?", "assignment_id": "Surrealism101", "timestamp": 1430750510, "assignment_title": "Introduction to surrealism", "http_method": "POST", "user": "dalite_admin", "rationale": "Weird.", "first_answer_choice": 3, "question_id": 1} | |
| {"question_text": "If a UFO lands on a green iceberg in the desert, how many bananas will then fit into a phone box?", "http_method": "GET", "user": "zBSUK4h1S_U7ZTmYWY1gzQ++", "assignment_id": "Surrealism101", "timestamp": 1430751954, "assignment_title": "Introduction to surrealism", "question_id": 1} | |
| {"question_text": "If a UFO lands on a green iceberg in the desert, how many bananas w |
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@edx-sandbox-contentlib:~/edx-platform$ git branch | |
| content-libraries | |
| content-libraries-xblock | |
| content_libraries/13-analytics-enhancements | |
| content_libraries/2-studio-lib-support | |
| content_libraries/3-library-course-block | |
| content_libraries/3.1-select-by-problem-type | |
| * content_libraries/import-export | |
| master | |
| (edxapp)edxapp@edx-sandbox-contentlib:~/edx-platform$ git checkout master |
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
| dfgfdgfd |
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
| ==> /edx/var/log/supervisor/cmstderr.log <== | |
| 2014-12-15 05:08:44,933 ERROR 32559 [root] exceptions.py:9 - Uncaught exception from <class 'django.core.handlers.wsgi.WSGIHandler'> | |
| Traceback (most recent call last): | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 109, in get_response | |
| response = callback(request, *callback_args, **callback_kwargs) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 20, in _wrapped_view | |
| return view_func(request, *args, **kwargs) | |
| File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/course.py", line 235, in course_handler | |
| return course_index(request, CourseKey.from_string(course_key_string)) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 20, in _wrapped_view |
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
| # edX MySQL | |
| # | |
| # VERSION 0.1.0 | |
| FROM phusion/baseimage:0.9.15 | |
| MAINTAINER Filip Jukić <filip@appsembler.com> | |
| RUN apt-get update && apt-get -y install gcc python-dev python-apt python-setuptools git-core && easy_install pip && apt-get -y clean | |
| RUN git clone https://github.com/antoviaque/configuration.git -b docker_multi_release-edxapp /var/tmp/configuration | |
| WORKDIR /var/tmp/configuration |
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
| TASK: [common | update ssh config] ******************************************** | |
| <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1416507215.93-183253079035683 && echo $HOME/.ansible/tmp/ansible-tmp-1416507215.93-183253079035683'] | |
| <127.0.0.1> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=llwmkuhnumbndahoqcpbgifynquaukrl] password: " -u root /bin/sh -c '"'"'echo SUDO-SUCCESS-llwmkuhnumbndahoqcpbgifynquaukrl; rc=0; [ -r "/etc/ssh/sshd_config" ] || rc=2; [ -f "/etc/ssh/sshd_config" ] || rc=1; [ -d "/etc/ssh/sshd_config" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/ssh/sshd_config 2>/dev/null) || (/sbin/md5sum -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/digest -a md5 /etc/ssh/sshd_config 2>/dev/null) || (/sbin/md5 -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/md5 -n /etc/ssh/sshd_config 2>/dev/null) || (/bin/md5 -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/ssh/sshd_config 2>/dev/null) || (/bin/csum -h MD5 /etc/ssh/sshd_config 2>/dev/nu |
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)edxapp@ip-10-254-1-131:~/edx-platform$ ./manage.py lms --settings=aws revert_workgroup | |
| 2014-10-17 08:40:29,441 INFO 10441 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125 | |
| Traceback (most recent call last): | |
| File "./manage.py", line 95, in <module> | |
| execute_from_command_line([sys.argv[0]] + django_args) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line | |
| utility.execute() | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 382, in execute | |
| self.fetch_command(subcommand).run_from_argv(self.argv) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 261, in fetch_command |