vsellier / easy-cozy

Easy cozy-cloud deployment
26 stars 7 forks source link

Missing libatomic1 package #6

Closed eohland closed 3 years ago

eohland commented 3 years ago

The libatomic1 package is missing from the docker image, making the connectors failing:

cozy_1  | time="2021-04-14T12:33:07Z" level=error msg="Stderr: node: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory\n" domain=<my cozy domain> job_id=a1268afba461a6389d26ccd57b002705 nspace=jobs slug=ameli worker_id=konnector/0
cozy_1  | time="2021-04-14T12:33:07Z" level=warning msg="Error while performing job: exit status 127 (retry in 55.210895ms)" domain=<my cozy domain> job_id=a1268afba461a6389d26ccd57b002705 nspace=jobs worker_id=konnector/0
vsellier commented 3 years ago

Hi @eohland, Thanks for reporting this. I will add the lib on the next version of the docker image (1.4.30_0)