Skip to content
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

Errors when starting Butler in create-API-docs-mode #1144

Closed
mountaindude opened this issue May 11, 2024 · 0 comments · Fixed by #1120 · May be fixed by #1307
Closed

Errors when starting Butler in create-API-docs-mode #1144

mountaindude opened this issue May 11, 2024 · 0 comments · Fixed by #1120 · May be fixed by #1307
Labels

Comments

@mountaindude
Copy link
Collaborator

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant