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

When authentication is turned off, creating a Connection to connect to server fails #3099

Open
schandrika opened this issue Aug 17, 2023 · 0 comments · Fixed by #3105
Open
Assignees

Comments

@schandrika
Copy link
Contributor

Building a Connection object to vollttron with auth=False fails to create a vip connection string without serverkey, publickey and private
When auth is disabled, vip connection string should be just tcp://ip:port and should not require any other parameter.

Module - volttron.platform.agent.connection
Class - Connection
Failing method - build_vip_address_string() in volttron.platform.init.py

@schandrika schandrika self-assigned this Aug 17, 2023
schandrika added a commit to schandrika/volttron that referenced this issue Aug 17, 2023
shwethanidd added a commit that referenced this issue Aug 18, 2023
@schandrika schandrika linked a pull request Aug 18, 2023 that will close this issue
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 a pull request may close this issue.

1 participant