Code Monkey home page Code Monkey logo

Comments (3)

localstack-bot avatar localstack-bot commented on June 15, 2024

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

from localstack.

dfangl avatar dfangl commented on June 15, 2024

Hello @markwimpory !
It seems in your jenkins instance, there is some kind of proxy setup intercepting the requests to LocalStack, the return message is not sent by LocalStack, but some squid proxy instance. Nothing in LocalStack would return the response you were given.
These log parts you sent:

2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Server: squid[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Mime-Version: 1.0[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Date: Fri, 26 Jan 2024 11:21:36 GMT[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Content-Type: text/html;charset=utf-8[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Content-Length: 4317[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "X-Squid-Error: ERR_ACCESS_DENIED 0[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Vary: Accept-Language[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Content-Language: en[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "X-Cache: MISS from ip-10-92-1-254.ops.iptho.co.uk[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "X-Cache-Lookup: NONE from ip-10-92-1-254.ops.iptho.co.uk:8080[\r][\n]"
2024-01-26 11:21:36 DEBUG wire:73 - http-outgoing-0 << "Via: 1.1 ip-10-92-1-254.ops.iptho.co.uk (squid)[\r][\n]"

Hint toward this, also notice the X-Squid-Error header.

As a resolution, you should try to exclude the traffic to localstack from the proxying, if it is not necessary.

It is very possible that the Apache HTTP client picks up this proxy, while the urlconnection client does not, or is somehow differently configured.

I am sorry I cannot help any further, as I have no insight into your proxy setups, but hope I was able to get you closer to a solution.

from localstack.

localstack-bot avatar localstack-bot commented on June 15, 2024

Hello 👋! It looks like this issue hasn’t been active in longer than two weeks. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

from localstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.