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

Sparkplug B Plugin broken in current Docker image? #1382

Open
bbking78 opened this issue May 31, 2024 · 1 comment
Open

Sparkplug B Plugin broken in current Docker image? #1382

bbking78 opened this issue May 31, 2024 · 1 comment

Comments

@bbking78
Copy link

Hi,

I just installed the current Docker image 54.204.128.201:5000/fledge:latest-ubuntu2004 like mentioned here: https://fledge-iot.readthedocs.io/en/latest/quick_start/installing.html#using-docker-containerizer-to-install-fledge

When I activate the Sparkplug B plugin I get this error in the System Logs:
May 31 20:06:03 83c091dcd8ef Fledge sparkplugb[261482] ERROR: logger: mqtt_sparkplug: Traceback (most recent call last):

May 31 20:06:00 83c091dcd8ef Fledge sparkplugb[261482] ERROR: logger: mqtt_sparkplug: NameError: name 'sparkplug_b_pb2' is not defined

May 31 20:06:00 83c091dcd8ef Fledge sparkplugb[261482] ERROR: logger: mqtt_sparkplug: File "/usr/local/fledge/python/fledge/plugins/south/mqtt_sparkplug/mqtt_sparkplug.py", line 238, in on_message#012 inbound_payload = sparkplug_b_pb2.Payload()

Is it indeed broken or do I miss something?

Thanks in advance.

@ashish-jabble
Copy link
Member

When I activate the Sparkplug B plugin

You mean here to install the package via APT mechanism or try to add Southbound service?

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

2 participants