Closed SvenMarcus closed 9 months ago
While ocrd is processing a workspace establishing an SSH connection is very slow. Trying to execute ps over SSH almost took a minute.
ocrd
ps
You likely are blocked by the worker semaphore, which exclusively applies to the ocrd user, but not the admin user (which can be used to monitor or kill jobs).
admin
While
ocrd
is processing a workspace establishing an SSH connection is very slow. Trying to executeps
over SSH almost took a minute.