Bug: Corredor server stops after aprox. 2 mins

{"level":30,"time":1640284619619,"name":"check","msg":"checking API endpoints","v":1}
{"level":30,"time":1640284619620,"name":"check","output":"/tmp/corredor/bundler-dist","msg":"making bundler output directory","v":1}
{"level":30,"time":1640284619621,"name":"services.dependencies","msg":"initializing watcher","v":1}
{"level":30,"time":1640284619627,"name":"services.server-scripts","searchPaths":["/corredor/usr/*","/corredor/usr"],"msg":"reloading server scripts","v":1}
{"level":30,"time":1640284619631,"name":"services.client-scripts","searchPaths":["/corredor/usr/*","/corredor/usr"],"msg":"reloading client scripts","v":1}
{"level":30,"time":1640284619644,"name":"services.client-scripts","valid":0,"total":0,"msg":"processed","v":1}
{"level":30,"time":1640284619851,"name":"services.server-scripts","valid":1,"total":1,"msg":"processed","v":1}
{"level":30,"time":1640284619855,"name":"check","buildTime":"2021-12-23T19:15:39+01:00","version":"2021.9.5","msg":"Assuming valid Corteza API at http://corteza/system","v":1}
{"level":30,"time":1640284619878,"name":"gRPC","msg":"server running at 0.0.0.0:80","v":1}
{"level":30,"time":1640284738579,"name":"gRPC","msg":"server stopped","v":1}

i m tryin to get a corredor server up and running. Seems to be ok, but the corredor container always stops after 2 mins.

Any ideas ? :slight_smile:

Corredor docker container tries to do a healthcheck with netcat, but netcat is never installed :wink:

Interesting. Looks like migration to Debian image was not that smooth after all.
Not 100% sure if this would help (away from keyboard at the moment). Can you rollback (Corredor only!!) to 2021.9.3 for now? There should be no compatibility issues.

But this should not kill the container unless you have it configured to stop if health-check fails?

It stops cause i use the container in a swarm setup…

Merry Xmas :smile:

1 Like