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

ValueError: Invalid protocol major version. Expected an integer preceded by 'v', but got uagv #54

Closed
a0085897 opened this issue Jul 4, 2024 · 1 comment

Comments

@a0085897
Copy link

a0085897 commented Jul 4, 2024

Hello,

I built the packages on my virtual machine and started with the vda5050_adapter_examples package, but when I run the python example as it is described, I was getting this error from the mqtt_bridge.

image

I dived into the code to investigate and I have found the following in utils.py file. The strange is that the condition seems to check the major_version, but in reallity is checking the interface_name , since the major_version is assigned with proper value. What am I missing? because I cannot even use the vda5050_connector package.

image

Thank you in advance

@shubhamtyagii
Copy link
Contributor

Here is the MR to fix your issue:#55

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

No branches or pull requests

3 participants