Skip to content

Changing problem time limit in running contest causes error #3177

@mkfuron

Description

@mkfuron

Description of the problem

I created a "Private Contest" with only jury users to use for importing problems. After importing a problem, I go to change the time limit from the "Edit Problem" page. When I select "Save" I get the following error:

"500 Internal Server Error
Sorry, an error has occurred: Internal Server Error.
Please contact a staff member for assistance.
EventLogService::initializeStaticEvents no response data for endpoint 'contests'."

When I look at the problem page it looks like the time limit was changed to the new value.

Your environment

DOMjudge 9.0.0
Fedora 42
nginx 1.28.0

Steps to reproduce

  1. Import a problem into the contest.
  2. Go to the Problems page as an administrator.
  3. Edit the problem time limit.
  4. Save the revised problem.

Expected behaviour

Time limit changes and problems page appears.

Actual behaviour

"500 Internal Server Error
Sorry, an error has occurred: Internal Server Error.
Please contact a staff member for assistance.
EventLogService::initializeStaticEvents no response data for endpoint 'contests'."

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions