You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-11T20:25:37.713Z info: --> Replace 0.0.0.0 with one of the Butler host's IP addresses to view the API docs page.
2024-05-11T20:25:37.969Z info: MAIN: Didn't load schedules from file
2024-05-11T20:25:37.977Z warn: Not running on Windows, service monitoring will not work. Current platform is: linux, distro: Ubuntu, release: 22.04.4 LTS
2024-05-11T20:25:37.982Z error: QLIKSENSE SERVER LICENSE MONITOR: TypeError: Cannot read properties of null (reading 'certPaths')
2024-05-11T20:25:37.983Z error: QLIKSENSE SERVER LICENSE MONITOR: TypeError: Cannot read properties of null (reading 'certPaths')
at checkQlikSenseServerLicenseStatus (file:///home/goran/code/butler/src/lib/qliksense_license.js:20:45)
at setupQlikSenseServerLicenseMonitor (file:///home/goran/code/butler/src/lib/qliksense_license.js:932:13)
at start (file:///home/goran/code/butler/src/butler.js:217:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-05-11T20:25:38.293Z info: MAIN: REST server listening on http://127.0.0.1:8081
Expected Behavior
There should be no errors.
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
What version of Butler are you using?
12.3.0
What version of Node.js are you using? Not applicable if you use the standalone version of Butler.
20.11.0
What command did you use to start Butler?
node ./butler.js --configfile config/config-gen-api-docs.yaml --no-qs-connection
What operating system are you using?
macOS
What CPU architecture are you using?
x86_64
What Qlik Sense versions are you using?
2024-Feb
Describe the Bug
Expected Behavior
There should be no errors.
To Reproduce
No response
The text was updated successfully, but these errors were encountered: