I'm having trouble generating certificates. Then I show the exception.
How could I fix it? Thanks.
apardo@stag-upex-01:/edx/app/edxapp/edx-platform$ sudo -u www-data
/edx/bin/python.edxapp ./manage.py lms --settings aws regenerate_user -u
apa...@alabs.org -c IAEN/EC1010/2014T3 --insecure
2014-09-02 09:20:37,113 INFO 17930 [dd.dogapi] dog_stats_api.py:66 -
Initializing dog api to use statsd: localhost, 8125
Fetching enrollment for student
apa...@alabs.org in IAEN/EC1010/2014T3
Fetching course data for IAEN/EC1010/2014T3
2014-09-02 09:20:38,321 ERROR 17930 [xmodule.x_module] x_module.py:320 -
Unable to load item
i4x://IAEN/EC1010/vertical/a0cdf4e6ef6d440eb62582ca27268fa3, skipping
Traceback (most recent call last):
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py",
line 317, in get_children
child = self.runtime.get_block(child_loc)
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py",
line 1130, in get_block
return self.load_item(usage_id)
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/base.py",
line 186, in load_item
module = self.modulestore.get_item(location)
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/draft.py",
line 97, in get_item
return get_published()
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/draft.py",
line 79, in get_published
return wrap_draft(super(DraftModuleStore, self).get_item(usage_key,
depth=depth))
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/base.py",
line 843, in get_item
item = self._find_one(usage_key)
File
"/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/base.py",
line 769, in _find_one
raise ItemNotFoundError(location)
ItemNotFoundError:
i4x://IAEN/EC1010/vertical/a0cdf4e6ef6d440eb62582ca27268fa3
2014-09-02 09:20:38,361 INFO 17930
[requests.packages.urllib3.connectionpool] connectionpool.py:176 -
Starting new HTTP connection (1): localhost
apardo - generating
Ciao
El 22/07/14 a las 08:51, Lucas Sodré escibió:
> * I'm already using the certificates repo