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

Unable to connect to socks proxy #414

Closed
iamkishu opened this issue Aug 22, 2022 · 2 comments
Closed

Unable to connect to socks proxy #414

iamkishu opened this issue Aug 22, 2022 · 2 comments
Labels
feature-request A feature should be added or improved.

Comments

@iamkishu
Copy link

Describe the bug

Connect to AWS IOT Core using aws-iot-device-sdk over socks proxy. Upon disconnection of socks proxy server the client tends to reconnect. If the socks proxy server comes alive, the client still be reconnecting instead of constant/stable connection to IOT Core

Expected Behavior

The client using aws-iot-device-sdk should be connecting to AWS IoT Core over the proxy network.

Current Behavior

The client is reconnecting over and over again.

Reproduction Steps

  • Connect to AWS IOT Core using aws-iot-device-sdk over socks proxy.
  • Upon disconnection of socks proxy server the client tends to reconnect.
  • If the socks proxy server comes alive, the client still be reconnecting instead of constant/stable connection to IOT Core

Possible Solution

Check for underlying wrapper over mqtt.js, while passing the options while creating thing object.

Additional Information/Context

No response

SDK version used

2.2.11

Environment details (OS name and version, etc.)

Windows-10, node-16.13.0

@iamkishu iamkishu added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Aug 22, 2022
@jmklix jmklix added feature-request A feature should be added or improved. and removed bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Aug 23, 2022
@jmklix
Copy link
Member

jmklix commented Aug 23, 2022

Sorry, but we have not added support for socks proxy to this sdk and this is not a feature that we plan on adding. We have stopped taking feature requests for the v1 sdk's but this specific feature request is on our backlog of things to add the the v2 sdk's

@jmklix jmklix closed this as completed Aug 23, 2022
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants