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
2023-03-31T08:42:10.992Z info: -----------------------------------------------------------
2023-03-31T08:42:10.993Z info: | Ctrl-Q
2023-03-31T08:42:10.993Z info: |
2023-03-31T08:42:10.993Z info: | Version : 3.8.0
2023-03-31T08:42:10.993Z info: | Log level : info
2023-03-31T08:42:10.994Z info: |
2023-03-31T08:42:10.994Z info: | Command : task-get
2023-03-31T08:42:10.994Z info: | : get info about one or more tasks
2023-03-31T08:42:10.994Z info: |
2023-03-31T08:42:10.994Z info: | Run Ctrl-Q with the '--help' option to see a list of all available options for this command.
2023-03-31T08:42:10.994Z info: |
2023-03-31T08:42:10.994Z info: | https://github.com/ptarmiganlabs/ctrl-q
2023-03-31T08:42:10.994Z info: ----------------------------------------------------------
2023-03-31T08:42:10.994Z info:
2023-03-31T08:42:11.037Z info: Successfully retrieved 20 tags from QSEoW
2023-03-31T08:42:11.054Z error: GET QS TASK 1: AxiosError: Request failed with status code 400
2023-03-31T08:42:11.054Z error: GET TASK MODEL 1: AxiosError: Request failed with status code 400
2023-03-31T08:42:11.054Z error: GET TASK: AxiosError: Request failed with status code 400
at settle (/snapshot/src/build/lib/index.js)
at Unzip.handleStreamEnd (/snapshot/src/build/lib/index.js)
at Unzip.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
What version of Ctrl-Q are you using?
3.8.0
What version of Node.js are you using? Not applicable if you use the standalone version of Ctrl-Q.
.
What command did you use to start Ctrl-Q?
./ctrl-q task-get \ --auth-type cert \ --host 192.168.100.109 \ --auth-user-dir LAB \ --auth-user-id goran \ --task-tag "Ctrl-Q demo" \ --output-format table \ --output-dest file \ --output-file-format excel \ --output-file-name reload-tasks.xlsx
What operating system are you using?
macOS
What CPU architecture are you using?
x86_64
What Qlik Sense versions are you using?
2022-Nov
Describe the Bug
./ctrl-q task-get \ --auth-type cert \ --host 192.168.100.109 \ --auth-user-dir LAB \ --auth-user-id goran \ --task-tag "Ctrl-Q demo" \ --output-format table \ --output-dest file \ --output-file-format excel \ --output-file-name reload-tasks.xlsx
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: