I was running the source Localproxy as a container in ECS. I started viewing a websocket video feed and the process crashed with "fatal: basic_multi_buffer too long" in the logs.
The destination localproxy did not crash.
Neither the source nor the destination are using a custom configuration, so they should both be using the defaults. I confirmed with --export-default-settings that they both produce the same default configuration.
I was running the source Localproxy as a container in ECS. I started viewing a websocket video feed and the process crashed with "fatal: basic_multi_buffer too long" in the logs.
The destination localproxy did not crash.
Neither the source nor the destination are using a custom configuration, so they should both be using the defaults. I confirmed with
--export-default-settings
that they both produce the same default configuration.Environment
Docker Image
public.ecr.aws/aws-iot-securetunneling-localproxy/ubuntu-bin:arm64-latest
The destination is the same, but using the AMD64 image.