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

Proxy coonection #35659

Closed
jay-iyengar opened this issue May 16, 2024 · 6 comments
Closed

Proxy coonection #35659

jay-iyengar opened this issue May 16, 2024 · 6 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Messaging Messaging crew needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Bus

Comments

@jay-iyengar
Copy link

Hi,

When I tried connect to one of the AMQP with the proxy it doesn't work. When I checked wire shark it's not really connecting via the proxy. It would be great if this could be fixed.
I get below error and its connecting directly without proxy

params = {"http_proxy": {"proxy_hostname": "http://127.0.0.1", "proxy_port": 9000}}
ServiceBusClient("ServiceBusNamespace", token_credential, **params)

Please confirm target hostname exists: b'elexon-iris.servicebus.windows.net'

Thanks
Jay

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team. Service Bus labels May 16, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @EldertGrootenboer.

@kashifkhan
Copy link
Member

Thank you for the feedback @jay-iyengar . We will investigate and get back to you asap.

@kashifkhan kashifkhan added the Messaging Messaging crew label May 20, 2024
@kashifkhan kashifkhan removed the Service Attention This issue is responsible by Azure service team. label May 20, 2024
@l0lawrence
Copy link
Member

Hi @jay-iyengar, could you share what version of the package you are using, as well as logs if you have them? Was this working for you previously?

@kashifkhan kashifkhan added the needs-author-feedback More information is needed from author to address the issue. label May 20, 2024
@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label May 20, 2024
Copy link

Hi @jay-iyengar. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

@jay-iyengar
Copy link
Author

Hi,
Apologies, I was using the this version azure-servicebus==7.8.0, just now upgraded to azure-servicebus==7.12.2 and thats seems to be working fine.
Thanks for looking into it.
Kind Regards
Jay

@github-actions github-actions bot added needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-author-feedback More information is needed from author to address the issue. labels May 21, 2024
@kashifkhan
Copy link
Member

Thank you for confirming @jay-iyengar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Messaging Messaging crew needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Bus
Projects
None yet
Development

No branches or pull requests

4 participants