-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unable to use tool behind another Reverse Proxy #7
Comments
Your requests shows I assume you are not proxying AWS S3 actual -- but some other S3 implementation backend? |
The other issue could be in the Ingress Controller (I assume nginx-ingress) which is rewriting some of the headers or query params. Please try and get a full request dump of goes into the nginx-ingress. Then we can compare it against what is sent to the aws-s3-reverse-proxy pod (you already posted this request dump). |
Its an Netapp Appliance speaking S3, not direct AWS. |
I'm getting the same error though I'm not using any additional proxies. |
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code to use `httputil.ReverseProxy` with a director function - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
- Fixed code lints - Refactored the code into packages - Add caching - Add a helm chart to deploy to k8s - Fixes Kriechi#7 Signed-off-by: Luis Davim <[email protected]>
We wanted to use this proxy in Kubernetes, behind an Ingress Controller.
This seems to cause some issues,as im unable to make a connection:
The text was updated successfully, but these errors were encountered: