camicroscope / Caracal

Conslidated Backend, Auth, and Security Services for caMicroscope
GNU General Public License v3.0
15 stars 95 forks source link

Mysterious Exit #66

Open birm opened 3 years ago

birm commented 3 years ago

Caracal docker exits with 132 at least sometimes. This happens consistently on emory's pathdb server during an upgrade.

Looking into this.

ca-security      | prikey null since DISABLE_SEC and no prikey provided
ca-security      | pubkey null since DISABLE_SEC and no prikey provided
ca-security      | Illegal instruction (core dumped)
ca-security exited with code 132
birm commented 3 years ago

The simplified branch (https://github.com/camicroscope/Caracal/tree/simplified) resolves this. Looking into better solution going forward.