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’
}