Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

course 18.021.1x+3T2023 won't load in studio #1817

Closed
sentry-io bot opened this issue Aug 11, 2023 · 1 comment
Closed

course 18.021.1x+3T2023 won't load in studio #1817

sentry-io bot opened this issue Aug 11, 2023 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 11, 2023

I guess this isn't an issue until we hear from the course team, but it seems like https://studio.mitxonline.mit.edu/course/course-v1:MITxT+18.02.1x+3T2023 throws a 500 error every time you try to load it.

Sentry Issue: OPENEDX-MITXONLINE-96G

ItemNotFoundError: BlockKey(type='p', id='p_f1505e0b36ba')
(22 additional frame(s) were not displayed)
...
  File "cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py", line 1203, in create_xblock_info
    if xblock.subtree_edited_on
  File "xmodule/modulestore/edit_info.py", line 41, in subtree_edited_on
    return self.runtime.get_subtree_edited_on(self)
  File "xmodule/modulestore/split_mongo/caching_descriptor_system.py", line 353, in get_subtree_edited_on
    self._compute_subtree_edited_internal(
  File "xmodule/modulestore/split_mongo/caching_descriptor_system.py", line 387, in _compute_subtree_edited_internal
    child_data = self.get_module_data(BlockKey(*child), course_key)
  File "xmodule/modulestore/split_mongo/caching_descriptor_system.py", line 149, in get_module_data
    raise ItemNotFoundError(block_key)
@pdpinch
Copy link
Member

pdpinch commented Aug 15, 2023

no idea how this got fixed, but it's working now.

@pdpinch pdpinch closed this as completed Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant