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

Recurrent error #7

Open
Madcliff opened this issue Jan 7, 2021 · 4 comments
Open

Recurrent error #7

Madcliff opened this issue Jan 7, 2021 · 4 comments

Comments

@Madcliff
Copy link

Madcliff commented Jan 7, 2021

How do I further debug the following errors?

ERRO[96483] Unable to refresh element                     error="context canceled"
@Luzifer
Copy link
Owner

Luzifer commented Jan 7, 2021

This error means one of the buttons tried to refresh it's display data after the page was changed…

This might happen a few times after the page has changed in case there was a timing issue between the page change and the button refresh… If it keeps happening more often than the number of buttons on your StreamDeck I need to review the display refresh routines…

Does it happen more often than the number of buttons after a single page change?

@Madcliff
Copy link
Author

Madcliff commented Jan 7, 2021

No it is noit happening more than really the timing between page changes. I was curious because I left streamdeck running over night and came back this morning and found it using 18-22% of my cputime, so I thought that might be an issue.

@Luzifer
Copy link
Owner

Luzifer commented Jan 7, 2021

Hmm that indeed shouldn't happen… Will try to reproduce and debug… Normally all routines should be cancelled as soon as the page is changed. From what you're describing that did not happen for you… 🤔

@Madcliff
Copy link
Author

Madcliff commented Jan 7, 2021

I mean I also wrote a systemd process for it to make it start on boot but that shouldn't cause 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

No branches or pull requests

2 participants