Code Monkey home page Code Monkey logo

Comments (11)

regisb avatar regisb commented on August 16, 2024 1

Hopefuly, more people will share your opinion! I'll merge this PR really soon. If you have any problem at all, don't hesitate to open a new issue. Meanwhile, I'll close this one if that's ok with you.

from tutor.

regisb avatar regisb commented on August 16, 2024

Can you give me the logs from the docker containers? You can get them with:

docker-compose logs --tail=50

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

Below are the application logs:

Attaching to openedxdocker_cms_worker_1, openedxdocker_cms_1, openedxdocker_lms_worker_1, openedxdocker_nginx_1, openedxdocker_lms_1, openedxdocker_memcached_1, openedxdocker_mongodb_1, openedxdocker_rabbitmq_1, openedxdocker_mysql_1, openedxdocker_smtp_1
cms_worker_1 | 2018-04-10 13:48:54,254 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/self_paced/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.self_paced.models.SelfPacedConfiguration doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class SelfPacedConfiguration(ConfigurationModel):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,092 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:52: RemovedInDjango19Warning: Model class edxval.models.Profile doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class Profile(models.Model):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,120 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:75: RemovedInDjango19Warning: Model class edxval.models.Video doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class Video(models.Model):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,124 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:123: RemovedInDjango19Warning: Model class edxval.models.CourseVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class CourseVideo(models.Model, ModelFactoryWithValidation):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,126 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:144: RemovedInDjango19Warning: Model class edxval.models.EncodedVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class EncodedVideo(models.Model):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,137 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:164: RemovedInDjango19Warning: Model class edxval.models.Subtitle doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class Subtitle(models.Model):
mongodb_1 | 2018-04-10T13:43:46.172+0000 I NETWORK [conn1] end connection 172.18.0.7:37368 (0 connections now open)
mongodb_1 | 2018-04-10T13:43:46.548+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
mongodb_1 | 2018-04-10T13:43:46.548+0000 I CONTROL [signalProcessingThread] now exiting
mongodb_1 | 2018-04-10T13:43:46.548+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets...
mongodb_1 | 2018-04-10T13:43:46.548+0000 I NETWORK [signalProcessingThread] closing listening socket: 5
mongodb_1 | 2018-04-10T13:43:46.548+0000 I NETWORK [signalProcessingThread] closing listening socket: 6
mongodb_1 | 2018-04-10T13:43:46.548+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-27017.sock
mongodb_1 | 2018-04-10T13:43:46.842+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog...
mongodb_1 | 2018-04-10T13:43:46.842+0000 I NETWORK [signalProcessingThread] shutdown: going to close sockets...
mongodb_1 | 2018-04-10T13:43:46.842+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down
mongodb_1 | 2018-04-10T13:43:47.035+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock...
mongodb_1 | 2018-04-10T13:43:47.040+0000 I CONTROL [signalProcessingThread] dbexit: rc: 0
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=038aff50f4d2
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] db version v3.0.14
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] git version: 08352afcca24bfc145240a0fac9d28b978ab77f3
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] build info: Linux ip-10-30-223-232 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 BOOST_LIB_VERSION=1_49
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] allocator: tcmalloc
mongodb_1 | 2018-04-10T13:44:30.143+0000 I CONTROL [initandlisten] options: { storage: { engine: "wiredTiger", journal: { enabled: false }, mmapv1: { smallFiles: true } } }
mongodb_1 | 2018-04-10T13:44:30.148+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
mongodb_1 | 2018-04-10T13:44:30.148+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),,log=(enabled=false),
mongodb_1 | 2018-04-10T13:44:30.248+0000 I NETWORK [initandlisten] waiting for connections on port 27017
mongodb_1 | 2018-04-10T13:44:52.562+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:37388 #1 (1 connection now open)
mongodb_1 | 2018-04-10T13:44:52.644+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:37390 #2 (2 connections now open)
mongodb_1 | 2018-04-10T13:44:52.869+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:37394 #3 (3 connections now open)
mongodb_1 | 2018-04-10T13:47:27.345+0000 I NETWORK [conn3] end connection 172.18.0.7:37394 (2 connections now open)
mongodb_1 | 2018-04-10T13:47:27.345+0000 I NETWORK [conn2] end connection 172.18.0.7:37390 (1 connection now open)
mongodb_1 | 2018-04-10T13:47:27.345+0000 I NETWORK [conn1] end connection 172.18.0.7:37388 (0 connections now open)
mongodb_1 | 2018-04-10T13:47:27.729+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
cms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:50,353 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:75: RemovedInDjango19Warning: Model class edxval.models.Video doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class Video(models.Model):
lms_worker_1 |
nginx_1 | 172.18.0.1 - - [10/Apr/2018:08:49:17 +0000] "GET / HTTP/1.1" 400 37 "-" "curl/7.47.0" "-"
nginx_1 | 172.18.0.1 - - [10/Apr/2018:08:51:27 +0000] "GET / HTTP/1.1" 400 37 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0" "-"
nginx_1 | 172.18.0.1 - - [10/Apr/2018:08:51:28 +0000] "GET /favicon.ico HTTP/1.1" 404 162 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0" "-"
nginx_1 | 172.18.0.1 - - [10/Apr/2018:08:51:28 +0000] "GET /favicon.ico HTTP/1.1" 404 162 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0" "-"
nginx_1 | 2018/04/10 10:16:18 [alert] 1#1: worker process 5 exited on signal 9
smtp_1 | + sed -ri '
smtp_1 | s/^#?(dc_local_interfaces)=./\1='''[0.0.0.0]:25 ; [::0]:25'''/;
smtp_1 | s/^#?(dc_other_hostnames)=.
/\1=''''''/;
smtp_1 | s/^#?(dc_relay_nets)=./\1='''172.18.0.4/16'''/;
smtp_1 | s/^#?(dc_eximconfig_configtype)=.
/\1='''internet'''/;
smtp_1 | ' /etc/exim4/update-exim4.conf.conf
smtp_1 | + update-exim4.conf -v
smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
smtp_1 | 1 LOG: MAIN
smtp_1 | 1 exim 4.84_2 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
smtp_1 | + sed -ri '
smtp_1 | s/^#?(dc_local_interfaces)=./\1='''[0.0.0.0]:25 ; [::0]:25'''/;
smtp_1 | s/^#?(dc_other_hostnames)=.
/\1=''''''/;
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
memcached_1 | Signal handled: Terminated.
lms_1 | class CourseHLSPlaybackEnabledFlag(ConfigurationModel):
lms_1 |
lms_1 | 2018-04-10 13:44:47,813 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:41: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.Bookmark doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class Bookmark(TimeStampedModel):
lms_1 |
lms_1 | 2018-04-10 13:44:47,818 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:186: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.XBlockCache doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class XBlockCache(TimeStampedModel):
lms_1 |
mysql_1 | 2018-04-09 13:34:20 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-09 13:34:20 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 06:45:50 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 06:45:50 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 07:12:04 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 07:12:04 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 08:39:33 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 08:39:33 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 10:18:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 10:18:12 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 10:42:11 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 10:42:11 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 13:18:46 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 13:18:46 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 13:41:33 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 13:41:33 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 13:44:30 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 13:44:30 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
mysql_1 | 2018-04-10 13:48:35 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2018-04-10 13:48:35 0 [Note] mysqld (mysqld 5.6.36) starting as process 1 ...
cms_1 | 2018-04-10 13:48:37 [9] [INFO] Booting worker with pid: 9
cms_1 | 2018-04-10 13:48:53,853 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:46: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflow doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class AssessmentWorkflow(TimeStampedModel, StatusModel):
lms_worker_1 | 2018-04-10 13:48:50,361 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:123: RemovedInDjango19Warning: Model class edxval.models.CourseVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class CourseVideo(models.Model, ModelFactoryWithValidation):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:50,366 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:144: RemovedInDjango19Warning: Model class edxval.models.EncodedVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class EncodedVideo(models.Model):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:50,370 WARNING 1 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:164: RemovedInDjango19Warning: Model class edxval.models.Subtitle doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class Subtitle(models.Model):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:50,395 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.HLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class HLSPlaybackEnabledFlag(ConfigurationModel):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:50,403 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:51: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.CourseHLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class CourseHLSPlaybackEnabledFlag(ConfigurationModel):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:54,239 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:41: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.Bookmark doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class Bookmark(TimeStampedModel):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:54,255 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:186: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.XBlockCache doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_worker_1 | class XBlockCache(TimeStampedModel):
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:57,564 INFO 1 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125
lms_worker_1 | 2018-04-10 13:48:59,126 WARNING 1 [py.warnings] worker.py:161 - /usr/local/lib/python2.7/dist-packages/celery/apps/worker.py:161: CDeprecationWarning:
lms_worker_1 | Starting from version 3.2 Celery will refuse to accept pickle by default.
lms_worker_1 |
smtp_1 | s/^#?(dc_relay_nets)=./\1='''172.18.0.5/16'''/;
smtp_1 | s/^#?(dc_eximconfig_configtype)=.
/\1='''internet'''/;
smtp_1 | ' /etc/exim4/update-exim4.conf.conf
smtp_1 | + update-exim4.conf -v
smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
smtp_1 | 1 LOG: MAIN
smtp_1 | 1 exim 4.84_2 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
smtp_1 | + sed -ri '
smtp_1 | s/^#?(dc_local_interfaces)=./\1='''[0.0.0.0]:25 ; [::0]:25'''/;
smtp_1 | s/^#?(dc_other_hostnames)=.
/\1=''''''/;
smtp_1 | s/^#?(dc_relay_nets)=./\1='''172.18.0.5/16'''/;
smtp_1 | s/^#?(dc_eximconfig_configtype)=.
/\1='''internet'''/;
smtp_1 | ' /etc/exim4/update-exim4.conf.conf
smtp_1 | + update-exim4.conf -v
cms_1 |
cms_1 | 2018-04-10 13:48:53,855 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:608: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflowStep doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class AssessmentWorkflowStep(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:53,858 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:749: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflowCancellation doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class AssessmentWorkflowCancellation(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:54,219 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/milestones/models.py:15: RemovedInDjango19Warning: Model class milestones.models.Milestone doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class Milestone(TimeStampedModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,229 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/milestones/models.py:38: RemovedInDjango19Warning: Model class milestones.models.MilestoneRelationshipType doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class MilestoneRelationshipType(TimeStampedModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,231 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/milestones/models.py:77: RemovedInDjango19Warning: Model class milestones.models.CourseMilestone doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class CourseMilestone(TimeStampedModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,242 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/milestones/models.py:100: RemovedInDjango19Warning: Model class milestones.models.CourseContentMilestone doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class CourseContentMilestone(TimeStampedModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,248 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/milestones/models.py:131: RemovedInDjango19Warning: Model class milestones.models.UserMilestone doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class UserMilestone(TimeStampedModel):
cms_1 |
lms_1 | 2018-04-10 13:44:52,201 INFO 9 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125
lms_1 | 2018-04-10 13:48:36 [5] [INFO] Starting gunicorn 0.17.4
lms_1 | 2018-04-10 13:48:36 [5] [INFO] Listening at: http://0.0.0.0:8000 (5)
lms_1 | 2018-04-10 13:48:36 [5] [INFO] Using worker: sync
lms_1 | 2018-04-10 13:48:36 [9] [INFO] Booting worker with pid: 9
lms_1 | 2018-04-10 13:48:49,554 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:46: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflow doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class AssessmentWorkflow(TimeStampedModel, StatusModel):
lms_1 |
lms_1 | 2018-04-10 13:48:49,561 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:608: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflowStep doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class AssessmentWorkflowStep(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:49,577 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/openassessment/workflow/models.py:749: RemovedInDjango19Warning: Model class openassessment.workflow.models.AssessmentWorkflowCancellation doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class AssessmentWorkflowCancellation(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:50,600 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:52: RemovedInDjango19Warning: Model class edxval.models.Profile doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class Profile(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:50,602 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:75: RemovedInDjango19Warning: Model class edxval.models.Video doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class Video(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:50,607 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:123: RemovedInDjango19Warning: Model class edxval.models.CourseVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class CourseVideo(models.Model, ModelFactoryWithValidation):
lms_1 |
lms_1 | 2018-04-10 13:48:50,614 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:144: RemovedInDjango19Warning: Model class edxval.models.EncodedVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class EncodedVideo(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:50,621 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:164: RemovedInDjango19Warning: Model class edxval.models.Subtitle doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class Subtitle(models.Model):
lms_1 |
lms_1 | 2018-04-10 13:48:50,637 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.HLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class HLSPlaybackEnabledFlag(ConfigurationModel):
lms_1 |
lms_1 | 2018-04-10 13:48:50,641 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:51: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.CourseHLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class CourseHLSPlaybackEnabledFlag(ConfigurationModel):
lms_1 |
cms_worker_1 | 2018-04-10 13:48:55,155 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.HLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class HLSPlaybackEnabledFlag(ConfigurationModel):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:48:55,165 WARNING 1 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:51: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.CourseHLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_worker_1 | class CourseHLSPlaybackEnabledFlag(ConfigurationModel):
cms_worker_1 |
cms_worker_1 | 2018-04-10 13:49:00,844 INFO 1 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125
cms_worker_1 | [2018-04-10 13:49:01,194: WARNING/MainProcess] /usr/local/lib/python2.7/dist-packages/celery/apps/worker.py:161: CDeprecationWarning:
cms_worker_1 | Starting from version 3.2 Celery will refuse to accept pickle by default.
cms_worker_1 |
cms_worker_1 | The pickle serializer is a security concern as it may give attackers
cms_worker_1 | the ability to execute any command. It's important to secure
cms_worker_1 | your broker from unauthorized access when using pickle, so we think
cms_worker_1 | that enabling pickle should require a deliberate action and not be
cms_worker_1 | the default choice.
smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
smtp_1 | 1 LOG: MAIN
smtp_1 | 1 exim 4.84_2 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
smtp_1 | + sed -ri '
smtp_1 | s/^#?(dc_local_interfaces)=./\1='''[0.0.0.0]:25 ; [::0]:25'''/;
smtp_1 | s/^#?(dc_other_hostnames)=.
/\1=''''''/;
smtp_1 | s/^#?(dc_relay_nets)=./\1='''172.18.0.4/16'''/;
smtp_1 | s/^#?(dc_eximconfig_configtype)=.
/\1='''internet'''/;
smtp_1 | ' /etc/exim4/update-exim4.conf.conf
smtp_1 | + update-exim4.conf -v
smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
smtp_1 | 1 LOG: MAIN
smtp_1 | 1 exim 4.84_2 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
smtp_1 | + sed -ri '
smtp_1 | s/^#?(dc_local_interfaces)=./\1='''[0.0.0.0]:25 ; [::0]:25'''/;
smtp_1 | s/^#?(dc_other_hostnames)=.
/\1=''''''/;
smtp_1 | s/^#?(dc_relay_nets)=./\1='''172.18.0.6/16'''/;
smtp_1 | s/^#?(dc_eximconfig_configtype)=.
/\1='''internet'''/;
smtp_1 | ' /etc/exim4/update-exim4.conf.conf
smtp_1 | + update-exim4.conf -v
smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
smtp_1 | 1 LOG: MAIN
smtp_1 | 1 exim 4.84_2 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
mongodb_1 | 2018-04-10T13:47:27.729+0000 I CONTROL [signalProcessingThread] now exiting
mongodb_1 | 2018-04-10T13:47:27.729+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets...
mongodb_1 | 2018-04-10T13:47:27.729+0000 I NETWORK [signalProcessingThread] closing listening socket: 5
mongodb_1 | 2018-04-10T13:47:27.729+0000 I NETWORK [signalProcessingThread] closing listening socket: 6
mongodb_1 | 2018-04-10T13:47:27.729+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-27017.sock
mongodb_1 | 2018-04-10T13:47:27.813+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog...
mongodb_1 | 2018-04-10T13:47:27.813+0000 I NETWORK [signalProcessingThread] shutdown: going to close sockets...
mongodb_1 | 2018-04-10T13:47:27.813+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down
mongodb_1 | 2018-04-10T13:47:27.967+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock...
mongodb_1 | 2018-04-10T13:47:27.971+0000 I CONTROL [signalProcessingThread] dbexit: rc: 0
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=038aff50f4d2
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] db version v3.0.14
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] git version: 08352afcca24bfc145240a0fac9d28b978ab77f3
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] build info: Linux ip-10-30-223-232 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 BOOST_LIB_VERSION=1_49
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] allocator: tcmalloc
mongodb_1 | 2018-04-10T13:48:34.218+0000 I CONTROL [initandlisten] options: { storage: { engine: "wiredTiger", journal: { enabled: false }, mmapv1: { smallFiles: true } } }
mongodb_1 | 2018-04-10T13:48:34.261+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
mongodb_1 | 2018-04-10T13:48:34.275+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),,log=(enabled=false),
mongodb_1 | 2018-04-10T13:48:34.437+0000 I NETWORK [initandlisten] waiting for connections on port 27017
mongodb_1 | 2018-04-10T13:48:58.004+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:59730 #1 (1 connection now open)
mongodb_1 | 2018-04-10T13:48:58.088+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:59734 #2 (2 connections now open)
lms_worker_1 | The pickle serializer is a security concern as it may give attackers
lms_worker_1 | the ability to execute any command. It's important to secure
lms_worker_1 | your broker from unauthorized access when using pickle, so we think
lms_worker_1 | that enabling pickle should require a deliberate action and not be
lms_worker_1 | the default choice.
lms_worker_1 |
lms_worker_1 | If you depend on pickle then you should set a setting to disable this
lms_worker_1 | warning and to be sure that everything will continue working
lms_worker_1 | when you upgrade to Celery 3.2::
lms_worker_1 |
lms_worker_1 | CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml']
lms_worker_1 |
lms_worker_1 | You must only enable the serializers that you will actually use.
lms_worker_1 |
lms_worker_1 |
lms_worker_1 | warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED))
lms_worker_1 |
lms_worker_1 | 2018-04-10 13:48:59,201 INFO 1 [celery.worker.consumer] consumer.py:479 - Connected to amqp://guest:@rabbitmq:5672//
lms_worker_1 | 2018-04-10 13:48:59,239 INFO 1 [celery.worker.consumer] consumer.py:567 - mingle: searching for neighbors
lms_worker_1 | 2018-04-10 13:49:00,335 INFO 1 [celery.worker.consumer] consumer.py:585 - mingle: all alone
lms_worker_1 | 2018-04-10 13:49:00,370 WARNING 1 [celery.redirected] log.py:282 - [email protected].%37c3c17a3de9 ready.
lms_worker_1 | 2018-04-10 13:49:01,232 INFO 1 [celery.worker.control] control.py:270 - sync with [email protected].%2433d7c74cc3
cms_worker_1 |
cms_worker_1 | If you depend on pickle then you should set a setting to disable this
cms_worker_1 | warning and to be sure that everything will continue working
cms_worker_1 | when you upgrade to Celery 3.2::
cms_worker_1 |
cms_worker_1 | CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml']
cms_worker_1 |
cms_worker_1 | You must only enable the serializers that you will actually use.
cms_worker_1 |
cms_worker_1 |
cms_worker_1 | warnings.warn(CDeprecationWarning(W_PICKLE_DEPRECATED))
cms_worker_1 |
cms_worker_1 | [2018-04-10 13:49:01,216: INFO/MainProcess] Connected to amqp://guest:
@rabbitmq:5672//
cms_worker_1 | [2018-04-10 13:49:01,228: INFO/MainProcess] mingle: searching for neighbors
cms_worker_1 | [2018-04-10 13:49:02,238: INFO/MainProcess] mingle: sync with 1 nodes
cms_worker_1 | [2018-04-10 13:49:02,241: INFO/MainProcess] mingle: sync complete
cms_worker_1 | [2018-04-10 13:49:02,264: WARNING/MainProcess] [email protected].%2433d7c74cc3 ready.
cms_1 | 2018-04-10 13:48:54,270 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/self_paced/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.self_paced.models.SelfPacedConfiguration doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class SelfPacedConfiguration(ConfigurationModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,804 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:52: RemovedInDjango19Warning: Model class edxval.models.Profile doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class Profile(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:54,817 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:75: RemovedInDjango19Warning: Model class edxval.models.Video doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class Video(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:54,821 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:123: RemovedInDjango19Warning: Model class edxval.models.CourseVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class CourseVideo(models.Model, ModelFactoryWithValidation):
cms_1 |
cms_1 | 2018-04-10 13:48:54,827 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:144: RemovedInDjango19Warning: Model class edxval.models.EncodedVideo doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class EncodedVideo(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:54,833 WARNING 9 [py.warnings] base.py:116 - /usr/local/lib/python2.7/dist-packages/edxval/models.py:164: RemovedInDjango19Warning: Model class edxval.models.Subtitle doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class Subtitle(models.Model):
cms_1 |
cms_1 | 2018-04-10 13:48:54,850 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:10: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.HLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class HLSPlaybackEnabledFlag(ConfigurationModel):
cms_1 |
cms_1 | 2018-04-10 13:48:54,851 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/video_config/models.py:51: RemovedInDjango19Warning: Model class openedx.core.djangoapps.video_config.models.CourseHLSPlaybackEnabledFlag doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
cms_1 | class CourseHLSPlaybackEnabledFlag(ConfigurationModel):
cms_1 |
rabbitmq_1 | FHC write buffering: ON
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | Priority queues enabled, real BQ is rabbit_variable_queue
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | Starting rabbit_node_monitor
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | msg_store_transient: using rabbit_msg_store_ets_index to provide index
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | msg_store_persistent: using rabbit_msg_store_ets_index to provide index
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | started TCP Listener on [::]:5672
rabbitmq_1 | completed with 0 plugins.
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:49 ===
rabbitmq_1 | Server startup complete; 0 plugins started.
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:59 ===
rabbitmq_1 | accepting AMQP connection <0.325.0> (172.18.0.10:42818 -> 172.18.0.2:5672)
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:59 ===
rabbitmq_1 | connection <0.325.0> (172.18.0.10:42818 -> 172.18.0.2:5672): user 'guest' authenticated and granted access to vhost '/'
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:59 ===
rabbitmq_1 | accepting AMQP connection <0.333.0> (172.18.0.10:42820 -> 172.18.0.2:5672)
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:48:59 ===
rabbitmq_1 | connection <0.333.0> (172.18.0.10:42820 -> 172.18.0.2:5672): user 'guest' authenticated and granted access to vhost '/'
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:49:01 ===
rabbitmq_1 | accepting AMQP connection <0.380.0> (172.18.0.11:44322 -> 172.18.0.2:5672)
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:49:01 ===
rabbitmq_1 | connection <0.380.0> (172.18.0.11:44322 -> 172.18.0.2:5672): user 'guest' authenticated and granted access to vhost '/'
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:49:01 ===
lms_1 | 2018-04-10 13:48:54,421 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:41: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.Bookmark doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class Bookmark(TimeStampedModel):
mongodb_1 | 2018-04-10T13:48:58.334+0000 I NETWORK [initandlisten] connection accepted from 172.18.0.7:59736 #3 (3 connections now open)
lms_1 |
lms_1 | 2018-04-10 13:48:54,430 WARNING 9 [py.warnings] base.py:116 - /openedx/edx-platform/openedx/core/djangoapps/bookmarks/models.py:186: RemovedInDjango19Warning: Model class openedx.core.djangoapps.bookmarks.models.XBlockCache doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
lms_1 | class XBlockCache(TimeStampedModel):
lms_1 |
lms_1 | 2018-04-10 13:48:57,760 INFO 9 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125
cms_1 | 2018-04-10 13:49:00,908 INFO 9 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125
rabbitmq_1 | accepting AMQP connection <0.387.0> (172.18.0.11:44324 -> 172.18.0.2:5672)
rabbitmq_1 |
rabbitmq_1 | =INFO REPORT==== 10-Apr-2018::13:49:01 ===
rabbitmq_1 | connection <0.387.0> (172.18.0.11:44324 -> 172.18.0.2:5672): user 'guest' authenticated and granted access to vhost '/'

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

Additional information: I am using Ubuntu 16.04 on a virtualbox.

from tutor.

regisb avatar regisb commented on August 16, 2024

Hmmmm... Are you opening page http://localhost:8000 in the virtualbox or on the host (windows?) machine?

And why run docker in a virtualbox? Isn't it compatible with your host OS?

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

Regis,
I am opening the page http://localhost:8000 in the VirtualBox itself.

My host OS is Windows 10(not the Enterprise one on which Docker for Windows is supported). Docker toolbox is present for my version of Windows 10. But there were some issues, did not want to go down that road.

from tutor.

regisb avatar regisb commented on August 16, 2024

Wait, no, it's normal that you cannot access ports 8000 and 8001, they are not open.
What are the lms and cms urls that you configured?

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

I thought they would have been exposed. As this was a development machine the LMS and CMS urls I configured were 'localhost:8000' and 'localhost:8001'

from tutor.

regisb avatar regisb commented on August 16, 2024

This is meant to be a production instance, so the LMS and CMS are accessible only through nginx.

But you're in luck :) I just finished working on a devstack based on these containers. Take a look at this pull request: #17

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

Thank you regis. This seems like a lifesaver for someone who want to start development on openedx.

from tutor.

gmsk19 avatar gmsk19 commented on August 16, 2024

Thanks Man.

from tutor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.