Skip to content

Conversation

aersida
Copy link
Contributor

@aersida aersida commented Mar 3, 2023

Description

Literally just logging improvements for the Python/Flask code to make the mesages clearly show where they are coming from.

Plus, a pre-emptive addition to .gitignore for node and a better initialization of UIProcessor.py

... and that's all ...

@aersida aersida requested a review from Orob-Maslow March 3, 2023 05:43
@aersida aersida self-assigned this Mar 3, 2023
@Orob-Maslow
Copy link
Contributor

Logging in the browser or in the log.txt file? I don't see anything other than the error on the console saying socketio is a problem:
The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)

and it matches the web site error

Screenshot from 2023-03-03 18-03-57

but the menus don't work, so not sure if this is what you wanted to pull in as a PR, but I hesitate because it does not function. Using chrome on 20.04 ubuntu.

@aersida
Copy link
Contributor Author

aersida commented Mar 4, 2023

Logging in the browser or in the log.txt file? I don't see anything other than the error on the console saying socketio is a problem: The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)

and it matches the web site error

but the menus don't work, so not sure if this is what you wanted to pull in as a PR, but I hesitate because it does not function. Using chrome on 20.04 ubuntu.

Correct it doesn't work - but unfortunately neither does the master branch at this moment, because my earlier :pr: that bumped all of the python dependencies got merged in before I realised that I hadn't updated the matching javascript dependencies

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