We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
9.4.0
No response
docker compose up
macOS
X86_64
2023-Aug
verbose: MQTT INIT HANDLERS: Created (but not yet connected) MQTT object for undefined:undefined, protocol version undefined
Showing undefined even though those values are correctly defined in the Butler config file.
Verbose log output should include correct values.
The text was updated successfully, but these errors were encountered:
fix(mqtt): Better logging and check for cert existence
59dc4fa
Fixes ptarmiganlabs#937 and ptarmiganlabs#940
Successfully merging a pull request may close this issue.
What version of Butler are you using?
9.4.0
What version of Node.js are you using? Not applicable if you use the standalone version of Butler.
No response
What command did you use to start Butler?
docker compose up
What operating system are you using?
macOS
What CPU architecture are you using?
X86_64
What Qlik Sense versions are you using?
2023-Aug
Describe the Bug
verbose: MQTT INIT HANDLERS: Created (but not yet connected) MQTT object for undefined:undefined, protocol version undefined
Showing undefined even though those values are correctly defined in the Butler config file.
Expected Behavior
Verbose log output should include correct values.
To Reproduce
No response
The text was updated successfully, but these errors were encountered: