The SIO2 project
  1. The SIO2 project
  2. SIO-2500

Javascript translations raise System Error

    Details

    • Type: Bug Bug
    • Status: New New
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: TAG 2021/22 Summer Sprint 1
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      Accessing page /jsi18n/ tiggers System error:

      Internal Server Error: /jsi18n/
      Traceback (most recent call last):
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
          response = get_response(request)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
          response = wrapped_callback(request, callback_args, **callback_kwargs)
        File "/usr/lib/python3.7/contextlib.py", line 74, in inner
          return func(args, kwds)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
          return self.dispatch(request, *args, kwargs)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/generic/base.py", line 98, in dispatch
          return handler(request, *args, **kwargs)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/i18n.py", line 213, in get
          paths = self.get_paths(packages) if packages else None
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/i18n.py", line 224, in get_paths
          'Invalid package(s) provided to JavaScriptCatalog: %s' % ','.join(excluded)
      ValueError: Invalid package(s) provided to JavaScriptCatalog: oioioi._locale
      [11/Apr/2022 10:32:34] "GET /jsi18n/ HTTP/1.1" 500 114882

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Tomek Waleń
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: