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

Error in the docker installation #26

Closed
ghost opened this issue Dec 4, 2017 · 1 comment
Closed

Error in the docker installation #26

ghost opened this issue Dec 4, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 4, 2017

Hello,
during the OIOIOI installation using the docker, in the command:

docker build -t oioioi .

during step 32 I received an error:

Step 32/32 : RUN ./manage.py download_sandboxes -q -y -c /sio2/sandboxes
---> Running in 229620a57ae6
Traceback (most recent call last):
File "./manage.py", line 14, in
execute_from_command_line(sys.argv)
File "/home/oioioi/.local/lib/python2.7/site-packages/django/core/management/init.py", line 353, in execute_from_command_line
utility.execute()
File "/home/oioioi/.local/lib/python2.7/site-packages/django/core/management/init.py", line 327, in execute
django.setup()
File "/home/oioioi/.local/lib/python2.7/site-packages/django/init.py", line 18, in setup
apps.populate(settings.INSTALLED_APPS)
File "/home/oioioi/.local/lib/python2.7/site-packages/django/apps/registry.py", line 89, in populate
"duplicates: %s" % app_config.label)
django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: workers
The command '/bin/sh -c ./manage.py download_sandboxes -q -y -c /sio2/sandboxes' returned a non-zero code: 1

What to do?
Regards.
Sorry for my English.

@cytadela8
Copy link
Contributor

This issue no longer happens. Docker installation should work now.

@accek accek closed this as completed Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants