Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure openresty buffering is turned off #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jandubois
Copy link
Owner

This is unfortunately a bit of cargo-cult, to see if it will the fix the timeout errors from allowed-images.bats on M1 mac minis:

upstream timed out (110: Operation timed out) while connecting to upstream,
client: 127.0.0.1, server: mitm,
request: "HEAD /v2/rancher-sandbox/bats/ruby/manifests/latest HTTP/1.1",
upstream: "https://140.82.112.34:443/v2/rancher-sandbox/bats/ruby/manifests/latest",
host: "ghcr.io"

This is unfortunately a bit of cargo-cult, to see if it will the fix
the timeout errors from allowed-images.bats on M1 mac minis:

> upstream timed out (110: Operation timed out) while connecting to upstream,
>   client: 127.0.0.1, server: mitm,
>   request: "HEAD /v2/rancher-sandbox/bats/ruby/manifests/latest HTTP/1.1",
>   upstream: "https://140.82.112.34:443/v2/rancher-sandbox/bats/ruby/manifests/latest",
>   host: "ghcr.io"

Signed-off-by: Jan Dubois <[email protected]>
@jandubois jandubois force-pushed the openresty-unbuffered branch from 24f9305 to f9102e8 Compare February 12, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant