Skip to content

Conversation

meisterT
Copy link
Member

@meisterT meisterT commented Sep 6, 2025

When the system error is "Permission denied" this typically means that the full path of the command is not traversible for the user. This can happen for example when a validator is executed as domjudge-run user and /home/domjudge does not have o+x set.

(cherry picked from commit aa67a2b)

@meisterT meisterT enabled auto-merge September 6, 2025 05:35
When the system error is "Permission denied" this typically means
that the full path of the command is not traversible for the user.
This can happen for example when a validator is executed as
`domjudge-run` user and `/home/domjudge` does not have `o+x` set.

(cherry picked from commit aa67a2b)
@meisterT meisterT force-pushed the cherry_runguard_errmsg branch from 9e71725 to 23d101b Compare September 7, 2025 13:03
@meisterT meisterT added this pull request to the merge queue Sep 7, 2025
Merged via the queue into DOMjudge:main with commit bab1f7d Sep 7, 2025
36 checks passed
@meisterT meisterT deleted the cherry_runguard_errmsg branch September 7, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants