Skip to content

Conversation

@barnabasdomozi
Copy link
Collaborator

It can sometimes happen that an OSError object's strerror attribute is None instead of a proper error message.
Example of this behavior:

[INFO] - Get missing file content hashes from the server...
[ERROR] - Connection failed.
[ERROR] - None
[ERROR] - Check if your CodeChecker server is running.

Instead of printing strerror, we should log the full error message.

@bruntib bruntib merged commit a2a2e06 into Ericsson:master Jan 6, 2026
8 of 9 checks passed
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.

3 participants