Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: Current Version
-
Component/s: OIOIOI
-
Labels:None
-
Environment:Arch Linux x86_64
Description
Default INSTALLED_APPS configuration is missing 'oioioi.prizes' and 'oioioi.workers' modules. The latter is required for sioworkersd to run, while the former is assumed to be loaded by Celery. Both of them cause an error on starting the services.
https://gerrit.sio2project.mimuw.edu.pl/2903
SIO-2026Fixed default app configuration to prevent service crashes.Added 'oioioi.workers' to the list of applications installed by default,
and made 'oioioi.prizes' Celery configuration conditional on this
app actually being installed.
Change-Id: I44f4beddd41df92b064bb0ade2697cd2e4edd3e2