server icon indicating copy to clipboard operation
server copied to clipboard

Self-hosted logs being spammed with AWS error

Open ChesterHCopperpot opened this issue 8 months ago • 0 comments

See log below. Any thoughts on how to fix this? PS: Congrats on the Proton acquire!

localstack_self_hosted           | 2024-05-29T14:34:43.532 ERROR --- [   asgi_gw_6] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.539 ERROR --- [   asgi_gw_1] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.544 ERROR --- [   asgi_gw_5] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.546 ERROR --- [   asgi_gw_2] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.601 ERROR --- [   asgi_gw_0] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.605 ERROR --- [   asgi_gw_4] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.607 ERROR --- [   asgi_gw_8] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.612 ERROR --- [   asgi_gw_7] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.658 ERROR --- [   asgi_gw_2] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.667 ERROR --- [   asgi_gw_3] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.669 ERROR --- [   asgi_gw_1] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.676 ERROR --- [   asgi_gw_6] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.711 ERROR --- [   asgi_gw_8] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.732 ERROR --- [   asgi_gw_5] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.733 ERROR --- [   asgi_gw_2] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.737 ERROR --- [   asgi_gw_4] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.763 ERROR --- [   asgi_gw_3] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.791 ERROR --- [   asgi_gw_7] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.793 ERROR --- [   asgi_gw_8] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.797 ERROR --- [   asgi_gw_1] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).
localstack_self_hosted           | 2024-05-29T14:34:43.815 ERROR --- [   asgi_gw_4] l.aws.handlers.logging     : exception during call chain: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs).

ChesterHCopperpot avatar May 29 '24 14:05 ChesterHCopperpot