generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
Hi, until recently, we had no issues with our setup, but suddenly it started crashing a few days ago.
Docker image is based on fedora:36
with node nodejs:16/common installed and using AWS-SDK v3 in node with typescript
Recently we have been experiencing this message randomly but locally and on AWS which requires a full restart of the container not allowing any new function calls after the crash. On local, it happens only when we are connected via a VPN server located in the us-east-2 (Ohio) region. The same issue happens on AWS lambda (same region). When not connected to the VPN the issue never happens.
container-1 | 08 Sep 2022 17:29:01,415 [WARNING] (rapid) First fatal error stored in appctx: Runtime.ExitError
container-1 | 08 Sep 2022 17:29:01,415 [WARNING] (rapid) Process 14(npx) exited: Runtime exited with error: signal: killed
container-1 | END RequestId: b69162dc-da7b-4c3b-8965-2d609f1e2856
Is there any way to get more info on this error to help debug it?
Metadata
Metadata
Assignees
Labels
No labels