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

Add LED_FP_TRICOLOR to base class #112

Open
wants to merge 1 commit into
base: 202311
Choose a base branch
from

Conversation

vivekverma-arista
Copy link

Fixes: #331

Regression due to: 3c9544c#diff-db174f71c8d30281408b6f140bc8c232dc69d1394d28bb0a6320208712e0af0fR27

This caused unexpected syslogs

E               Failed: Processes "['analyze_logs--<MultiAsicSonicHost bjw-can-7260-14>']" failed with exit code "1"
E               Exception:
E               match: 4
E               expected_match: 0
E               expected_missing_match: 0
E               
E               Match Messages:
E               Nov 19 07:28:41.062861 bjw-can-7260-14 ERR pmon#ledd[31]: Failed to load ledutil: Failed to instantiate 'LedControl' class: 'Gardena' object has no attribute 'LED_FP_TRICOLOR'
E               
E               Nov 19 07:28:42.826540 bjw-can-7260-14 ERR pmon#ledd[75]: Failed to load ledutil: Failed to instantiate 'LedControl' class: 'Gardena' object has no attribute 'LED_FP_TRICOLOR'
E               
E               Nov 19 07:28:46.168558 bjw-can-7260-14 ERR pmon#ledd[92]: Failed to load ledutil: Failed to instantiate 'LedControl' class: 'Gardena' object has no attribute 'LED_FP_TRICOLOR'
E               
E               Nov 19 07:28:49.601844 bjw-can-7260-14 ERR pmon#ledd[121]: Failed to load ledutil: Failed to instantiate 'LedControl' class: 'Gardena' object has no attribute 'LED_FP_TRICOLOR'
E               
E               Traceback:

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 this pull request may close these issues.

2 participants