OpenRPA version:
OpenFlow version: 1.5.12.46
Using app.openiap.io or self hosted openflow: self hosted
Error message: 404 page not found
Issue occured after updating the server with latest updates.
Tested on another docker instance and i have the same issue.
This is all the logging i have from tha openflow-api docker container: [server][INF] Client connected, client count 1
[client][INF] Connected to server localhost
Core-Web version 0.1.2.23 git commit c9bbab1 Connected to open-core version 1.5.12.46
Init core-web version 0.1.2.23 git commit c9bbab1
[server][INF] Client connected, client count 2
[server][INF] Client connected, client count 3
[server][INF] Client connected, client count 4
Error while calling âgetconf CLK_TCKâ Error: spawn /bin/sh ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: âENOENTâ,
syscall: âspawn /bin/shâ,
path: â/bin/shâ,
spawnargs: [ â-câ, âgetconf CLK_TCKâ ],
cmd: âgetconf CLK_TCKâ
}
Error while calling âgetconf PAGESIZEâ Error: spawn /bin/sh ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: âENOENTâ,
syscall: âspawn /bin/shâ,
path: â/bin/shâ,
spawnargs: [ â-câ, âgetconf PAGESIZEâ ],
cmd: âgetconf PAGESIZEâ
}