Skip to content

issues Search Results · repo:DOMjudge/domjudge-packaging language:Shell

Filter by

80 results
 (81 ms)

80 results

inDOMjudge/domjudge-packaging (press backspace or delete to remove)

!-- NOTE: If this is a discussion starter, you need any installation help, or have a question on how to accomplish something, rather post at our discussion channel or send an email to our DOMjudge-devel ...
  • RimuruChan
  • 2
  • Opened 
    on Nov 28, 2024
  • #215

Description: We encountered a crash caused by an excessive number of clarifications, resulting in the jury page consuming too much memory to load. The error log indicated that the server was unable to ...
docker
  • hqy2000
  • 1
  • Opened 
    on Nov 20, 2024
  • #211

In the current instructions for launching judgehosts on DockerHub, it is specified that the /sys/fs/cgroup directory is mounted with read-only permission. docker run -it --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro ...
  • ir5
  • 2
  • Opened 
    on Jul 6, 2024
  • #193

Description of the problem Replace this line with a short description. docker run \ -d \ --restart=always \ --name= ${NAME} \ -e CONTAINER_TIMEZONE= ${TZ} \ -e WEBAPP_BASEURL=/domjudge ...
  • Dup4
  • 10
  • Opened 
    on Jun 15, 2024
  • #191

Dear developers, I have been trying to install Haskell as an extra compiler within the chroot. Underneath is the code I have added to the chroot-and-tar.sh apt-get update -y apt-get install -y --no-install-recommends ...
docker
question
  • jeroenvanderzwam
  • 2
  • Opened 
    on May 5, 2024
  • #186

When using the default docker-compose.yml with pointing to mariadb:latest DOMJudge crashes since latest MariaDB Update (11.3.2). Message: [PDOException (2054)] ...
docker
  • spitzlei
  • 4
  • Opened 
    on Feb 21, 2024
  • #177

Description of the problem Since the update to docker 24.0.7 the judgehost container fails to start. No change in docker 25.0.0 judgehost-0-1 | [..] Setting up cgroups judgehost-0-1 | mkdir: cannot ...
docker
  • spitzlei
  • 4
  • Opened 
    on Jan 25, 2024
  • #170

We are using dockerized judgehost. But sometimes when running chroot-startstop.sh stop, it reports that lsof: not found. logs This line hits the error. Then we looked into the docker and found that lsof ...
  • HeRaNO
  • Opened 
    on Nov 11, 2023
  • #159

Encountering the following errors while running the docker/build.sh script: ... W: Failure trying to run: chroot /chroot/domjudge mount -t proc proc /proc W: See /chroot/domjudge/debootstrap/debootstrap.log ...
  • agcom
  • 2
  • Opened 
    on Oct 9, 2023
  • #158

I was wondering, as Kotlin is included in the worlds final programming environment (see https://docs.icpc.global/worldfinals-programming-environment/), shouldn t Kotlin be supported out of the box? The ...
  • agcom
  • 13
  • Opened 
    on Oct 6, 2023
  • #156
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub