-
Notifications
You must be signed in to change notification settings - Fork 0
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
Debug console only works intermitantly #60
Comments
@benhoad solving this and the websocket Auth issue would be awesome. |
@kimburgess, is there a module I can use in the partner-env to test this? |
If you use the “Logic Example” driver it will generate a message on settings update. This may be a downstream issue from PlaceOS/core#40 too. |
@kimburgess, looks to be working as expected on the frontend. |
No probs. Cheers for double checking. With the knowledge that driver debug state does not persist driver stop/start, I’m almost certain that what originally caused this. |
Describe the bug
When monitoring a module and using the debug console, functionality of this is intermittent.
It's possible to see log output on the backend, but this is not rendering within the Backoffice "Debug Console" view.
Note: issue may not be front end related (required further investigation), but creating this here for tracking / linking as it is where the symptom is visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Module debug output should always reflect in both locations.
The text was updated successfully, but these errors were encountered: