aws-samples / synthetics-canary-local-debugging-sample

Code sample for testing and debugging Synthetics canary locally
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html
MIT No Attribution
2 stars 2 forks source link

[ERROR] (rapid) Invoke failed error=ErrAgentNameCollision #1

Open HarryGreene-CS opened 1 month ago

HarryGreene-CS commented 1 month ago

Trying to run this example as a first step towards debugging my own canary implementation.

I'm currently getting

2024-08-15 22:48:39.473 [info] 15 Aug 2024 21:48:39,469 [ERROR] (rapid) Init failed error=signal: segmentation fault InvokeID=
2024-08-15 22:48:39.474 [info] 15 Aug 2024 21:48:39,473 [ERROR] (rapid) Invoke failed error=ErrAgentNameCollision InvokeID=9182de77-02ad-4af3-b20b-fb06a4feb8b0
2024-08-15 22:48:39.476 [info] 15 Aug 2024 21:48:39,474 [ERROR] (rapid) Invoke DONE failed: Sandbox.Failure

I have followed the instructions in the documentation, and updated only the bucket name and synthetic lambda layer to one in eu-west-2. (arn:aws:lambda:eu-west-2:565831452869:layer:Synthetics:44).

This issue seems to be the only lead I have, though I have tried many different layers (all within eu-west-2 mind) and they all render the same result.

kali-in commented 2 weeks ago

Getting the same error for the Sydney region. Testing this on Mac Silicon (so arm architecture)