Container Fails to connect to DB
Summary
Container Failes to launch and sync with data base.
What is the current bug behavior?
./bin/couchjs: error while loading shared libraries: libmozjs-78.so.0: cannot open shared object file: No such file or directory
Relevant logs and/or screenshots
│ ./bin/couchjs: error while loading shared libraries: libmozjs-78.so.0: cannot open shared object file: No such file or directory │ │ [info] 2024-03-04T20:26:34.770568Z couchdb@budibase-budibase-couchdb-0.budibase-budibase-couchdb.budibase.svc.cluster.local <0.310.0> -------- couch_proc_manager <0.18340.15> died normal │ │ [error] 2024-03-04T20:26:34.770830Z couchdb@budibase-budibase-couchdb-0.budibase-budibase-couchdb.budibase.svc.cluster.local <0.7520.1> 9f06ecdb27 OS Process Error <0.18340.15> :: {os_process_error,{exit_status,127}}
Possible fixes
Add libmozjs package to Dockerfile.
Tasks
-
Bug has been identified and corrected within the container
Please read the Iron Bank Documentation for more info