There are some errors in the latest version of ironwood.master(yesterday).

I cant seem to view the demonstration course:


After clicking onlearn more <https://ibb.co/0FkLGwJ>


The following error occurs https://ibb.co/2hYN4dy


The LMS log files show this

   ubuntu@ip-172-31-26-120:/edx/var/log/lms$ sudo tail -f edx.log 
raise TemplateDoesNotExist(name, tried=tried) TemplateDoesNotExist: 
head-extra.html
   Aug 28 00:53:49 ip-172-31-26-120 
[service_variant=lms][openedx.core.djangoapps.catalog.utils][env:sandbox] 
WARNING [ip-172-31-26-120  28548] [utils.py:103] - Failed to get program UUIDs 
from the cache for site example.com.
   Aug 28 01:54:41 ip-172-31-26-120 
[service_variant=lms][openedx.core.djangoapps.catalog.utils][env:sandbox] 
WARNING [ip-172-31-26-120  28318] [utils.py:103] - Failed to get program UUIDs 
from the cache for site example.com.
   Aug 28 01:54:45 ip-172-31-26-120 
[service_variant=lms][py.warnings][env:sandbox] WARNING [ip-172-31-26-120  
28318] [__init__.py:1564] - 
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py:1145:
 DeprecationWarning: Use of .. or absolute path in a resource path is not 
allowed and will raise exceptions in a future release. self, resource_name
   Aug 28 01:57:12 ip-172-31-26-120 
[service_variant=lms][py.warnings][env:sandbox] WARNING [ip-172-31-26-120  
28479] [__init__.py:1564] - 
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py:1145:
 DeprecationWarning: Use of .. or absolute path in a resource path is not 
allowed and will raise exceptions in a future release.

self, resource_name
Aug 28 01:59:52 ip-172-31-26-120 
[service_variant=lms][py.warnings][env:sandbox] WARNING [ip-172-31-26-120 
28332] [*init*.py:1564] - 
/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/
*init*.py:1145: DeprecationWarning: Use of … or absolute path in a resource 
path is not allowed and will raise exceptions in a future release.
self, resource_name`

The CMS log files show this

   ubuntu@ip-172-31-26-120:/edx/var/log/cms$ sudo tail -f edx.log 
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][edxval.models][env:sandbox] INFO [ip-172-31-26-120  
30330] [models.py:678] - VAL: Video created with id 
[124e0178-0da5-411e-8455-f80ea58d5f58] and status [external]
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][openedx.core.djangoapps.content.course_overviews.models][env:sandbox]
 INFO [ip-172-31-26-120  30330] [models.py:150] - Updating course overview for 
course-v1:edX+DemoX+Demo_Course.
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][celery_utils.logged_task][env:sandbox] INFO 
[ip-172-31-26-120  30330] [logged_task.py:31] - Task 
lms.djangoapps.discussion.tasks.update_discussions_map[477cb40b-84ff-45bf-8e4c-aa7dc8fa5d48]
 submitted with arguments [{'course_id': u'course-v1:edX+DemoX+Demo_Course'}], 
None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function listen_for_course_publish at 0x7ff51a69ab18> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function _listen_for_course_publish at 0x7ff51a4f8938> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function _listen_for_course_publish at 0x7ff51a4f8a28> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function update_block_structure_on_course_publish at 0x7ff51a48f398> with 
kwargs {'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, 
None)}. Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function _listen_for_course_publish at 0x7ff51a48f500> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function update_discussions_on_course_publish at 0x7ff51a464410> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None
   Aug 27 12:19:55 ip-172-31-26-120 
[service_variant=cms][xmodule.modulestore.django][env:sandbox] INFO 
[ip-172-31-26-120  30330] [django.py:198] - Sent course_published signal to 
<function trigger_update_xblocks_cache_task at 0x7ff51a485410> with kwargs 
{'course_key': CourseLocator('edX', 'DemoX', 'Demo_Course', None, None)}. 
Response was: None

-- 
***Please note! This Google Group has been deprecated - visit 
https://discuss.openedx.org/
--- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to edx-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/5d9d7bd8-b163-4683-ba29-0950f27ee088%40googlegroups.com.

Reply via email to