You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: