How would I restart everything? Calling mayan-edms.py with any argument produces the same error:
root@403ff3d23b4e:/usr/local/lib/python2.7/dist-packages/mayan# > mayan-edms.py > Traceback (most recent call last): > File "/usr/local/bin/mayan-edms.py", line 10, in <module> > execute_from_command_line(sys.argv) > File > "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", > line 367, in execute_from_command_line > utility.execute() > File > "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", > line 341, in execute > django.setup() > File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line > 27, in setup > apps.populate(settings.INSTALLED_APPS) > File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py", > line 89, in populate > "duplicates: %s" % app_config.label) > django.core.exceptions.ImproperlyConfigured: Application labels aren't > unique, duplicates: cabinets > I'm still running Mayan inside a Docker container - can I just reboot such a beast? -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
